@charset "utf-8";
/* CSS Document */
html,body
{
	font-family:"Quattrocento Sans", sans-serif;
	font-weight: 400;
	background-color: #EFEFEF !important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none;
    margin: 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6
{
	font-family:"Roboto", sans-serif;
}
p {
	padding-bottom: 3px;
	padding-top: 1px;
	margin-bottom: 0;
	margin-top: 0;
}
.left{ float: left; }
.p-0 {
	padding: 0 !important
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top:2px solid #e4e4e4;
    width: 100%;
}
.md-skin .nav .open > a, .md-skin .nav .open > a:hover, .md-skin .nav .open > a:focus {
	background: #f3f3f3;
}
.dataTables_scrollBody .table {
	width: 100% !important;
}
div.dataTables_scrollBody>table {
	width: 100% !important;
}
.table-responsive {
	overflow: hidden !important;
}
.table-responsive {
	overflow: hidden !important;
}
::-webkit-input-placeholder,::-moz-placeholder,:-ms-input-placeholder,:-moz-placeholder { /* Firefox 18- */
 text-transform:none;
 font-family:"Roboto", sans-serif;
}
:placeholder-shown {
font-weight:400 !important;
}
.cap {
/*text-transform: uppercase;*/
}
.hidden {
	display: none
}
.table, .table-responsive {
	width: 100%;
} 
.table tr td:first-childe,.table tr th:first-childe{ width: 10px; }
.chnage_ps {
	float: left;
	width: 100%;
	position: relative;
}
#password_manager {
	position: absolute;
	right: 6px;
	top: -27px;
	cursor: pointer;
	padding: 2px 10px;
	color: #fff;
	min-width: 56px;
	font-size: 13px;
	text-transform: capitalize;
}
.card-signup {
	box-shadow: 0 10px 38px -12px rgba(0, 0, 0, 0.17), 0 4px 25px 0 rgba(0, 0, 0, 0.16), 0 8px 10px -5px rgba(0, 0, 0, 0.16);
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
	color: rgba(0,0,0,.87);
	background: #fff;
	position: relative;
	border-radius: 6px;
}
#login_password {
	padding-right: 70px;
}
.card .content-primary, .card .header-primary {
	background: linear-gradient(20deg, #00B5B8, #09dad1);
	margin-left: 20px;
	margin-right: 20px;
	margin-top: -40px;
	padding: 15px 0;
	border-radius: 4px;
	color: #fff;
}
.t-a-c {
	text-align: center;
}
.t-a-l {
	text-align: left;
}
.t-a-r {
	text-align: right;
}
.m-0 {
	margin: 0 !important;
}
.p-0 {
	padding: 0 !important;
}
.form-group {
	float: left;
	padding: 0;
	width: 100%;
	margin-top: 0;
	margin-bottom: 18px;
}
.gray-bg, .bg-muted {
	background-color: #EFEFEF;
}
.btn {
	padding: 6px 15px;
	font-size: 14px;
	font-family:"Roboto", sans-serif;
	font-weight: 500;
	line-height: normal;
	text-transform: capitalize;
}
.btn-default, .btn-default:hover, .btn-default:focus {
	color: inherit;
	border: none !important;
}
.html5buttons a {
	padding: 6px 12px !important;
}
/** **/
.nt-wapper {
	float: left;
	width: 100%;
	padding: 30px;
}
.nt-wapper .main {
	margin: 0;
	box-shadow: 0px 3px 18px -5px;
}
.card-signup .form-group {
	float: initial;
}
.active > a > .fa.arrow:before, .metismenu .active > a > .fa.arrow:before {
	content: "\f105";
	position: absolute;
	transform: rotate(90deg);
	font-weight: bold;
}
.metismenu .fa.arrow:before, .fa.arrow:before {
	content: "\f105";
	position: absolute;
	transition: -webkit-transform .2s ease-in-out;
	transform: rotate(-90deg);
	font-weight: bold;
}
.md-skin .ibox-title {
	border: 0px solid;
	padding: 9px 15px;
	background: #f6f8f8;
	min-height: 40px;
	border-bottom: 1px solid #dfdfdf;
}
.md-skin .ibox-title h5 {
	font-size: 14px;
	font-weight: 500;
	padding-top: 5px;
}
body.mini-navbar .navbar-static-side {
	margin-left: 0px;
}
body.mini-navbar #page-wrapper {
	margin: 0;
}
.md-skin .navbar-fixed-top {
	padding: 0;
	background: #fff !important;
	border: 0px solid !important;
}
.md-skin .nav.navbar-right > li > a {
	color: #888888;
}
.md-skin .welcome-message {
	color: #888888;
}
.md-skin .nav > li > a {
/* padding: 14px 10px 14px 25px;*/
}
.md-skin .nav > li > .nav-second-level .arrow {
	margin-right: 10px;
}
.md-skin .nav .nav-second-level .nav-third-level li a {
	padding-left: 68px;
	background: #efefef;
}
.titel_header {
	float: left;
	padding: 5px 0 0 10px;
	font-size: 30px;
	/*background: #fff;*/
	color: #333;
	transition: all 0.4s;
}
.titel_header img{
	width: 150px;
}
.md-skin .navbar-top-links li a {
	padding-bottom: 21px;
}
.pagination>li>a, .pagination>li>span {
	line-height: 22px !important;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #00B5B8;
	border-color: #00B5B8;
	color: #fff;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #ccc !important;
	background-color: #f3f3f3 !important;
	border-color: #ddd !important;
}
.dataTables_filter .form-group, .dataTables_length .form-group, div.dataTables_wrapper div.dataTables_filter input {
	float: none;
	vertical-align: unset;
	font-size: 14px;
	color: #293846;
	margin-top: 0px;
	width: auto;
	height: 26px;
}
.dataTables_filter {
	margin-bottom: 5px;
}
.float-e-margins .btn {
	margin-bottom: 0px;
}
.btn.btn-primary, .navbar .navbar-nav>li>a.btn.btn-primary {
	box-shadow: none;
}
.ibox.float-e-margins {
	/*box-shadow: 0px 1px 4px -1px;*/
	box-shadow: none;
	float: left;
	width: 100%;
	border: 1px solid #dfdfdf;
}
.ibox.border-bottom .fullscreen-link {
	display: none;
}
.wrapper-content {
	padding: 35px 35px 40px;
}
#page-wrapper {
	padding: 0px;
}
.md-skin .wrapper-content {
	padding: 30px 40px 40px;
	margin-top: 60px;
	background: #EFEFEF;
}
.md-skin .ibox-content {
	padding-top: 20px;
	float: left;
	/*box-shadow: 0px 1px 4px -1px;*/
	width: 100%;
}
body.fixed-nav #wrapper .navbar-static-side, body.fixed-nav #wrapper #page-wrapper {
	margin-top: 0px !important;
}
/*.fixed-nav #wrapper {
	margin-top: 60px !important;
}*/
body.fixed-sidebar .navbar-static-side, body.canvas-menu .navbar-static-side {
	z-index: 60;
	margin-top: 60px;
}
.md-skin .navbar-fixed-top {
	z-index: 100;
	min-height: 60px;
	border-bottom: 1px solid #d6d6d6 !important;
	box-shadow: none;
}
.iziModal {
	z-index: 1050 !important;
	border-radius: 0px !important;
}
.iziModal-overlay {
	z-index: 604 !important;
	border-radius: 0px !important;
}
.iziModal .iziModal-header {
	border-radius: 0px !important;
}
#modal-alert.iziModal {
	z-index: 99999 !important;
}
#modal-alert.iziModal .iziModal-header.iziModal-noSubtitle {
	box-shadow: none;
}
.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title {
	font-weight: 500;
	font-family:"Roboto", sans-serif;
}
.iziModal .iziModal-wrap {
	/*min-height: 250px !important;
    max-height: 500px !important;*/
	max-height: 100% !important;
}
.navbar-static-top.menu-top-bar {
	margin-bottom: 0;
	padding: 0;
	/*box-shadow: 0px -4px 12px 3px rgba(0, 0, 0, 0.58);*/
	box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12)!important;
	border-radius: 0;
	background: #fff;
}
.navbar-right {
	float: right
}
.nav > li.active {
	border-left: 0px solid #00B5B8 !important;
}
.md-skin.fixed-sidebar.mini-navbar .navbar-static-side {
	width: 220px;
	margin-left: -222px;
}
.navbar-default {
	background-color: #2f4050;
	border-color: #2f4050;
}
.navbar .navbar-header .minimalize-styl-2 {
	padding: 6px 11px;
	margin: 12px 5px 4px 15px !important;
	font-size: 13px;
	float: left;
	background: #072eec;
	border-color:  #072eec;
}
.navbar .navbar-header .btn.minimalize-styl-2 i.fa {
	font-size: 14px;
}
.md-skin .navbar-static-side {
	box-shadow: none;
	border-right: 1px solid #d6d6d6;
}
.navbar-static-side {
	z-index: 2001;
	background: #fff;
	height: 100%;
	position: fixed;
}
.nav > li > a {
	font-weight: normal;
	font-size: 13px;
	padding: 10px;
	padding-left: 54px;
}
.md-skin .navbar-default .nav > li > a:hover, .md-skin .navbar-default .nav > li > a:focus, .md-skin .nav > li.active > a {
	font-weight: 400;
	color: #000;
}
.md-skin .nav > li.active > a {
	font-weight: 600 !important;
	letter-spacing: 0.4px;
}
.md-skin.mini-navbar .nav-second-level {
	background-color: #ffffff;
	box-shadow: 0px 1px 2px 1px #dfdfdf;
}
.md-skin .nav > li > a {
	font-weight: 500;
}
.md-skin .navbar-default .nav > li > a:hover {
	background: #f3f3f3;
}
.md-skin .nav > li.active, .md-skin .nav > li.active ul a, .md-skin .nav > li.active a {
	background: #f8f8f8;
}
.nav-second-level li:first-child {
	margin-top: 0px;
}
.md-skin .nav > li.active ul a {
	padding-top: 10px;
	padding-bottom: 10px;
}

