.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

@media ( min-width : 768px) {
	.container {
		width: 750px;
	}
}

@media ( min-width : 992px) {
	.container {
		width: 970px;
	}
}

@media ( min-width : 1200px) {
	.container {
		width: 1170px;
	}
}

.container-fluid {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
}



.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-2_5, .col-md-3,
	.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-9_5,
	.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-2_5, .col-xs-3,
	.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 5px;
	position: relative;
}

.jqgrow .col-lg-1, .jqgrow .col-lg-10, .jqgrow .col-lg-11, .jqgrow .col-lg-12, .jqgrow .col-lg-2, .jqgrow .col-lg-3,
	.jqgrow .col-lg-4, .jqgrow .col-lg-5, .jqgrow .col-lg-6, .jqgrow .col-lg-7, .jqgrow .col-lg-8, .jqgrow .col-lg-9,
	.jqgrow .col-md-1, .jqgrow .col-md-10, .jqgrow .col-md-11, .jqgrow .col-md-12, .jqgrow .col-md-2, .jqgrow .col-md-2_5, .jqgrow .col-md-3,
	.jqgrow .col-md-4, .jqgrow .col-md-5, .jqgrow .col-md-6, .jqgrow .col-md-7, .jqgrow .col-md-8, .jqgrow .col-md-9, .jqgrow .col-md-9_5,
	.jqgrow .col-sm-1, .jqgrow .col-sm-10, .jqgrow .col-sm-11, .jqgrow .col-sm-12, .jqgrow .col-sm-2, .jqgrow .col-sm-3,
	.jqgrow .col-sm-4, .jqgrow .col-sm-5, .jqgrow .col-sm-6, .jqgrow .col-sm-7, .jqgrow .col-sm-8, .jqgrow .col-sm-9,
	.jqgrow .col-xs-1, .jqgrow .col-xs-10, .jqgrow .col-xs-11, .jqgrow .col-xs-12, .jqgrow .col-xs-2, .jqgrow .col-xs-2_5, .jqgrow .col-xs-3,
	.jqgrow .col-xs-4, .jqgrow .col-xs-5, .jqgrow .col-xs-6, .jqgrow .col-xs-7, .jqgrow .col-xs-8, .jqgrow .col-xs-9 {
	
	padding-left: 1px;
	padding-right: 1px;
}

@media ( min-width : 992px) {
	.container-fluid > .col-lg-1, .container-fluid > .col-lg-10, .container-fluid > .col-lg-11, .container-fluid > .col-lg-12, .container-fluid > .col-lg-2, .container-fluid > .col-lg-3,
	.container-fluid > .col-lg-4, .container-fluid > .col-lg-5, .container-fluid > .col-lg-6, .container-fluid > .col-lg-7, .container-fluid > .col-lg-8, .container-fluid > .col-lg-9,
	.container-fluid > .col-md-1, .container-fluid > .col-md-10, .container-fluid > .col-md-11, .container-fluid > .col-md-12, .container-fluid > .col-md-2, .container-fluid > .col-md-2_5, .container-fluid > .col-md-3,
	.container-fluid > .col-md-4, .container-fluid > .col-md-5, .container-fluid > .col-md-6, .container-fluid > .col-md-7, .container-fluid > .col-md-8, .container-fluid > .col-md-9, .container-fluid > .col-md-9_5,
	.container-fluid > .col-sm-1, .container-fluid > .col-sm-10, .container-fluid > .col-sm-11, .container-fluid > .col-sm-12, .container-fluid > .col-sm-2, .container-fluid > .col-sm-3,
	.container-fluid > .col-sm-4, .container-fluid > .col-sm-5, .container-fluid > .col-sm-6, .container-fluid > .col-sm-7, .container-fluid > .col-sm-8, .container-fluid > .col-sm-9,
	.container-fluid > .col-xs-1, .container-fluid > .col-xs-10, .container-fluid > .col-xs-11, .container-fluid > .col-xs-12, .container-fluid > .col-xs-2, .container-fluid > .col-xs-2_5, .container-fluid > .col-xs-3,
	.container-fluid > .col-xs-4, .container-fluid > .col-xs-5, .container-fluid > .col-xs-6, .container-fluid > .col-xs-7, .container-fluid > .col-xs-8, .container-fluid > .col-xs-9 {
		padding-left: 3px;
		padding-right: 2px;
	}
}

