html, body {
	font-family: Tahoma;
	font-size: 14px;
	/*background: #4777B4;*/
}
.dataTables_length {
	margin: 10px 0 0 10px;
}
table {
	width: 100% !important;
}
thead, .DTFC_LeftWrapper {
	background-color: gainsboro !important;
}
thead tr th, .DTFC_LeftWrapper tr th {
	border: 1px solid #000 !important;
	color: navy;
	border-width: 1px 0 0 0 !important;
}
div.dt-buttons {
	float: right !important;
}
div.dataTables_filter {
	float: right !important;
	margin-right: 6px;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
	border: none;
}
.DTFC_LeftWrapper td {
	color: navy;
}
.main {
	padding-top: 16px;
}
.dataTables_wrapper .dataTables_filter input {
	border: 1px dotted;
	padding: 5px 6px 4px 6px;
}
.dataTables_wrapper select {
	border: 1px solid;
	margin-right: 6px;
}
form {
	color: #000;
}
div.DTFC_LeftWrapper table.dataTable.no-footer {
	border-left: 1px solid #000;
}
.dataTables_wrapper .dataTables_scroll {
	border: 1px solid #000;
	border-width: 0;
}
table.dataTable.display tbody > tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1, table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected, table.dataTable.display tbody > tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
	background-color: gold !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
	color: #4777b4 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button, .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate, .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
	color: black !important;
}
.paginate_button {
	border: 1px solid black !important;
}
.paginate_button.disabled {
	border: 0px solid black !important;
}
.dataTables_scrollHeadInner {
	margin: 0 auto;
}
.highlight {
	background: aqua;
	color: red;
}
.branches {
	display: inline-block;
}
.woff {
	background: gainsboro !important;
}
.highlight {
	font-weight: bold;
	color: red;
}
.light-green {
	background: lightgreen;
	color: #000;
}
.green {
	background: green;
	color: white;
	font-weight: bold;
}
.light-orange {
	background: orange;
	color: #000;
}
.orange {
	background: goldenrod;
	color: brown;
	font-weight: bold;
}
.blue {
	background: lightskyblue;
	color: navy;
	font-weight: bold;
}
.selected td, table.dataTable.display tbody > tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1, table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected, table.dataTable.display tbody > tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
	background-color: gold !important;
}
.nfh {
	background-color: cornflowerblue;
}

.dashboard li {
	display: inline-block;
}
.dashboard li a {
	display: inline-block;
	padding: 37px 0;
	border: 1px solid #ccc;
	margin: 17px;
	background: white;
	color: black;
	font-size: 27px;
	width: 200px;
	float: left;
	text-align: center;
}

.aqua {
	background-color: aqua !important;
}
.gold, .selected td, table.dataTable.display tbody > tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1, table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected, table.dataTable.display tbody > tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
	background-color: greenyellow !important;
}

#print {
	letter-spacing: 0.03em;
	height: 30px;
	margin-top: 0px;
	padding-top: 4px;
}
.dataTables_wrapper .dataTables_filter input {
	width: 160px !important;
}
body {
	background: cadetblue;
}
div.dataTables_filter {
	margin-right: 46px;
	margin-top: -37px;
}
div.dt-buttons {
	width: 100%;
}
.close-button {
	float: right;
}

table.dataTable.hover tbody tr thead, table.dataTable.display tbody tr thead, table.dataTable tbody tr thead {
	background: gainsboro !important;
}

table.dataTable tbody tr.no-padding, table.dataTable tbody tr.no-padding td:first-child, .qitems thead tr {
	background: transparent !important;
	border: none;
}
.qitems.dataTable.cell-border tbody tr td:first-child {
	border-right: 1px solid #ddd;
	background: transparent !important;
}

