.login-logo
{
	background-color:#fdf4d3;
	padding:10px;
}
.login-box
{
	margin: 3% auto;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header
{
	height: auto;
}

tfoot
{
	display:none;
}

.content-wrapper
{
	background-color: white !important;
}
.main-footer
{
	background-color: #eeeeee;
}
/*
.sorting {
  background: url("../img/sort_both.png") no-repeat center right;
}
.sorting_asc {
  background: url("../img/sort_asc.png") no-repeat center right;
}
.sorting_desc {
  background: url("../img/sort_desc.png") no-repeat center right;
}
table.dataTable thead .sorting_asc:after
{
	content: '';
}
table.dataTable thead .sorting_desc:after
{
	content: '';
}
table.dataTable thead .sorting:after
{
	content: '';
}
*/
@media screen and (max-width: 767px) {
	div.dataTables_wrapper > div.row > div,
	div.dataTables_length,
	div.dataTables_info {
		text-align: left;
	}
}

.disable-animations, .disable-animations * {
  /* CSS transitions */
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /* CSS transforms */
  -o-transform: none !important;
  -moz-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  /* CSS animations */
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  animation: none !important;
}

form
{
	display: inline;
}
.btnnav
{
	float:right; 
	position: absolute; 
	top: 15px; 
	right: 15px;
}

.login-page
{
	height:auto !important;
}

@media print
{
	input, select, textarea {}
	.btn, .btn-group, .FixedHeader_Cloned, .dataTables_filter {display:none;}
	.bootstrap-select>.dropdown-toggle { display:block !important;}
	a[href]:after {content: '';}
	table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting:after {display:none !important;}
	.content-header {display:block !important;}
	.hidden-print {display:none !important;}
}


.tableform .form-group
{
	margin:0px !important;
}
.tableform .form-group:before, .tableform .form-group:after
{
	display:none !important;
}

.estimateform .form-group
{
	margin:0px !important;
}
.estimateform .form-group:before, .estimateform .form-group:after
{
	display:none !important;
}
.estimateform .form-control
{
	border-width: 1px;
	height: 30px !important;
}

.estimatetable
{
	margin-bottom:0px;
	border: 0px;
}
.estimatetable>thead>tr>th, .estimatetable>tbody>tr>th, .estimatetable>tfoot>tr>th, .estimatetable>thead>tr>td, .estimatetable>tbody>tr>td, .estimatetable>tfoot>tr>td
{
	border: 0px;
	padding: 0px;
	line-height: 1.28;
}
.estimatetable>thead>tr>th>div, .estimatetable>tbody>tr>th>div, .estimatetable>tfoot>tr>th>div, .estimatetable>thead>tr>td>div, .estimatetable>tbody>tr>td>div, .estimatetable>tfoot>tr>td>div
{
	border: 1px solid #dddddd;
	margin:1px;
}
.estimatetable>tbody>tr>td>div>label
{
	padding:6px;
	padding-right:1px;
	margin: 0px;
	font-weight: normal;
}

.estimatediv label
{
	padding:6px;
	padding-right:1px;
	margin: 0px;
	font-weight: normal;
}
.estimatediv .col-sm-6, .estimatediv .col-sm-4, .estimatediv .col-xs-6
{
	padding:0px !important;
}
.estimatediv .col-xs-6
{
	width: -moz-calc(50% - 2px);
	width: -webkit-calc(50% - 2px);
	width: -o-calc(50% - 2px);
	width: calc(50% - 2);
}
.estimatediv>div>div
{
	border: 1px solid #dddddd;
	margin:1px;
}
.estimatenodiv>div
{
	border: 0px !important;
	margin:0px !important;
}

.btn, .alert, .box-footer, .box-header, .box-body, .box
{
border-radius: 0px;
}

.form-inline .form-group
{
	margin-bottom:4px;
}

.datepicker.dropdown-menu th, .datepicker.dropdown-menu td
{
	padding: 6px 5px;
}
.datepicker.dropdown-menu
{
	z-index: 10000;
}


@media print
{
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	  float: left;
	}
	.col-sm-12 {
	  width: 100%;
	}
	.col-sm-11 {
	  width: 91.66666666666666%;
	}
	.col-sm-10 {
	  width: 83.33333333333334%;
	}
	.col-sm-9 {
	  width: 75%;
	}
	.col-sm-8 {
	  width: 66.66666666666666%;
	}
	.col-sm-7 {
	  width: 58.333333333333336%;
	}
	.col-sm-6 {
	  width: 50%;
	}
	.col-sm-5 {
	  width: 41.66666666666667%;
	}
	.col-sm-4 {
	  width: 33.33333333333333%;
	}
	.col-sm-3 {
	width: 25%;
	}
	.col-sm-2 {
	width: 16.666666666666664%;
	}
	.col-sm-1 {
	width: 8.333333333333332%;
	}
}
  
.login-page, .register-page
{
	
}
.dropdown-menu
{
	z-index: 10000;
}
.table>thead>tr>th
{
	vertical-align:top;
}
.form-horizontal .form-group
{
	margin-right: 0px !important;
    margin-left: 0px !important;
	padding-right: 0px !important;
    padding-left: 0px !important;
}
.form-group
{
	margin-bottom: 10px;
}
.clear
{
	clear: both;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
{
	padding-right: 5px !important;
    padding-left: 5px !important;
}
.row
{
	margin-right: -5px;
    margin-left: -5px;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before
{
	border-radius: 0px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.form-control 
{
	height: auto;
    padding: 5px;
}
.form-group
{
	margin-bottom: 5px;
}
@media (max-width: 768px)
{
	.content, .box-body
	{
		padding-left:5px;
		padding-right:5px;
	}
}
@media (min-width: 768px)
{
	.form-horizontal .control-label 
	{
		padding-top: 5px;
	}
}

@media screen and (max-width: 699px)
{
	.dtr-data > .btn, .btn-sm
	{
		font-size: 16px;
	}
	.mobilenopadd
	{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}

.bs-placeholder, .bs-placeholder:hover
{
	background-color: #fff !important;
}
.alert
{
	margin-bottom:10px;
}
table.dataTable
{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.content
{
	padding-bottom: 0px;
}
.box
{
	margin-bottom: 10px;
}
.content-wrapper
{
	padding-bottom: 15px;
}