.ibox-title .ibox-tools a.btn-primary {
	color: #fff;
	padding: 2px 5px;
	margin: 0;
	margin-right: 5px;/*border-radius:0px;*/
}
.ibox-title .ibox-tools a.btn-primary i {
	font-size: 16px !important;
}
.ibox-tools a {
	color: #676968;
	font-size: 16px;
}
.ibox-tools a:hover {
	text-shadow: 2px 2px 2px rgba(102, 102, 102, 0.59);
}
.md-skin .ibox.fullscreen {
	margin-bottom: 0;
}
ul a:hover {
	text-shadow: none !important;
}
.ibox-tools .dropdown-menu > li > a {
	font-size: 14px;
	font-weight: 500;
}
div.dataTables_wrapper div.dataTables_paginate {
	margin: 0;
	white-space: nowrap;
	text-align: center;
}
.dataTables_paginate .pagination li.paginate_button a {
	border-radius: 0px !important;
}
.dataTables_wrapper .form-control {
}
div.dataTables_wrapper div.dataTables_length label {
	margin-top: 5px;
}
.ibox .dataTables_wrapper {
	padding: 0
}
.table.excel_upload tr td input {
	border: none;
	padding: 3px 10px;
	width: auto;
	max-width: 40px;
	display: none;
	background: transparent;
}
.table.excel_upload {
	margin: 0 !important;
	border: 1px solid #ccc;
}
.dataTables_scrollHeadInner, .dataTables_scrollHeadInner .excel_upload.dataTable, .excel_upload.dataTable {
	width: auto
}
.table.excel_upload thead {
	white-space: nowrap
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
	font-family: 'FontAwesome';
	font-size: 12px;
}
table.dataTable thead .sorting:after {
	opacity: 0.2;
	content: "\f0dc";
}
table.dataTable thead .sorting_asc:after {
	content: "\f0de";/* top: 2px;*/
}
table.dataTable thead .sorting_desc:after {
	content: "\f0dd";/*top: -3px;*/
}
table.dataTable tbody tr {
	cursor: pointer
}
.table>thead>tr>th {
	border-bottom-width: 1px;
	font-size: 1.05em;
	font-weight: 600;
	color: #3e4040;
}
.table-responsive {
	overflow: hidden !important;
	border: 0;
}
.table > tbody > tr:hover {
	color: #3e4040;
	background-color: #f5f5f5;
}
.table > tbody > tr > th, .table > tbody > tr > td {
	padding: 5px;/*vertical-align: top;*/
}
.nowrap > tbody > tr > th, .nowrap > tbody > tr > td, .nowrap > tr > th, .nowrap > tr > td {
	white-space: nowrap;
}
/*
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgba(251, 251, 251, 0.71);
}
*/
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	background-color: transparent;
	border-bottom-width: 1px;
}
/*.table tr td input[type=checkbox],.table tr th input[type=checkbox],.table tr td input[type=radio],.table tr th input[type=radio] {
    opacity: 1;
    position: relative;
    margin: 0;
    z-index: 33;
    width: 18px;
    height: 18px;
    overflow: hidden;
    pointer-events: painted;
    left: 6px;
    float: left;
}*/
.dataTable tbody tr.select {
	background: #B0BED9;
	color: #000;
}
.dataTable thead, .table thead {
	white-space: nowrap;
}
.dataTables_wrapper {
	width: 100%;
}
.radio, .checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.iziModal-content form {
	width: 100%;
	float: left
}
.required label:after {
	content: ' *' !important;
	color: #FC3333;
}
.form-group.label-floating.is-focused label.control-label, .form-group.label-floating:not(.is-empty) label.control-label, .form-group.label-static label.control-label {
	top: -28px;
	/* left: 0; */
	font-size: 14px;
	line-height: 1.07143;
	/*color: #233645;*/
	font-weight: 500;
}
.form-group textarea.form-control {
	padding: 6px 10px;
}
.form-group input[type=file] {
	opacity: 1;
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.form-control, .single-line,.select2-container--default .select2-selection--single,.select2-container .select2-selection--multiple,.selectize-input,.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 2px solid #d0d0d0;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -3px;
}
.form-control, .single-line {
	background-color: #FFFFFF;
	background-image: none;
	border-radius: 3px;
	color: inherit;
	display: block;
	padding: 6px 10px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	font-size: 14px;
	/* font-weight: 500; */
	color: #000;
}
form button[type=submit]{
	margin-left: 10px;
}
input[hidden], input[hidden].form-control {
	display: none
}
.form-group.is-focused .form-control {
	outline: 0;
	background-image: linear-gradient(#00B5B8, #00B5B8), linear-gradient(#D2D2D2, #D2D2D2);
	background-size: 100% 2px, 100% 1px;
	box-shadow: none;
	transition-duration: .3s;
	background-color: rgba(237, 237, 241, 0.60);
}
.has-error .form-label, .has-error .form-label:focus {
	color: #FF7588
}
.form-group .checkbox label, .form-group .radio label, .form-group label {
	color: #7d7d7d;
	font-weight: 500;
	font-size: 14px;
	text-transform: capitalize;
}
.delete_from .btn-danger {
	display: none !important
}
.delete_from .btn-success {
	float: none !important;
	background: #ff4769 !important;
	padding: 10px 20px;
	font-size: 18px;
}
.delete_from {
	text-align: center !important
}
.btn-group-sm .btn, .btn-group-sm .navbar .navbar-nav>li>a.btn, .btn.btn-sm, .navbar .navbar-nav>li>a.btn.btn-sm {
	padding: 5px 20px;
	font-size: 14px;
	font-weight: 500;
	font-family: Roboto;
}
.btn-primary.btn-outline {
	color: #00B5B8;
	background: #fff;
	border: 1px solid #00B5B8;
}
.btn-warning.btn-outline {
	color: #fbc02d;
	background: #fff;
	border: 1px solid #fbc02d;
}
.btn-danger.btn-outline {
	color: #FF7588;
	background: #fff;
	border: 1px solid #FF7588;
}
.btn-success.btn-outline {
	color: #16D39A;
	background: #fff;
	border: 1px solid #16D39A;
}
.btn-info.btn-outline {
	color: #03a9f4;
	background: #fff;
	border: 1px solid #03a9f4;
}
.btn-default.btn-outline {
	color: #999999;
	background: #fff;
	border: 1px solid #999999;
}
.manage_bt a:hover, .manage_bt a:focus, .manage_bt a:active, .manage_bt a:active:focus, .manage_bt a:active:hover, .manage_bt a:focus, .manage_bt a:hover, .manage_bt button:hover, .manage_bt button:focus, .manage_bt button:active, .manage_bt button:active:focus, .manage_bt button:active:hover, .manage_bt button:focus, .manage_bt button:hover {
	background:#072eec;
}
.manage_bt a.btn.manage, .manage_bt button.btn.manage {
	background: #bd6def;
	cursor: not-allowed;
	pointer-events: none;
}
.manage_bt.active a.btn.manage, .manage_bt.active button.btn.manage {
	background: #a524f5;
	cursor: pointer;
	pointer-events: all;
}
.manage_bt button, .manage_bt a {
	background: #072eec;
	padding: 4px 13px;
	font-size: 12px;
	font-family:"Roboto", sans-serif;
	font-weight: 500;
	line-height: normal;
	border-radius: 3px;
	text-transform: uppercase;
	letter-spacing: 0;
	will-change: box-shadow, transform;
	transition: box-shadow .2s cubic-bezier(.4, 0, 1, 1), background-color .2s cubic-bezier(.4, 0, .2, 1);
	margin: 0px;
	user-select: none;
	touch-action: manipulation;
	cursor: pointer;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	color: #fff;
	border: none;
	margin-bottom: 10px !important;
    float: left;
    margin-right: 6px;
}
.manage_bt button:hover, .manage_bt a:hover {
	box-shadow: 0px 0px 6px -0px rgba(0, 0, 0, 0.5) !important;
	color: #fff;
	background: #072eec;
}
.dataTables_scrollBody {
	margin: 0 !important;
	padding-bottom: 10px !important;
}
.form-control:focus, .single-line:focus {
	box-shadow: 0px 2px 8px -0px rgba(109, 109, 109, 0.15) !important;
	transition: all 0.4s;
}
select option {
	font-weight: 500;
	line-height: 20px
}
.navbar-top-links .dropdown-menu {
	min-width: 120px;
}
.navbar-top-links .dropdown-menu a {
	text-align: center;
}
div.dataTables_wrapper div.dataTables_length select {
	font-size: 14px;
}
div.dataTables_wrapper div.dataTables_length select option {
	background: #fff;
}
table thead, table tfoot {
	text-transform: capitalize;
}
/*
.form-group.is-focused select.form-control {
	box-shadow: none;
	border:2px solid;
}*/

/*  ne layout */
.data_upload_bar {
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 5px;
}
.data_upload_bar .progress {
	margin: 0;
	position: absolute;
	z-index: 9999;
	width: 100%;
	top: -7px;
}
/* select box */

.form-group .selectize-control {
	padding: 0px;
	border: 0px !important;
	background: transparent;
}
.selectize-input {
	height: 34px;
	transition: all 0.4s;
}
.selectize-dropdown-content {
	font-size: 12px;
}
.selectize-input.focus {
	box-shadow: 0px 2px 8px -0px rgba(109, 109, 109, 0.15) !important;
	border-color: #00b5b8;
	transition: all 0.4s;
}
.selectize-dropdown {
	background: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    margin-top: 1px;
}
.select2-container--default.select2-container--open .select2-selection{ border-color: #00B5B8; }
.select2-container .select2-selection--multiple,.select2-container--default .select2-selection--single{
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 34px;
	height: 34px;
	user-select: none;
	font-size: 14px;
}
.select2-container {
    width: 100% !important;
    z-index: 1500;
}
.select2-dropdown {
    background: #fff;
    border: 2px solid #00B5B8;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    z-index: 999;
}
.select2-container .select2-selection__rendered:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #808080 transparent transparent transparent;
}
.select2-selection__rendered .select2-selection__choice:first-childe {
display:none
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	margin: 0;
	padding: 2px 0;
}
.select2-container .select2-search--inline .select2-search__field {
    margin-top: 2px;
    /* width: auto !important; */
    min-width: 10px;
}
.select2-container .select2-search--inline .select2-search__field,.select2-container--default .select2-results > .select2-results__options {
    text-transform: uppercase;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	padding: 3px 10px;
	height: 30px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
	box-shadow: 0px 2px 8px -0px rgba(109, 109, 109, 0.15) !important;
	transition: all 0.4s;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background: none;
	border: 0;
	border-radius: 0;
	float: left;
	width: auto;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	display: none;
}
body.mini-navbar .nav-header {
	padding: 0;
	background-color: #00B5B8;
}
.md-skin .nav-header {
	background: #00B5B8;
}
.nav-header, body.mini-navbar.fixed-sidebar .nav-header {
	padding: 16px 20px;
	font-size: 24px;
	color: #fff;
	background: #072eec;
	font-weight: bold;
}
.metismenu .nav-header {
	display: none
}
.nav-header a {
	color: #fff;
	float: right;
}
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
	background-color: #42a2f1;
	font-weight: bold;
}
.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1600;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #ffffff;
    border: 2px solid #88A0B9;
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    color: #333333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.428571429;
    padding-left: 0px;
    background: #88A0B9;
}
.datepicker > div {
    border: 1px solid #88A0B9;
    float: left;
    width: 100%;
}
.datepicker.dropdown-menu table tbody
{

    background: #fff;
}

