.btn-jumbotron{height: 28px;margin:auto 15px!important;}
.modal .close{top: 30px;}
.material-icons{font-size:20px;}
a.text-info:focus, a.text-info:hover {color: #004367!important;}
.iti__country-list{width: 382px !important;z-index: 9999999999999;}
.select2-selection__clear {
	right: 0px !important;
}
table th{text-align: left !important;}
div.dt-container .dt-paging .dt-paging-button { padding: revert !important; }
div.dt-container div.dt-info { padding-top: 0px; }

.jumbotron h1.large-demo-text{
	font-size: 150px;
}

.icon-text-search{
	font-size: 42px;
	width: 150%;
}

.btn-block{
	width: 100%;
}
.table>tbody {
	vertical-align: middle;
}
.table thead tr th:first-child {
    padding-left: 5px !important;
}

.table tbody tr td{
	padding: 5px !important;
}

.mlabel{
	padding: 3px 5px;
    font-size: 12px;
    line-height: 1;
    text-shadow: none;
    font-weight: 600;
    border-radius: 3px;
}
.text-primary {
    color: #000 !important;
}
.btn-success, .btn-success:focus {
    color: #000;
    background-color: #fddd00;
    border: 1px solid rgba(253, 221, 0, 0.5);
}
.btn-success.active, .btn-success:not(:disabled):not(.disabled):active, .btn-success.active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled):active:hover, .btn-success .show .dropdown-toggle.btn-success {
    color: #000;
	background-color: #fddd00;
    border: 1px solid rgba(253, 221, 0, 0.5);
    box-shadow: none;
}
.btn-success.hover:not(.active), .btn-success:hover:not(.active), .btn-success .show .dropdown-toggle.btn-success {
    color: #000;
	background-color: #fddd00;
    border: 1px solid rgba(253, 221, 0, 0.5);
}
.btn-success[disabled]{
    color: #000;
	background-color: #f2e58e;
    border: 1px solid #f2e58e;
}
.btn:focus-visible {
    color: #000;
    background-color: #fddd00;
    border: 1px solid rgba(253, 221, 0, 0.5);
    outline: 0;
    box-shadow: none;
}
.btn-cons, .btn-cons:hover, .btn-cons:active{
	color: #000 !important;
    background-color: #fddd00 !important;
    border: 1px solid rgba(253, 221, 0, 0.5) !important;
}
.label-success{
	background-color: #19AD79 !important;
	color: #fff;
}


.header{
	background-color: #000 !important;
	color: #fff !important;
}
.page-sidebar {
    border: none !important;
}
.page-sidebar .sidebar-header {
    background: #000;
	padding-left: 10px;
}
.page-sidebar .sidebar-menu .menu-items > li > a {
	padding-left: 20px;
}
.page-sidebar .sidebar-menu .menu-items > li > a > .title {
    width: 85%;
}
.page-sidebar .sidebar-menu .menu-items > li > a > .arrow {
    padding-right: 0px;
}
.page-sidebar .sidebar-menu .menu-items > li > .icon-thumbnail {
	margin-right: 0px;
}
.page-sidebar .sidebar-menu .menu-items li .sub-menu li > a {
    width: 100%;
}
.header .profile-dropdown-toggle:after {
	background-color: #19AD79;
}