@media ( max-width : 600px) {
	.jqg-div-content > .col-lg-1, .jqg-div-content > .col-lg-10, .jqg-div-content > .col-lg-11, .jqg-div-content > .col-lg-12, .jqg-div-content > .col-lg-2, .jqg-div-content > .col-lg-3,
	.jqg-div-content > .col-lg-4, .jqg-div-content > .col-lg-5, .jqg-div-content > .col-lg-6, .jqg-div-content > .col-lg-7, .jqg-div-content > .col-lg-8, .jqg-div-content > .col-lg-9,
	.jqg-div-content > .col-md-1, .jqg-div-content > .col-md-10, .jqg-div-content > .col-md-11, .jqg-div-content > .col-md-12, .jqg-div-content > .col-md-2, .jqg-div-content > .col-md-2_5, .jqg-div-content > .col-md-3,
	.jqg-div-content > .col-md-4, .jqg-div-content > .col-md-5, .jqg-div-content > .col-md-6, .jqg-div-content > .col-md-7, .jqg-div-content > .col-md-8, .jqg-div-content > .col-md-9, .jqg-div-content > .col-md-9_5,
	.jqg-div-content > .col-sm-1, .jqg-div-content > .col-sm-10, .jqg-div-content > .col-sm-11, .jqg-div-content > .col-sm-12, .jqg-div-content > .col-sm-2, .jqg-div-content > .col-sm-3,
	.jqg-div-content > .col-sm-4, .jqg-div-content > .col-sm-5, .jqg-div-content > .col-sm-6, .jqg-div-content > .col-sm-7, .jqg-div-content > .col-sm-8, .jqg-div-content > .col-sm-9,
	.jqg-div-content > .col-xs-1, .jqg-div-content > .col-xs-10, .jqg-div-content > .col-xs-11, .jqg-div-content > .col-xs-12, .jqg-div-content > .col-xs-2, .jqg-div-content > .col-xs-2_5, .jqg-div-content > .col-xs-3,
	.jqg-div-content > .col-xs-4, .jqg-div-content > .col-xs-5, .jqg-div-content > .col-xs-6, .jqg-div-content > .col-xs-7, .jqg-div-content > .col-xs-8, .jqg-div-content > .col-xs-9 {
		padding-left: 3px;
		padding-right: 2px;
	}
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-2_5, .col-xs-3,
	.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.6667%;
}

.col-xs-10 {
	width: 83.3333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.6667%;
}

.col-xs-7 {
	width: 58.3333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.6667%;
}

.col-xs-4 {
	width: 33.3333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.6667%;
}

.col-xs-2_5 {
	width: 20%;
}

.col-xs-1 {
	width: 8.33333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.6667%;
}

.col-xs-pull-10 {
	right: 83.3333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.6667%;
}

.col-xs-pull-7 {
	right: 58.3333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.6667%;
}

.col-xs-pull-4 {
	right: 33.3333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.6667%;
}

.col-xs-pull-1 {
	right: 8.33333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.6667%;
}

.col-xs-push-10 {
	left: 83.3333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.6667%;
}

.col-xs-push-7 {
	left: 58.3333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.6667%;
}

.col-xs-push-4 {
	left: 33.3333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.6667%;
}

.col-xs-push-1 {
	left: 8.33333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.6667%;
}

.col-xs-offset-10 {
	margin-left: 83.3333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.6667%;
}

.col-xs-offset-7 {
	margin-left: 58.3333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.6667%;
}