.datepicker-dropdown, .datepicker, .datepicker.dropdown-menu {
	font-family:"Roboto", sans-serif;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
	border-top: 6px solid #88A0B9;
}
.datepicker > div > table > thead {
	background: #88A0B9;
}
.datepicker > div > table > thead {
	background: #88A0B9;
	color: #fff;
}
.datepicker-dropdown:after {
	border-bottom: 6px solid #88A0B9;
}
.datepicker table thead tr:first-child td:hover, .datepicker table thead tr:first-child th:hover {
	color: #000;
}
.datepicker table tr td, .datepicker table tr th, .datepicker table tr td span {
	border-radius: 0px;
}
.datepicker table tr td span:hover, .datepicker .datepicker-days table tbody tr td:hover, .datepicker .datepicker-days table tbody tr th:hover {
	background: #88A0B9 !important;
	color: #fff;
}
.slimScrollBar{background: rgba(102, 102, 102, 0.60) !important;right: 0px !important;}
@media (max-width: 768px) {
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	float: left;
}
.titel_header img {
    width: 90px;
}
.mob-m-b-15{ margin-bottom: 15px }
.mob-responsive{

    overflow: auto !important;
    border: 1px solid #ccc;
    padding-bottom: 15px;

}
.md-skin .nav > li.active ul a {
	background: #fff !important;
}
.titel_header {
	float: left;
	padding: 8px 0px 6px 15px;
	font-size: 22px;
	font-weight: bold;
	transition: all 0.4s;
}
.navbar .navbar-header .minimalize-styl-2 {
	padding: 6px 11px;
	margin: 8px 7px 8px 7px !important;
	font-size: 13px;
	float: left;
	border-radius: 0;
}
.md-skin .navbar-top-links li a {
	min-height: 45px;
}
.md-skin .navbar-top-links li a {
	padding: 12px 10px;
}
.count-info .label {
	right: 3px;
	top: 4px;
}
.metismenu .nav-header {
	display: block
}
body.fixed-sidebar .navbar-static-side, body.canvas-menu .navbar-static-side {
	z-index: 99999;
	margin-top: 0px;
	top: 0;
}
.md-skin .navbar-fixed-top {
	position: relative;
	min-height: 46px;
	max-height: 46px;
	border-bottom: 1px solid #b3aaaa !important;
}
.ibox-title h5 small {
	display: none;
}
.ibox-content form {
	margin-left: -10px;
	margin-right: -10px;
}
.manage_bt {
	text-align: center;
	margin-top: 15px;
}
/*.md-skin.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
    width: 220px !important;
    margin-left: 0;
    margin-top: 0px;
    z-index: 9999;
}*/
.md-skin.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
	width: 100%;
	margin-left: 0;
	margin-top: 0px;
	z-index: 9999;
	top: 0;
	border: 0;
}
.fixed-sidebar.body-small .navbar-static-side {
	z-index: 400;
}
.iziModal {
	/* margin: 0 !important; */
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
#popup_load {
	height: 100% !important;
}
.navbar-top-links .dropdown-menu {
	left: -14px;
}
.navbar-right {
	float: right;
	padding-right: 15px;
}
.ibox-tools {
	float: right;
}
.fixed-sidebar.body-small .navbar-static-side {
	display: block;
	margin-left: -230px;
	transition: all 0.4s;
	margin-top: 0;
	z-index: 99999;
}
body.fixed-sidebar.mini-navbar .navbar-default .nav > li > a, body.canvas-menu.mini-navbar .navbar-default .nav > li > a, body.fixed-sidebar.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
	font-size: 14px;
	border-radius: 0;
}
.md-skin .wrapper-content {
	padding: 30px 15px 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.dataTables_paginate .pagination li.paginate_button a {
	border-radius: 4px !important;
	padding: 4px 9px !important;
	line-height: normal !important;
	height: auto;
	width: auto;
	margin-bottom: 10px;
}
.data_upload_bar.mobile_load {
	float: left;
	position: fixed;
	width: 100%;
	margin-bottom: 0;
	z-index: 9999999;
	top: 0;
	left: 0;
	padding: 0px 20px;
	height: 100%;
	background: rgba(84, 84, 84, 0.48);
	padding-top: 40px;
}
}