thead, tbody {
	font-size: 12px !important;
}
td.details-control {
	background: url(images/details_open.png) no-repeat center center;
	cursor: pointer;
}
tr.shown td.details-control {
	background: url(images/details_close.png) no-repeat center center;
}
table.dataTable tbody > tr.selected, .selected td {
	/*background-color: white !important*/
}
.selected td:nth-child(1) {
	background-color: greenyellow !important
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
	color: #333;
}
thead tr th, .DTFC_LeftWrapper tr th {
	border-right: 1px solid #999 !important;
}
#qitems thead tr th {
	border-bottom-width: 1px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
	color: #333 !important;
	border: 1px dotted #333 !important;
}
.page_title {
	margin: -20px;
	color: #333;
	background: gainsboro !important;
	border: 0;
	height:60px;
	overflow: auto;
}
.page_title .heading {
	float: left;
	padding: 16px 0px 14px 15px;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.site_title img {
	margin:0 auto;
	width:100%;
	max-height:50px;
	height:auto;
}
.fa {
	width: 26px;
	opacity: .99;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 32px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.nav_menu {
	float: right;
	margin: 16px 10px 0 0px;
}
.nav_menu ul, .nav_menu ul li {
	list-style: none;
}
.profile_img {
	width: 26px !important;
	margin-top: -8px;
}
.user-profile {
	font-size: 16px;
	letter-spacing: 1px;
	color: navy;
	position: relative;
	top: 4px;
}
.dashboard li a:hover, .user-profile:hover {
	text-decoration: none;
}
.padding label {
	padding-left: 12px;
}
div.DTE div.DTE_Form_Content {
	padding: 0;
}
div.DTE div.DTE_Footer {
	height: 58px;
}
#quotationForm {
	background: gainsboro;
}
div.DTE_Body div.DTE_Body_Content div.DTE_Field:hover {
	background-color: aqua;
	border-color: aqua;
}
div.DTE_Body div.DTE_Body_Content div.DTE_Field {
	padding: 12px !important;
}
input:-moz-read-only {/* For Firefox */
	border: none;
}

input:read-only {
	border: none;
}
#dt_filter {
	z-index: 10;
	position: relative;
}
.fa-2x {
	font-size: 30px !important;
}

.dt-button.btnClose {
	float: right;
}
.DTED_Lightbox_Content select {
	width: 100%;
	padding: 6px 3px;
}
.DTED_Lightbox_Content select option {
	line-height: 160%;
	padding: 6px 3px;
}
div.editor-datetime {
	z-index: 9999999999999999999 !important;
}
table, td, th {
	font-size: 0.96em !important;
}
tfoot select {
	width: 100%;
}

.btn-disabled {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #999;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

table.dataTable th.focus, table.dataTable td.focus {
	outline: 0.172em solid #3366FF !important;
}
#dt td form {
	display: inline-block;
	margin-right: 5px;
}
#dt td button {
	padding: 7px 10px;
}
.green-fixed {
	color: darkgreen !important;
	font-weight: bold;
}
.red-blink {
	color: red !important;
	font-weight: bold;
	-webkit-animation: BLINK 1.6s infinite; /* Safari 4+ */
	-moz-animation: BLINK 1.6s infinite; /* Fx 5+ */
	-o-animation: BLINK 1.6s infinite; /* Opera 12+ */
	animation: BLINK 1.6s infinite; /* IE 10+, Fx 29+ */
	letter-spacing: 2px;
	text-transform: uppercase;
}

@-webkit-keyframes BLINK {
	0%, 49% {
		color: transparent;
		font-weight:normal;
	}
	50%, 100% {
		color: brown !important;
		font-weight:normal;
	}
}
.action .btn {
	display: inline-block;
}
/*div.DTED_Lightbox_Wrapper {
	width: 96%;
	height: 100%;
	left: 2%;
	margin: 0;
}*/
table.dataTable tbody th, table.dataTable tbody td {
	padding: 5px 6px;
	font-size: 0.96em !important
	font-family: Tahoma;
}
#dtChild_wrapper button.dt-button, div.dt-button, a.dt-button {
	font-size: 1em;
}
.side .nav {
	margin-bottom: -12px;
}
.nav.side-menu > li {
	font-size: 11px !important;
}
.nav.side-menu li a i {
	font-size: 24px !important;
	margin-bottom: 2px;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
	height: 33px;
}
.side .navbar {
	margin-bottom: 0;
}
.nav.side-menu > li > a {
	padding: 8px 1px;
}
.dataTables_processing {
	display: block;
	z-index: 10000000;
	background: aquamarine !important;
	padding: 16px;
	text-transform: uppercase;
	letter-spacing: 6px;
	color: teal !important;
	height: 60px !important;
}
.fa-sign-out-alt {color:brown; margin:0 0 0 16px !important;}



/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
    display: flex;
    align-items: stretch;
}

#sidebar {
    min-width: 250px;
    max-width: 250px;
    background: #2A3F54;
    color: #fff;
    display:none;
    transition: all 0.3s;
}

#sidebar.active {
    min-width: 80px;
    max-width: 80px;
    text-align: center;
}

#sidebar.active .sidebar-header h3,
#sidebar.active .CTAs {
    display: none;
}

#sidebar.active .sidebar-header strong {
    display: block;
}

#sidebar ul li a {
    text-align: left;
}

#sidebar.active ul li a {
    padding: 20px 10px;
    text-align: center;
    font-size: 0.85em;
}

#sidebar.active ul li a i {
    margin-right: 0;
    display: block;
    font-size: 1.8em;
    margin-bottom: 5px;
}

#sidebar.active ul ul a {
    padding: 10px !important;
}

#sidebar.active .dropdown-toggle::after {
    top: auto;
    bottom: 10px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

