﻿body {
	/*padding-top: 50px;
    padding-bottom: 20px;*/
}

/* Set padding to keep content from hitting the edges */
.body-content {
	padding-left: 15px;
	padding-right: 15px;
}
/*Rafat  14-10-14*/
html {
	background: #e8e8e8;
}

.multiselect-container {
	width: 100%;
}

/*Rafat  14-10-14*/
.btn .caret {
	margin-top: 6px;
	float: right;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
	/*max-width: 480px;*/
}

/* styles for validation helpers */
.field-validation-error {
	color: #b94a48;
}

.field-validation-valid {
	display: none;
}

input.input-validation-error {
	border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
	border: 0 none;
}

.validation-summary-errors {
	color: #b94a48;
}

.validation-summary-valid {
	display: none;
}
/*Tab style

.nav-tabs > li > a{
    background-color:#4285f4;
    color:#fff !important;
}
.nav-tabs > li.active > a, .nav-tabs > li > a:hover{
    background-color:#fff;
    color:#428bca !important;
}
.nav > li > a{
    color:#222222;
}
.nav > li > a:hover, .nav > li > a:focus{
    background:none;
} 
    */

.mylogo {
	line-height: 64px !important;
	height: 60px;
	padding: 0;
	color: #5d5d5d;
	font-size: 19px;
	font-weight: 400;
	letter-spacing: 0.5px;
}

#mydiv {
	/* top:100px;
    left:100px;
    background-color:#d4c7c7;
    opacity:5;
    width:1000px;
    height:500px;
    position: fixed;
    left: 50%;
    top: 45%;*/
	display: none;
	/* background: transparent url("images/loading.gif");*/
	/*z-index: 1000;
    height: 70px;
    width: 70px;
    background-color:red;*/
	/*height: 50px;
    position: relative;  
    z-index:0;
    background-color: transparent; /* for demonstration */
}

.ajax-loader {
	left: 44%;
	float: none;
	top: 27%;
	position: fixed;
	width: 50px;
	height: 50px;
	/* position: absolute;
   left: 50%;
   top: 50%; 
   margin-left: -150px;
   margin-top: -150px;*/
}

div.ajax-loading1 {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: transparent;
	z-index: 9999999;
	/*background-image: url('../../images/loading-bgr.gif');*/
	opacity: 0.7;
	filter: alpha(opacity=70); /* ie */
	-moz-opacity: 0.7; /* mozilla */
	display: none;
}

	div.ajax-loading1 * {
		height: 100%;
		width: 100%;
		background-image: url('../images/loading1.gif');
		background-position: center center;
		background-repeat: no-repeat;
		opacity: 1;
		filter: alpha(opacity=100); /* ie */
		-moz-opacity: 1; /* mozilla */
	}

#datatable label {
	font-family: 'Open Sans',Helvetica, Arial, sans-serif;
	color: #666666;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-size-adjust: 100%;
	font-weight: 400;
	font-size: 13px;
	line-height: 1.475;
}

.table-hover > tbody > tr:hover > td {
	background-color: silver;
	color: #eeeeee;
	cursor: pointer;
}

.highlight {
	background-color: #444141;
	font-weight: bold;
	color: #a287d4; /*#eeeeee;*/
}

.dynatree-node.dynatree-lastsib.dynatree-exp-cl.dynatree-ico-c > a {
	padding-left: 0px;
	margin-left: 0px;
	cursor: pointer;
}

span.dynatree-node > a {
	padding-left: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.action-1 {
	width: 100px;
}

.action-2 {
	width: 150px;
}

.action-3 {
	width: 200px;
}


/*table.dataTable tr.odd td.sorting_1 {
    background-color:transparent;
}
table.dataTable tr.odd td.sorting_1 {
   background-color:transparent;
}
table.dataTable tr.even td.sorting_1 {
    background-color:transparent;
}
table.dataTable tr.even td.sorting_1 {
     background-color:transparent;
}*/
/*table.dataTable tr.even td.sorting_1, table.dataTable tr.even td.sorting_1, table.dataTable tr.odd td.sorting_1, table.dataTable tr.odd td.sorting_1 {background-color:#c9c9c9 !important}*/

.ui-corner-all {
	border-radius: 0px !important;
}

#gbox_devicesGrid {
	border: 1px solid #ddd;
}