@media (min-width: 1200px) {
.mini-navbar #page-wrapper {
	padding: 15px 20px;
	padding-top: 0;
}
div.dataTables_wrapper div.dataTables_paginate {
	float: right;
}
}

.price_table input,.check input{
	width: 0px;
	height: 0px;
	visibility: hidden;
}
.price_table input[type="checkbox"] {
	position: relative;
	visibility: visible;
	margin: 0 auto;
}
.price_table tr input[type="checkbox"]::after {
	content: "";
	width: 18px;
	height: 18px;
	border: 1px solid;
	position: absolute;
	top: -13px;
	background: #fff;
	border-radius: 3px;
	cursor: pointer;
}
.price_table tr input[type="checkbox"]:checked::before {
	content: "\f14a";
	font-family: 'FontAwesome';
	font-size: 20px;
	position: absolute;
	z-index: 99;
	top: -14px;
	left: 0px;
	color: #00b5b8;
	cursor: pointer;
}
.price_table tr input[type="checkbox"]:checked::after{
	border:2px solid #00b5b8;
}
.price_table tr .check_option {
	text-align: center;
}
.price_table tr .check_option input[type="checkbox"]::after {
	left: -9px;
}
.price_table tr .check_option input[type="checkbox"]:checked::before {
	left: -9px;
}
.check input[type="checkbox"] {
	position: relative;
	visibility: visible;
	margin: 0 auto;
}
.check input[type="checkbox"]{ margin-right:20px; }
.check input[type="checkbox"]::after {
	content: "";
	width: 18px;
	height: 18px;
	border: 1px solid;
	position: absolute;
	top: -13px;
	background: #fff;
	border-radius: 3px;
	cursor: pointer;
}
.check input[type="checkbox"]:checked::before {
	content: "\f14a";
	font-family: 'FontAwesome';
	font-size: 20px;
	position: absolute;
	z-index: 99;
	top: -14px;
	left: 0px;
	color: #00b5b8;
	cursor: pointer;
}
.check input[type="checkbox"]:checked::after {
	border:2px solid #00b5b8;
}
.customer {
	padding: 10px;
	padding-bottom: 20px;
}
.customer ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 26px;
}
.customer ul i {
	width: 22px;
}
.customer ul span {
	width: 22px;
	height: 10px;
	float: left;
}
.ibox-btn h5 .btn {
	padding: 2px 8px;
	font-size: 13px;
	margin-top: -4px;
	margin-right: -5px;
}
.ibox-btn h5 {
	width: 100%;
}
.cus-tab ul {
	float: left;
	padding: 0;
	list-style: none;
	margin: 0;
	border: 1px solid #dfdfdf;
	border-bottom: 0px;
	border-right: 0px;
}
.cus-tab ul li {
	float: left;
	width: auto;
	border-right: 1px solid #dfdfdf;
	text-transform: uppercase;
}
.cus-tab ul a {
	padding: 10px 15px;
	background: #ffffff61;
	float: left;
	width: 100%;
	color: #666;
}
.cus-tab ul li:hover a, .cus-tab ul li.active a {
	background: #fff;
	color: #000;
}

.alert-c-g{background: #00B5B8}
.iziToast>.iziToast.alert-c-g>.iziToast-body p.slideIn{ color: #fff !important;}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #e5e6e7;
    opacity: 1;
}
.alert-box {
	cursor: pointer;
}
.price_table .input {
    padding: 0px;
}
.price_table .input input {
    visibility: visible;
    width: 100%;
    height: 30px;
    text-align: left;
    border: 0;
    padding: 0px 5px;
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
    background: #3c3c3c21;
}
.dropdown-backdrop,.open > .dropdown-menu, .dropdown-menu {
	transition: all .4s ease;
}
.md-skin .navbar-default .nav li > ul > li > ul > li a {
    padding-left: 60px;
    /* color: #afafaf; */
}

.md-skin .nav > li.active ul a:after{
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 28px;
    top: calc(50% - 4px);
    background-color: #0000004d;
}
.md-skin .nav .nav-second-level .nav-third-level li a:after{
    left: 52px !important;
}

.md-skin .nav li a:after{
    left: 34px !important;
}
.md-skin .nav li ul li a:after {
    left: 35px !important;
}
.md-skin .nav li ul li ul li a:after {
    left: 44px !important;
}