#sidebar .sidebar-header {
    height:60px;
    background: #6d7fcc;
    background:white;
}

#sidebar .sidebar-header strong {
    display: none;
    font-size: 1.8em;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}

#sidebar ul li a:hover {
    color: #7386D5;
    background: #fff;
}

#sidebar ul li a i {
    margin-right: 10px;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: navy;
}

a[data-toggle="collapse"] {
    position: relative;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
	width:100%;
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
    #sidebar {
        min-width: 80px;
        max-width: 80px;
        text-align: center;
        margin-left: -80px !important;
    }
    .dropdown-toggle::after {
        top: auto;
        bottom: 10px;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }
    #sidebar.active {
        margin-left: 0 !important;
    }
    #sidebar .sidebar-header h3,
    #sidebar .CTAs {
        display: none;
    }
    #sidebar .sidebar-header strong {
        display: block;
    }
    #sidebar ul li a {
        padding: 20px 10px;
    }
    #sidebar ul li a span {
        font-size: 0.85em;
    }
    #sidebar ul li a i {
        margin-right: 0;
        display: block;
    }
    #sidebar ul ul a {
        padding: 10px !important;
    }
    #sidebar ul li a i {
        font-size: 1.3em;
    }
    #sidebar {
        margin-left: 0;
    }
    #sidebarCollapse span {
        display: none;
    }
}


/* Effect 8 */
.hi-icon-effect-8 .hi-icon {
	background: rgba(255,255,255,0.1);
	-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
	-moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
	transition: transform ease-out 0.1s, background 0.2s;
}

.hi-icon-effect-8 .hi-icon:after {
	top: 0;
	left: 0;
	padding: 0;
	z-index: -1;
	box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}

.hi-icon-effect-8 .hi-icon:hover {
	background: rgba(255,255,255,0.05);
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);
	transform: scale(0.93);
	color: blue;
}

.hi-icon-effect-8 .hi-icon:hover:after {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
	-moz-animation: sonarEffect 1.3s ease-out 75ms;
	animation: sonarEffect 1.3s ease-out 75ms;
}

@-webkit-keyframes sonarEffect {
0% {
opacity: 0.3;
}
40% {
opacity: 0.5;
box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
}
100% {
box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
-webkit-transform: scale(1.5);
opacity: 0;
}
}
@-moz-keyframes sonarEffect {
0% {
opacity: 0.3;
}
40% {
opacity: 0.5;
box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
}
100% {
box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
-moz-transform: scale(1.5);
opacity: 0;
}
}
@keyframes sonarEffect {
0% {
opacity: 0.3;
}
40% {
opacity: 0.5;
box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
}
100% {
box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
transform: scale(1.5);
opacity: 0;
}
}

.dataTables_filter {position:relative;}
button.dt-button, div.dt-button, a.dt-button {margin-right:0; margin-left:0;}

.buttons-remove {color:brown !important;}
.buttons-edit {color:green !important;}
.buttons-create {color:navy !important;}
.buttons-copy {color:darkorange !important;}
.buttons-excel {color:darkgoldenrod !important;}
.buttons-print {color:navy !important;}
button.dt-button.disabled {color:#999 !important;}

.dataTables_wrapper {margin-top:12px;}

.half {width:50%; float:left;}
.full {clear:both; width:100%;}
.quarter {width:75%; float:left;}
.onethird {width:25%; float:left;}
legend {font-size:16px; font-weight:bold; color:navy; padding-left:16px; padding-top:6px; margin-bottom:2px;}
div.DTE_Bodydiv.DTE_Body_Content div.DTE_Field {padding:1px 0 !important;}
/*div.DTE_Body div.DTE_Body_Content div.DTE_Field>div.DTE_Field_Input {width:80%;}
div.DTE_Body div.DTE_Body_Content div.DTE_Field>label {padding-left:16px; width:20%; font-weight:normal; font-size:12px;}*/
div.DTE_Body div.DTE_Body_Content div.DTE_Field:hover {background-color:#a3a3a3 !important; border-color:transparent !important;}
.plain .DTE_Field_Input, .full .DTE_Field_Input {width:90% !important;}
.plain .DTE_Label, .full .DTE_Label {width:10% !important;}

.side_logo {height:51px; margin-top: 3px !important; width:auto !important;}
td.details-control {background: url('<?php echo $root;?>/images/details_open.png') no-repeat center center; cursor: pointer;}
tr.shown td.details-control {background: url('<?php echo $root;?>/images/details_close.png') no-repeat center center;}

span.branch {color: lightblue;}
div.DTED_Lightbox_Wrapper {z-index:1111 !important;}
.filters th input[type="text"] {width:100% !important;}
.filters {background-color: lightgreen;}