.col-xs-offset-4 {
	margin-left: 33.3333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.6667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

@media ( min-width : 768px) {
	.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 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.6667%;
	}
	.col-sm-10 {
		width: 83.3333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.6667%;
	}
	.col-sm-7 {
		width: 58.3333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.6667%;
	}
	.col-sm-4 {
		width: 33.3333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.6667%;
	}
	.col-sm-1 {
		width: 8.33333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.6667%;
	}
	.col-sm-pull-10 {
		right: 83.3333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.6667%;
	}
	.col-sm-pull-7 {
		right: 58.3333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.6667%;
	}
	.col-sm-pull-4 {
		right: 33.3333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.6667%;
	}
	.col-sm-pull-1 {
		right: 8.33333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.6667%;
	}
	.col-sm-push-10 {
		left: 83.3333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.6667%;
	}
	.col-sm-push-7 {
		left: 58.3333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.6667%;
	}
	.col-sm-push-4 {
		left: 33.3333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.6667%;
	}
	.col-sm-push-1 {
		left: 8.33333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.6667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.3333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.6667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.3333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.6667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.3333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.6667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%;
	}
	.col-sm-offset-0 {
		margin-left: 0;
	}
}

@media ( min-width : 992px) {
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-2_5, .col-md-3,
		.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-9_5 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.6667%;
	}
	.col-md-10 {
		width: 83.3333%;
	}
	.col-md-9_5 {
		width: 79.16665%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.6667%;
	}
	.col-md-7 {
		width: 58.3333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.6667%;
	}
	.col-md-4 {
		width: 33.3333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2_5 {
		width: 20.83335%;
	}
	.col-md-2 {
		width: 16.6667%;
	}
	.col-md-1 {
		width: 8.33333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.6667%;
	}
	.col-md-pull-10 {
		right: 83.3333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.6667%;
	}
	.col-md-pull-7 {
		right: 58.3333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.6667%;
	}
	.col-md-pull-4 {
		right: 33.3333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.6667%;
	}
	.col-md-pull-1 {
		right: 8.33333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.6667%;
	}
	.col-md-push-10 {
		left: 83.3333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.6667%;
	}
	.col-md-push-7 {
		left: 58.3333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.6667%;
	}
	.col-md-push-4 {
		left: 33.3333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.6667%;
	}
	.col-md-push-1 {
		left: 8.33333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.6667%;
	}
	.col-md-offset-10 {
		margin-left: 83.3333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.6667%;
	}
	.col-md-offset-7 {
		margin-left: 58.3333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.6667%;
	}
	.col-md-offset-4 {
		margin-left: 33.3333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.6667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media ( min-width : 1200px) {
	.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 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.6667%;
	}
	.col-lg-10 {
		width: 83.3333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.6667%;
	}
	.col-lg-7 {
		width: 58.3333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.6667%;
	}
	.col-lg-4 {
		width: 33.3333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.6667%;
	}
	.col-lg-1 {
		width: 8.33333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.6667%;
	}
	.col-lg-pull-10 {
		right: 83.3333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.6667%;
	}
	.col-lg-pull-7 {
		right: 58.3333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.6667%;
	}
	.col-lg-pull-4 {
		right: 33.3333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.6667%;
	}
	.col-lg-pull-1 {
		right: 8.33333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.6667%;
	}
	.col-lg-push-10 {
		left: 83.3333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.6667%;
	}
	.col-lg-push-7 {
		left: 58.3333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.6667%;
	}
	.col-lg-push-4 {
		left: 33.3333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.6667%;
	}
	.col-lg-push-1 {
		left: 8.33333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.6667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.3333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.6667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.3333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.6667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.3333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.6667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
}

.control-label {
	padding-left: 2px;
    padding-right: 2px;
}
@media ( min-width : 992px) {
	.control-label {
	    text-align:right;
	    line-height: 24px;
	}
}

.searchButtonSet {
	text-align:center;
}
@media ( min-width : 992px) {
.searchButtonSet button {
	min-width: 75px;
}
}

.searchButtonSet-left {
	float:none;
}

@media ( min-width : 768px) {
	.searchButtonSet {
		text-align:right;
	}
	
	.searchButtonSet-left {
		float:left;
	}
}

.form-control-mini {
	width: 80% !important;
	display: inline-block;
}
.miniBtn {
	height: 24px;
	width:25px; 
	float:right;
	display: inline-block;
}

.miniBtn .ui-button-text {
	padding: 0 0.15em !important;
}

.form-control {    
    height: 24px;
    line-height: 1.42857;
    padding: 1px 5px !important;
    border-radius: 5px;
}
select.form-control {
	font-size:13px;
}

.input-group-addon {
	height: 22px;
	padding: 0px 5px;
}

.col-default {
	margin-bottom: 6px;
	
}
.form-group {
	margin-bottom: 0px !important;
}



.rangeInputs ::-webkit-input-placeholder { font-size:12px; color: rgba(154,154,154,0.7); }
.rangeInputs ::-moz-placeholder { font-size:12px; color: rgba(154,154,154,0.7); } /* firefox 19+ */
.rangeInputs :-ms-input-placeholder { font-size:12px; color: rgba(154,154,154,0.7); } /* ie */
.rangeInputs input:-moz-placeholder { font-size:12px; color: rgba(154,154,154,0.7); }




.searchButtonSet.btn-default {
	margin: 2px 5px 2px 2px;;
}

/*
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: rgba(230, 230, 230, 0.6) !important;
}
.ui-button-disabled.ui-state-disabled {
    background: rgba(230, 230, 230, 0.1) !important;
}
*/
	
.buttonlabelUI {
	font-weight: normal;
	font-size: 14px;
}
	
/*.ui-button-text>label {
	margin-bottom: 0px !important;;
}*/

.labelValue-default {
	font-family : 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size : 14px;
	height: 24px;
    line-height: 1.42857;
    font-weight : normal;
}

.stickIt {
    position: fixed !important;
    left:0px;
    right:0px;
    z-index: 10000;
    margin: 0px 15px;
}

.gridStickyHeader {
	border : 1px solid rgb(170, 170, 170) !important;
	z-index: 9000 !important;
}



.primarybtn {
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border-radius: 6px;
  background-image: linear-gradient(to bottom, #75B8F1, #337ab7) !important;
  background-color: black !important;
  font-family: Arial!important;
  /* color: #ffffff; */
  font-size: 12px!important;
  font-weight:bold!important;
  padding: 0px 0px 1px 0px;
  text-decoration: none;	
  color:#fff!important;
  line-height: normal;
   min-width:70px;
 }
 
 .primarybtn:hover { 
  background-image: linear-gradient(to bottom, #75B8F1, #3170A6) !important;
}

.defaultbtn{
background: #c4c9cc;
  background-image: -webkit-linear-gradient(top, #c4c9cc, #939a9e);
  background-image: -moz-linear-gradient(top, #c4c9cc, #939a9e);
  background-image: -ms-linear-gradient(top, #c4c9cc, #939a9e);
  background-image: -o-linear-gradient(top, #c4c9cc, #939a9e);
  background-image: linear-gradient(to bottom, #F7F8F9, #C5C7CA);
  background-color: black !important;
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border-radius: 6px;
  font-family: Arial!important;
  font-weight:bold!important;
  color: #ffffff;
  font-size: 12px!important;
  padding: 0px 0px 1px 0px;
  min-width:70px;
  text-decoration: none;	
  line-height: normal;
}

fieldset {
	border-radius: 6px;
	border: 1px solid rgba(192, 192, 192, 0.4);
}
legend {
	color: #999;
	font-size:13px;
}


.btn-group-action .ui-button-text {
	padding: 8px 1px !important;
	max-width: 6px;
}

.mobileView {
	display:none;
}
@media ( max-width : 600px) {
	.mobileView {
		display:block !important;
	}
}
.laptopView {
	display:block;
}
@media ( max-width : 600px) {
	.laptopView {
		display:none !important;
	}
}

.mobileView600 {
	display:none;
}
@media ( max-width : 600px) {
	.mobileView600 {
		display:block !important;
	}
}
.laptopView600 {
	display:block;
}
@media ( max-width : 600px) {
	.laptopView600 {
		display:none !important;
	}
}


.mobileView992 {
	display:none;
}
@media ( max-width : 992px) {
	.mobileView992 {
		display:block !important;
	}
}
.laptopView992 {
	display:block;
}
@media ( max-width : 992px) {
	.laptopView992 {
		display:none !important;
	}
}

.bodyBG {
	background-color: #ecf0f5;
}

html {
	background-color: #f9fafc;
}

.ui-pg-input, .ui-pg-selbox {
	color: black !important;
	height: 18px !important;
}

.ui-jqgrid tr.ui-row-ltr td {
	border-right-width: 0px !important;
}
.ui-widget-content {
	border:0px !important;
    border: 0.5px solid #d3d3d3 !important;
    color: #222222 !important;
}

body {
	font-family: Arial, "Helvetica Neue",Helvetica,sans-serif !important;
	font-size: 12px;
}
.select2-selection {
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
}
.ui-widget {font-size: 11px !important; }

.ui-datepicker table {font-size: 10px;}

.ui-jqgrid-labels > th {
	font-family:  'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 0px 3px 3px 3px !important;
}

.ui-search-toolbar > th {
	font-family:  'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 2px 3px 2px 3px !important;
}
.ui-pager-table >tbody>tr>td {
	font-family:  'Helvetica Neue', Helvetica, Arial, sans-serif;
	
	padding: 3px 2px 3px 2px !important;
}

.ui-search-input > input, .ui-search-input > select {
	font-size: 12px;
	font-weight: normal;
	padding: 1px !important;
	height: 20px;
}

.ui-jqgrid .ui-pg-selbox, 
.ui-jqgrid .ui-jqgrid-toppager .ui-pg-selbox {
	padding: 1px 0px 2px 0px !important; 
}

.select2-selection__rendered > li {
	font-size: 12px;
}

.ui-search-clear {
	display: none !important;
}

.ui-search-input input, .ui-search-input select {
	height:23px;
	/*-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	border: 1px solid #a7a6a6 !important;*/
}

.modal-header {
	padding: 5px 0px 5px 5px;
	font-family:  'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color: #3c8dbc;
	color: #ffffff;
}

.ui-jqgrid .ui-jqgrid-htable .ui-th-div {
	margin-top: 2px !important;
}

.ui-jqgrid {
	border: 1px solid #a7a6a6 !important;      /*default*/
}

.ui-jqgrid-labels > th   {
	font-weight: bold !important;
	color: #424141 !important;
	background: rgba(233,233,243,1) !important;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size: 12px;	
}

.ui-jqgrid-labels > th {
	border-bottom: 1px solid #a7a6a6 !important;
	border-right: 1px solid #a7a6a6 !important;
	text-align: center;
	/*text-transform: uppercase;*/
}

.ui-search-toolbar > th {
	border-bottom: 1px solid #a7a6a6 !important;
	border-right: 1px solid #ebebf5 !important;
}

.ui-search-toolbar > th {
	background: rgba(233,233,243,1) !important;
}

.ui-search-input > input[type='text'] {
    background-image: url(../../../images/bs/search.png) !important;
    background-position: 98% center !important;
    background-repeat: no-repeat !important;
    background-size: 14px 14px !important;
    padding-right: 24px !important;
}

.ui-jqgrid-pager, .skin-blue .ui-paging-info {
	color: #333 !important;	
	background: rgba(233,233,243,1) !important;
	font-family: Arial,Helvetica,Sans-Serif;	
}

.ui-jqgrid tr.jqgrow td {
	border-bottom: 1px solid rgba(230, 230, 240, 1);
	/*border-right: 1px solid rgba(237, 237, 247, 1) !important;*/
	font-family:  Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: black;
	padding: 2px;
}
.ui-jqgrid tr.jqgrow.success td {	
	background-color: rgba(44, 59, 65, 0.23);
	border-bottom: 1px solid rgba(44, 59, 65, 0.19);
}
.ui-jqgrid tr.jqgrow.success.alternetRow td {
	background-color: rgba(44, 59, 65, 0.17);
	border-bottom: 1px solid rgba(44, 59, 65, 0.16);
}
.ui-jqgrid tr.jqgrow.alternetRow td {
	background-color: rgba(237, 237, 247, 1);
}
.ui-jqgrid tr.jqgrow.active td {
	background-color: rgb(213, 229, 251) !important;
	border-bottom: 1px solid rgb(196, 217, 245) !important;
}

.ui-jqgrid tr.jqgrow.successRow td {
	background-color: rgba(130,239,189,0.6) !important;
	border-bottom: 1px solid rgba(130,239,189,0.8) !important;
}

.ui-jqgrid tr.jqgrow.highlightRow td {
	background-color: rgba(106, 230, 173 ,0.6) !important;
	border-bottom: 1px solid rgba(80, 232, 163, 0.8) !important;
}

.ui-jqgrid tr.jqgrow.errorRow td {
	background-color: rgba(249,155,145,0.6) !important;
	border-bottom: 1px solid rgba(249,155,145,0.8) !important;
}

.ui-jqgrid-htable > tr {
	border-bottom : 1px solid #a7a6a6 !important;
}

.ui-pg-selbox {
	min-width: 50px;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.ui-jqgrid .loading {
	background: url(../../../images/logo.jpg);
	background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: auto 35px;
    height: 50px !important;
    width: 110px !important;
    border: 1px solid rgba(167, 166, 166, 0.5) !important;
    background-color: #fff !important;
}

.mandatoryAsteriskRed {
	
}
.mandatoryAsteriskRed::after { 
    content: " *";
    color: red;
    font-weight:bold;
}
.mandatoryAsterisk::after { 
    content: " *";
    font-weight:bold;
}

.gLbl {
	padding-left: 1px;
	padding-right: 1px;
	text-align: right;
	font-size: 12px;
	color: #5f5e5e;
	font-family:Arial,Helvetica,Sans-Serif;
	line-height:17px;	
}
.gLbl::after { 
    content: " : ";
}
.gCtrl {
	padding-left: 1px;
	padding-right: 1px;
	text-align: left;
	font-size: 12px;
	line-height:17px;
}

.gridIcon {
	margin: 0px 1px;
	padding: 2px 4px;	
	border: 1px solid rgba(167, 166, 166, 0.4);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: white;
}
.gridEditIcon {
	color: #f39c12;
}

.gridAuditIcon {
	color: #d81b60;
}


.toolbarbtn {
	width: 32px; 
	margin: 0px 6px; 
	cursor: pointer; 
	border: 1px solid rgba(174, 174, 255, 0.7); 
	padding: 1px 2px; 
	border-radius: 8px;
}

.ui-jqgrid .cbox {
	margin-left: 9px;
	margin-right: 9px;
	/*zoom: 1.3;*/
}

.ui-th-div .cbox {
	/*margin-top: 1.5px;*/
}

.calendar-date {
	font-size: smaller;
}
.daterangepicker .calendar th, .daterangepicker .calendar td {
	min-width: 26px;
}
.daterangepicker .ranges li {
  font-size: 11.5px;  
  padding: 2px 12px;
  margin-bottom: 5px;
}
.daterangepicker_start_input > label,.daterangepicker_end_input > label {
	display:none !important;
}
.daterangepicker .ranges {
	width:150px;
}

.daterangepicker .ranges .input-mini { 
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 3px;
  width: 65px;
}
.daterangepicker .ranges .btn { 
	width: 68px;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 50%;
}
.daterangepicker select.yearselect {
    width: 46%;
}
@media ( max-width : 600px) {
	.daterangepicker .first, .daterangepicker .second {
		display:none !important;
	}
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 23px;
}

.navbar-default {
    border-color: #cfcfcf;
    color: #424141 !important;
	background: #ebebf5 !important;
}


.no-padding {
	padding:0px !important;
}

.box-group .box {
  margin-bottom: 4px;
}

.box-group .box-header {
    padding: 5px 10px;
    border-top: 1px solid #d2d6de;
}

.box-default {
	border-top: 0px !important;
}

.box-group .box-default .box-header.with-border {
  border: 1px solid rgba(210, 214, 222, 0.5) !important;
  background-color: rgba(237, 237, 247, 1); 
  text-align: center;
}

.box-group .box-default .box-header.with-border .box-title > a { 
	color: #333;
	font-size:12px;
}

.box-group .box-warning .box-header.with-border {
  border-bottom: 2px solid rgba(243, 156, 18, 1);
}
.box-group .box-warning {
	border-top: 1px solid transparent !important;
}

.box-group .box-success .box-header.with-border {  
  border-bottom: 2px solid rgba(0, 166, 90, 1);
}
.box-group .box-success {
	border-top: 1px solid transparent !important;
}

.box-group .box-info .box-header.with-border {  
  border-bottom: 2px solid #00c0ef;
}
.box-group .box-info {
	border-top: 1px solid transparent !important;
}

.box-group .box-primary .box-header.with-border {  
  border-bottom: 2px solid #3c8dbc;
}
.box-group .box-primary {
	border-top: 1px solid transparent !important;
}

.box-group .box-danger .box-header.with-border {  
  border-bottom: 2px solid #dd4b39;
}
.box-group .box-danger {
	border-top: 1px solid transparent !important;
}

.box-header .box-title {
  font-size: 15px !important;
  font-weight: bold;
}

.form-group label {
	line-height: 24px;
}

.form-group input[type="checkbox"] {
	vertical-align: middle; 
	height: 24px; 
	margin-top:0px;
}
@media ( max-width : 991px) {
	.btn > i:after {
		content:"";
		margin-right: 2px;
	}
	.btn > i:before {
		margin-left: 2px;
	}
}
@media ( min-width : 992px) {
	.btn > i:after {
		content:"";
		margin-right: 8px;
	}
}

.content-header > .breadcrumb {
    float: left !important;
    top: 5px !important;
    left: 10px;
    display: inline-block;
}

.gCtrl .label-danger {
	padding-left: 4px;
}

.btn-default {
    background-color: white !important;
    border-color: #bbb  !important;
}
.btn-default:hover {
    background-color: #d5e5fb !important;
    border-color: #b7ceec  !important;
}
.btn {
	/*text-transform: uppercase;*/
}
.btn > label {
	display: inline-block;
	margin-bottom:0px;
}

label {
    margin-bottom: 0px;
}





.eretailMainTab > .nav-tabs {
	background-color: rgb(237, 237, 247);
}
.eretailMainTab > .nav-tabs > li.active {
	border-top: 3px solid transparent !important;
	border-bottom: 3px solid #dd4b39;
	font-size: 13px;
	padding: 0px 0px;
}
.eretailMainTab > .nav-tabs > li {	
	height: 25px;
	margin-right: 3px;
	margin-left: 3px;
	padding: 3px 0px;
}

.eretailMainTab .nav>li>a {
    color: black !important;
    font-weight: bold;
    padding: 0px 10px;
}

.detailsView .col-default {
    margin-bottom: 0px;
}

.detailsView label {   
    margin-bottom: 0px;
}

.detailsView .control-label, .detailsView label {
	line-height: 18px;
}

.detailsView .control-label {
	font-size: 11px;
	color: #5f5e5e;
}



.ui-jqgrid tr.jqgrow.alternetRow.blueRow td {
	background-color: #aacff7;
}

.ui-jqgrid tr.jqgrow.blueRow td {
	background-color: #aacff7;
}

.ui-jqgrid tr.jqgrow.alternetRow.redRow td {
	background-color: #dd4b39;
}

.ui-jqgrid tr.jqgrow.redRow td {
	background-color: #dd4b39;
}

label.form-control {
	padding: 0px 5px !important;
}

.select2-selection__rendered {
	font-weight:normal;
}

.noPadding {
	padding-top: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
}
.weak { color: red; }
.medium { color: orange; }
.strong { color: green; }
.progress {
    width: 100%;
    max-width: 350px;
    height: 5px;
    background: #eee;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
}