.ui-state-default {
	background-color: transparent !important;
	background: none !important;
}

#gbox_devicesGrid th {
	font-weight: 600;
	vertical-align: middle;
	cursor: pointer;
	padding: 7px 10px 3px 10px;
	color: #666666;
	border-bottom: 1px solid #ddd !important;
}

#gbox_devicesGrid tr:nth-child(2) > th {
	height: 30px;
	padding: 3px 10px;
	/*border-bottom:0px !important;*/
}

#gbox_devicesGrid th:nth-child(2) input, select {
	border: 0 none !important;
	border: 1px solid #ddd !important;
}

.ui-state-default {
	border-right: 0px !important;
}

tr.ui-search-toolbar select {
	/*height:20px !important;*/
	margin: 0px !important;
}

#gs_UserName, #gs_PrimaryOwnerName, #gs_DeviceType, #gs_CustomerName, #gs_LocationName, #gs_Name, .ui-search-table input {
	border: 0 none !important;
	border: 1px solid #ddd !important;
	max-width: 150px;
}

	#gbox_devicesGrid th:nth-child(2) input:focus, #gbox_devicesGrid th:nth-child(2) input:hover,
	#gs_UserName:focus, #gs_UserName:hover,
	#gs_PrimaryOwnerName:focus, #gs_PrimaryOwnerName:hover,
	#gs_DeviceType:focus, #gs_DeviceType:hover,
	#gs_CustomerName:focus, #gs_CustomerName:hover,
	#gs_LocationName:focus, #gs_LocationName:hover,
	.ui-search-table input:hover, .ui-search-table input:focus,
	#gs_Name:hover, #gs_Name:focus,
	select:hover, select:focus {
		border: 1px solid #b18cde !important;
	}

.ui-search-input {
	height: 15px;
}

.ui-search-table {
	width: 100% !important;
	/*height:100%;
    border-right:1px solid #ddd;*/
}

.ui-jqgrid-btable td {
	padding: 5px 0px !important;
	border: 0 none !important;
}

.jqgfirstrow td {
	padding: 0px !important;
}

.ui-state-default {
	/*border:0px !important;*/
}

.ui-jqgrid .ui-jqgrid-htable th {
	height: 30px !important;
	font-weight: bold;
	padding: 4px 0px !important;
	/*border-right:1px solid #ddd !important;*/
}

.ui-jqgrid-btable tr {
	border-right: 6px solid #ddd !important;
}

.ui-jqgrid-bdiv .ui-widget-content {
	/*border:0px !important;*/
	background: none repeat scroll 0 0 #fff;
	border: 0px !important;
}

.ui-jqgrid tr.ui-row-ltr td {
	border-color: #ddd !important;
	/*text-align:center !important;*/
	padding-left: 5px !important;
	border-right: 1px solid #ddd !important;
	border-bottom: 1px solid #ddd !important;
	/*border:0px !important;*/
	overflow: visible !important;
}

	.ui-jqgrid tr.ui-row-ltr td:last-child {
		/* border-right:0px !important;*/
	}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border-right: 1px solid #ddd !important;
	border-bottom: 1px solid #ddd !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	background: #CDCDCD !important;
	cursor: pointer;
	border: 0px;
}

.ui-jqgrid-btable tr:nth-child(odd) {
	background-color: #F8F8F8;
}

.ui-jqgrid-btable tr:nth-child(even) {
	background-color: #fff;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	background: #CDCDCD !important;
}

.btn-group, .btn-group-vertical {
}

.ui-jqgrid .ui-jqgrid-pager {
	height: 50px !important;
}

.ui-jqgrid .ui-pg-table td {
	padding: 5px !important;
	font-size: 13px;
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div, .ui-paging-info {
	color: #999;
	font-size: 13px;
}

.ui-jqgrid .ui-pg-input {
	padding-left: 13px;
	border: 0 none;
	border: 1px solid #ddd;
	height: 22px !important;
}

#pager .ui-pg-selbox {
	height: 22px !important;
}

.ui-jqgrid .ui-jqgrid-pager {
	margin-top: 5px !important;
}

.ui-jqgrid-bdiv {
	overflow: visible !important;
}

.ui-jqgrid-htable th:nth-child(2) {
	padding-left: 10px !important;
	text-align: left !important;
	padding-right: 10px !important;
	text-indent: 5px;
}

#itemsGrid td:nth-child(1) {
	padding-left: 2px !important;
	text-align: left !important;
	text-indent: 5px;
}

.ui-jqgrid tr.jqgrow td {
	word-wrap: break-word !important; /* IE 5.5+ and CSS3 */
	white-space: pre-wrap !important; /* CSS3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap !important; /* Opera 4-6 */
	white-space: -o-pre-wrap !important; /* Opera 7 */
	overflow: hidden;
	height: auto;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px
}

.ui-jqgrid .ui-pg-button:hover {
	border: 0px;
}

.ui-jqgrid .ui-icon-asc {
	margin-left: 1px;
	margin-top: 0px !important;
}

.ui-jqgrid .ui-icon-desc {
	margin-top: 6px;
}
/*
      .ui-jqgrid .ui-jqgrid-htable th{padding:0px !important;padding-right:2px !important;}
 .ui-jqgrid .ui-jqgrid-htable th>div{padding-right:0px !important;}
 .ui-jqgrid .ui-jqgrid-resize-ltr{float:left !important;}
 .ui-jqgrid .ui-jqgrid-sortable{height:100% !important;padding-top:3px;border-right:1px solid #ddd;}*/
.ui-widget-content {
	border: 1px solid #ddd !important;
	border-right: 0px !important
}

.ui-jqgrid-htable th:last-child {
}

thead tr:nth-child(2) .ui-state-default {
}

.ui-jqgrid .loading {
	border: 0px !important;
}

#pager {
	border-right: 1px solid #ddd !important;
	border-bottom-right-radius: 0px !important
}

div.tab-content div.tab-pane label.parent-category {
	font-size: 16px;
	color: #33BFEB;
	font-style: italic
}

div.tab-content div.tab-pane li.child-category {
	margin-left: 10px;
}

.parent-category .child-category .child-category {
	color: #666;
	border-color: #cccccc rgba(0, 0, 0, 0.19) rgba(0, 0, 0, 0.18);
	background-color: #f0f0f0;
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.1) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0.1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff',endColorstr='#00ffffff',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border: 1px solid #ccc;
	padding: 5px 0
}

	.parent-category .child-category .child-category label {
		/*font-weight: normal !important;*/
		font-size: 13px !important
	}

.category_block {
	color: #666;
	border-color: #cccccc rgba(0, 0, 0, 0.19) rgba(0, 0, 0, 0.18);
	background-color: #f0f0f0;
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.1) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0.1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff',endColorstr='#00ffffff',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border: 1px solid #ccc;
	padding: 5px 0;
	font-weight: initial !important
}

	.category_block label {
		/*font-weight: normal !important;
		font-size: 12px !important*/
	}
.primary_option_block input {
	float: left !important;
	margin: 10px 2px 0px 0px !important;
}
	.category_block .child-category {
		background-color: transparent !important;
		border: 0 none !important
	}

.tree li {
	padding: 0 !important;
	margin: 10px 0 0 !important
}

.child-category .child-category .category_block {
	border-color: transparent;
	padding: 2px 0;
}

.primary_option_block {
	display: block;
	border-left: 1px solid #ddd;
	padding: 3px 5px 2px 7px;
}

	.primary_option_block span {
		padding: 2px !important;
		font-size: 13px !important;
	}

	.primary_option_block input {
		float: left;
		margin: 8px 2px 0px 0px;
	}
.btn {
	font-family: "Open Sans", Helvetica, Arial, sans-serif, 'FontAwesome';
}
.btn-group .btn {
	color: white !important;
	font-family: "Open Sans", Helvetica, Arial, sans-serif, 'FontAwesome';
	font-size: 13px;
}
.btn-default{
	font-size: 13px;
}
.admin-form {
	font-size: 13px;
	line-height: 2.231;
}
.admin-form button, .admin-form input, .admin-form label, .admin-form select, .admin-form textarea{
		font-size: 13px;
}

.btn-sm, .btn-group-sm > .btn {
		font-size: 13px !important;
		font-weight: 400 !important;
}

#SaleGraphs .btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .open > .dropdown-toggle.btn-dark {
	background-color: #5babab !important;
}

#SaleGraphs .btn-dark {
	background-color: #008080;
}
