/*=============================================== HTML FORMAT ===============================================*/

html, body {
	font-size: 100%;
	padding: 0;
	margin: 0;
}
body {
	font-family: 'PlayRegular', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	background-color: #ffffff;
	color: #444;
	margin: 0px;
}
ul {
	padding: 0px;
	margin: 0px;
        list-style-position: inside;
}
ul li {
	padding: 0px;
	margin: 0px;
}

a, button, img, .grbase-region,.grbase-cart, .grbase-cart-full, .grbase-corp, .grbase-features li, .grbase-icon-small, .grbase-icon-large:before, .grbase-icon-large, .grbase-icon-large:after, .grbase-accord-1 .panel-title, .grbase-progress .progress-bar, .grbase-carousel-style1 .next-style, .grbase-carousel-style2 .controller-carousel, .grbase-pricing-table-1 .row-title, .grbase-pricing-table-1 .row-buy, .changeHeaderOn, .grbase-search, .grbase-button, .grbase-404-block, .grbase-tag li, .grbase-about-us, .grbase-team-1 .grbase-team-member, .grbase-team-social, .grbase-team-member img, .grbase-face-glass, .grbase-portfolio-grid,.grbase-portfolio-fakehover, .grbase-portfolio-icon{
	-webkit-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
	-webkit-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
}

button:focus, button:active {
	box-shadow: none;
}
optgroup,select{ color:#333;}
img.thumbnail, .thumbnail img{max-width: 100%;}

/*=============================================== REGIONALIZATION ===============================================*/

.region-usa, .region-canada, .region-europe, .region-middleeast, .region-africa {
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 760px;
	color: red;
}

.region-usa { background-image: url(../../img/pump_group/background-usa.jpg); background-size: cover;}
.region-canada { background-image: url(../../img/pump_group/background-canada.jpg); background-size: cover;}
.region-europe { background-image: url(../../img/pump_group/background-europe.jpg); background-size: cover;}
.region-middleeast { background-image: url(../../img/pump_group/background-middleeast.jpg); background-size: cover;}
.region-africa { background-image: url(../../img/pump_group/background-africa.jpg); background-size: cover;}

.region-usa h1, .region-canada h1, .region-europe h1, .region-middleeast h1, .region-africa h1 { color: #666; font-size: 80px; margin: 0 5px 30px 0;}
.region-usa h3, .region-canada h3, .region-europe h3, .region-middleeast h3, .region-africa h3 { color: #000; font-size: 34px; margin: 0 0 5px 0}
.region-usa h4, .region-canada h4, .region-europe h4, .region-middleeast h4, .region-africa h4 { color: #666; font-size: 24px; margin-bottom: 0; margin-top: 0px; padding-top: 10px;}
.region-usa h5, .region-canada h5, .region-europe h5, .region-middleeast h5, .region-africa h5{ color: #666; font-size: 24px; margin-bottom: 10px;}
.region-usa p, .region-canada p, .region-europe p, .region-middleeast p, .region-africa p { color: #666;}

.region-highlight { color: #0067b1; }

.region-links li {
	list-style: none;
	border-bottom: solid 1px #CCC;
	padding-top: 4px;
}
.region-links li:last-child{
	border-bottom: none;
}

.news li .grbase-locations-text{
	border-bottom: solid 1px #CCC;
}

.region-news li, .region-events li {
	padding-left: 30px;
	list-style: none;
}
.region-news li { background: url('../../img/pump_group/news-dk.png') no-repeat 2px 12px;}
.region-events li { background: url('../../img/pump_group/cal-dk.png') no-repeat 0px 12px; }

.region-nav {
	width:100%;
	text-align: center;
	margin: 0;
	position:absolute;
	left:0;
	top:1030;
	box-shadow: 0px -10px 40px #000 inset;
	background:#333;
	height: 191px!important;

}

/*=============================================== SIDE MENU SIDEBAR ===============================================*/
.sidenav-offcanvas{
	position: absolute;
	height: 100%;
	background-color: #003c75;
	width: 70vw;
	overflow: scroll;
	-ms-overflow-style:-ms-autohiding-scrollbar;
}

.sidenav-offcanvas .nav{background-color: transparent;}
.sidenav-offcanvas .nav .open>a, .sidenav-offcanvas .nav .open>a:hover, .sidenav-offcanvas .nav .open>a:focus{
	background-color: #111E36;
}
.sidenav-offcanvas .nav>li>a:hover, .sidenav-offcanvas .nav>li>a:focus{
	background-color: #111E36;
}
.sidenav-offcanvas .navbar-nav>li>.dropdown-menu{
	background-color: #fff;
	box-shadow: 0px 0px 15px #ddd inset;
}
.sidenav-offcanvas a{
	color:#efefef;
}

/*=============================================== PUSHERS ===============================================*/
.pushupsingle {padding-top: 10px;}
.pushupdouble {padding-top: 20px;}
.pushuptriple {padding-top: 30px;}
.pushupsintuple {padding-top: 50px!important;}
.pushdownsingle {padding-bottom: 10px;}
.pushdowndouble {padding-bottom: 20px;}
.pushdowntriple {padding-bottom: 30px;}
.grbase-bodycontent ul { padding-left: 20px; }

.push-right {float:right; }

.btn-pushed-up {
    margin-top: -8px;
}

.remove-bottom-margin {margin-bottom:0px;}

/*=============================================== TYPOGRAPHY ===============================================*/

/*-------------------------------- @fontface --------------------------------*/

@font-face {
    font-family: 'PlayRegular';
    src: url('../../fonts/Play-Regular-webfont.eot');
    src: url('../../fonts/Play-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/Play-Regular-webfont.woff') format('woff'),
         url('../../fonts/Play-Regular-webfont.ttf') format('truetype'),
         url('../../fonts/Play-Regular-webfont.svg#PlayRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PlayBold';
    src: url('../../fonts/Play-Bold-webfont.eot');
    src: url('../../fonts/Play-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/Play-Bold-webfont.woff') format('woff'),
         url('../../fonts/Play-Bold-webfont.ttf') format('truetype'),
         url('../../fonts/Play-Bold-webfont.svg#PlayBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
strong{ font-family:'PlayBold'; }
h1, h2, h3, h4, h5, h6 {
	margin-top: 20px;
	margin-bottom: 30px;
}
h1 {
	font-size: 40px;
	line-height: 56px;
}
h2 {
	font-size: 34px;
	line-height: 44px;
}
h3 {
	font-size: 30px;
	line-height: 40px;
}
h4 {
	font-size: 24px;
	line-height: 40px;
}
h5 {
	font-size: 18px;
	line-height: 25px;
}
h6 {
	font-size: 14px;
	line-height: 18px;
}
p {
	line-height: 20px;
}
a {
	text-decoration: none !important;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
b {
	font-weight: 600;
}
label {
	font-weight: 600;
}
label.error{
    color: #a94442;
}

h3.narrow_margins {
	margin-top: 10px;
	margin-bottom: 15px;
}

input.error, textarea.error, select.error{ background:#f5dbdb;  color:#820000; }

.pipe {
	color: #BBB;
	padding: 0 10px;
}
h2.products { padding-bottom: 5px; border-bottom: 2px solid #DDD;}
h4.products { margin-bottom: 5px; padding-bottom: 2px; border-bottom: 2px solid #FF4D4D; line-height: 28px}
div.product_listing {min-height: 245px; }
h4.case, h4.related { margin-bottom: 15px; padding-bottom: 2px; border-bottom: 2px solid #FF4D4D;}
h4.features, h4.policy { margin-bottom: 5px; padding-bottom: 2px; border-bottom: 2px solid #DDD;}
h5.tags { margin-bottom: 10px; padding-bottom: 2px; border-bottom: 1px solid #DDD;}

/*=============================================== COLOR ===============================================*/

header {
	background: #fff;
}
nav {
	background: #fff;
}
nav a {
	color: #0067b1 !important;
}
.admin nav a{
	color: #FFF2F2 !important;
}
nav a:hover {
	background: #0067b1 !important;
	color: #FFF !important;
}
.admin nav a:hover{
	background: #df3b3b !important;
	color: #ffffff !important;
}
.admin .nav .open>a:focus{
	background-color:#df3b3b !important;
}
.admin .dropdown-menu>li>a, .dropdown-menu .menu a{
	color:#df3b3b !important;
}
.admin .dropdown-menu>li>a:hover,
.admin .dropdown-menu>li>a:active, .dropdown-menu .menu a:hover, .dropdown-menu .menu a:active{
	color:#fff !important;
}
nav a:active {
	background: #0067b1;
	color: #FFF;
}
a {
	color: #0067b1;
}
a:hover {
	cursor: pointer;
}
a:hover, a:active {
	color: #FF4D4D;
}
button:hover {
	background: #101010;
	color: #fff;
	border:solid 1px #101010;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
.primary-color {
	background: #0067b1;
	border-color: #0067b1;
}
.secondary-color {
	background: #FF4D4D;
	border-color: #0067b1;
}
.grbase-text-color {
	color: #444;
}
.grbase-heading {
	color: #444;
	margin-bottom: 0px;
}
.grbase-sub-heading {
	color: #7F7F7F;
}
.grbase-bottom {
	background: #222222;
}
.grbase-bottom-heading {
	color: #FFFFFF;
	margin-bottom: 12px;
}
.grbase-bottom-highlight {
	color: #FFFFFF;
}
.grbase-bottom-text {
	color: #6E6E6E;
	line-height: 1.6em;
}
.grbase-footer {
	background: #000000;
	color: #878787;
}
.grbase-color-style2 {
	background: #FF4D4D;
	color: #fff;
	border-color: #FF4D4D;
}
.grbase-color-style3 {
	background: #303030;
	color: #fff;
	border-color: #303030;
}
.grbase-color-style4 {
	background: #abe1fa;
	color: #fff;
	border-color: #abe1fa;
}

.dnet-location-color {
    color: #fff;
}
.tab-color {
	background: #CCC;
}
/*=============================================== HEADER & FOOTER ===============================================*/

/*-------------------------------- HEADER --------------------------------*/

.grbase-header {
	width: 100%;
	background: #fff;
}
.grbase-logo img {
	border: none;
}
.grbase-subheader {
	width: 100%;
	height: auto;
	margin-top: 10px;
	background: #eee;
	background-image: url(../../img/pump_group/faderdown.png);
	background-position: top center;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
}
.grbase-breadcrumb {
	width: 100%;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.breadcrumb {
	background: transparent;
	padding-left: 0px;
}
@media (min-width: 992px) {
	.changeHeaderOn {
		/* try to fix */
		box-shadow: 0 0 15px 0px #DCDCDC;
		height: auto;
		padding: 10px 0px 10px 0px;
		position: fixed;
		top: 0px;
		z-index: 1030;
	}
	#header.changeHeaderOn small{vertical-align: middle;}

	#header.changeHeaderOn .grbase-region i{font-size: .6em;}
	#header.changeHeaderOn .grbase-cart i, #header.changeHeaderOn .grbase-cart-full i{font-size: .6em;}
	#header.changeHeaderOn .grbase-corp i{font-size: .6em;}

	#header.changeHeaderOn .navbar-nav>li>a {
		padding: 21px 15px 21px 15px;
		transition: padding 0.2s;
	}
	#header.changeHeaderOn .navbar-brand {
		padding-top: 5px;
	}
	#header.changeHeaderOn .grbase-logo img {
		margin-top: 0px;
			height: 63px;
		width:auto;
	}
	#header.changeHeaderOn .grbase-search input {
		height: 63px;
	}
	#header.changeHeaderOn .grbase-search {
		height: 63px;
		padding-top: 12px;
	}
	#header.changeHeaderOn .grbase-region {
		height: 63px;
		padding-top: 7px;
	}
	#header.changeHeaderOn .grbase-cart, #header.changeHeaderOn .grbase-cart-full {
		height: 63px;
		padding-top: 7px;
	}
	#header.changeHeaderOn .grbase-corp {
		height: 63px;
		padding-top: 7px;
	}
	#header.changeHeaderOn .container>.navbar-header {
		height: 60px;
	}

	#regionbar.changeHeaderOn {
		-webkit-transition: opacity .8s ease-in-out!important;
		-moz-transition: opacity .8s ease-in-out!important;
		-o-transition: opacity .8s ease-in-out!important;
		-ms-transition: opacity .8s ease-in-out!important;
		position: fixed!important;
		z-index: 10000!important;
		min-height: 38px!important;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 10px!important;
	}

	#header.changeHeaderOn {
		padding: 10px 0px 8px 0px!important;
	    -webkit-transition: height 0.3s!important;
	    -moz-transition: height 0.3s!important;
	    -ms-transition: height 0.3s!important;
	    -o-transition: height 0.3s!important;
	    transition: height 0.3s!important;
	}

	#header.changeHeaderOn .grlogos {
		/*height: 55px!important;*/
		-webkit-transition: all 0.3s!important;
	    -moz-transition: all 0.3s!important;
	    -ms-transition: all 0.3s!important;
	    -o-transition: all 0.3s!important;
	    transition: all 0.3s!important;
	}

	/*#header.changeHeaderOn .navvertical {
		margin-top: 13px!important;
	}*/

}

/*-------------------------------- NAVIGATION --------------------------------*/

nav a {
	font-weight: 300;
	font-size: 14px!important;
	font-family: 'PlayRegular', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}
.dropdown-menu .menu{
	display: inline-block;
	list-style: circle;
	list-style-position: inside;
	width:100%;
}
.dropdown-menu {padding: 0px;}

.dropdown-menu .menu a{width:100%;display: block;}

.navbar-nav {
	margin-bottom: 0px;
}
.navbar-brand {
	height: 100px;
	text-align: center;
}

.admin .navbar-right{background-color: #980001; }

.navbar-toggle {
	border: 1px solid #0067b1;
	border-radius: 0px;
	margin-top: 32px;
}
.navbar-toggle:hover {
	background: transparent;
}
.dropdown-menu {
	border-radius: 0px;
	box-shadow: none;
	/*border-top: solid 1px #0067b1;*/
	padding-bottom: 0px;
	border-bottom: 0px;
}
.admin .dropdown-menu{
	border-top: solid 1px #980001;
}
.dropdown-menu>li>a, .dropdown-menu .menu a {
	font-family: 'PlayRegular', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-weight: 300;
	font-size: 14px;
	border: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 55px;
	border-bottom: solid 1px #ddd;
        text-transform: uppercase;
}
.dropdown-menu .menu a{padding-right:0px;}


@media (max-width: 768px) {
	nav a:hover {
		background: #0067b1 !important;
		color: #6298CB !important;
	}

        .grbase-tab .nav> li {
            float: none;
        }

	.nav>li {
		border-top: none;
        }
	.navbar-brand {
		text-align: center;
		width: 100%;
	}

	.navbar-nav>li>a, .dropdown-menu .menu a {
		padding-top: 25px;
		padding-bottom: 25px;
		padding-left: 22px;
		padding-right: 22px;
	}

	.container>.navbar-header {
		width: 100%;
	}
}

.sub-dropdown ul{
	list-style: none;
}

@media (min-width: 992px) {
	nav a:hover {
		background: #0067b1 !important;
		color: #FFF !important;
	}

	.navbar-brand {
		text-align: left;
		width: auto;
	}
	.container>.navbar-header {
		width: auto;
	}
}

/*=============================================== BODY ===============================================*/

.grbase-callaction {
	text-align: center;
	margin-top: 10px;
}
.grbase-body-block {
	width: 100%;
	padding-bottom: 20px;
}
.grbase-white-block {
	width: 100%;
	padding-bottom: 50px;
	padding-top: 50px;
	background: #fff;
	z-index:2;
}
.grbase-image-block {
	z-index: 1;
	min-width: 100%;
	min-height: 100%;
	background: transparent url("../../images/testimonial_bg.jpg") center center no-repeat;
	background-size: cover;
	display: block;
	color: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
	background-attachment:fixed;
}
.grbase-image-block h5 {
	color: #fff;
}
.grbase-image-block .prev-style:before, .grbase-image-block .next-style:before {
	color: #fff;
	border: 1px solid #fff;
}
.grbase-image-block a {
	color: #6298CB;
}
.grbase-grey-block {
	width: 100%;
	padding-bottom: 50px;
	padding-top: 50px;
	background: #EEEEEE;
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
}
.blue-block {
    border-radius: 25px;
    background: #0067b1;
    padding: 20px;
}

/* moved to shared */
/*.hdivider50{
    margin-left:52px;
    height:auto;
    display:inline-block;

.maxWidth500{
	max-width:500px;
}
.maxWidth700{
	max-width:700px;
}
.maxWidth800{
	max-width:800px;
}

}*/

.noLeftPadding{
	padding-left:0 !important;
}

.noRightPadding{
	padding-right:0 !important;
}

.standoutLink {
	/* monitors with poor dpi are hard to see colored links on */
	font-weight: 800!important;
	font-size: 16px;
	/*text-decoration: underline!important;*/
}
.barReportLinkPointer {
    cursor: pointer;
}

/*-------------------------------- FEATURES --------------------------------*/

.grbase-features li {
	list-style: none;
	cursor: pointer;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
}
.grbase-features-separator {
	width: 70%;
	align: center;
	color: #ddd;
	margin-top: 40px;
	margin-bottom: 40px;
}
.grbase-separator {
	width: 100%;
	color: #ddd;
	align: center;
}
.grbase-features a {
	color: #444;
}
.grbase-features li:hover button {
	background: #101010;
	border:solid 1px #101010;
}
.grbase-features li:hover .grbase-icon-large {
	background: #FF5049;
}
.grbase-features li:hover .grbase-icon-large:after {
	border-top: 30px solid #FF5049;
}
.grbase-features li:hover .grbase-icon-large:before {
	border-bottom: 30px solid #FF5049;
}

.grbase-features-image-with-text {
    padding-right: 15px;
}

/*-------------------------------- SERVICES --------------------------------*/

.grbase-services h5 {
	margin-bottom: 10px;
}
.grbase-services li {
	list-style: none;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 10px;
}
.grbase-services-icon {
	width: 50px;
}
.grbase-service-text {
	position: relative;
	padding-left: 55px;
	margin-top: -50px;
}
.grbase-services li:hover .grbase-icon-small {
	background: #FF5049;
}

/*-------------------------------- LOCATIONS --------------------------------*/

.grbase-locations h4 {
	margin-bottom: 10px;
	border-bottom: 2px solid #CCC;
}
.grbase-locations li {
	list-style: none;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
}
.grbase-locations-icon {
	width: 50px;
}
.grbase-locations-text {
	position: relative;
	padding-left: 55px;
	margin-top: -60px;
}
.grbase-locations p {
	padding:0px;
	margin:0px;
}
.grbase-locations li:hover .grbase-icon-small {
	background: #FF5049;
}

/*-------------------------------- LISTS --------------------------------*/

.grbase-checklist li, .grbase-arrowlist li{
	list-style: none;
}
.grbase-square li, .grbase-circle li {
	color: #FFDC73;
	margin-left: 20px;
}
.grbase-square li {
	list-style: square;
}
.grbase-circle li {
	list-style: circle;
}
.grbase-checklist li, .grbase-arrowlist li, .grbase-square li, .grbase-circle li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.grbase-checklist a, .grbase-arrowlist a, .grbase-square a, .grbase-circle a {
	color: #444;
}
.grbase-checklist a:hover, .grbase-arrowlist a:hover, .grbase-square a:hover, .grbase-circle a:hover {
	color: #0067b1;
}
.grbase-checklist a:before {
	content: '\e101';
	color: #0067b1;
	font-family: "gricons" !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
}
.grbase-arrowlist a:before {
	content: '\e06b';
	color: #0067b1;
	font-family: "gricons" !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
}

/*--------------------------------- ALERT MESSAGES ----------------------------*/

.alert {
	padding: 25px;
	border-radius: 0px;
}
.grbase-alert {
	padding: 15px;
	border-left: solid 10px;
	margin-bottom: 20px;
	background: #F5F5F5;
	margin-top: 10px;
}
.grbase-alert h5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.grbase-alert-success {
	border-color: #0067b1;
}
.grbase-alert-info {
	border-color: #abe1fa;
}
.grbase-alert-warning {
	border-color: #FFD24D;
}
.grbase-alert-danger {
	border-color: #FF7373;
}
.grbase-alert-success h5 {
	color: #0067b1;
}
.grbase-alert-info h5 {
	color: #abe1fa;
}
.grbase-alert-warning h5 {
	color: #FFD24D;
}
.grbase-alert-danger h5 {
	color: #FF7373;
}
 @media (min-width: 992px) {
.grbase-callaction {
	text-align: right;
}
.grbase-features li:hover .grbase-features-separator {
	color: #bbb;
}
}

/*=============================================== FOOTER ===============================================*/

/*-------------------------------- GRBASE FOOTER --------------------------------*/

.grbase-footer {
	width: 100%;
	height: auto;
	padding-top: 15px;
	padding-bottom: 25px;
}
.grbase-footer img {
	border: none;
	height: 50px;
}
.grbase-copyright p {
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}
.grbase-footerlogo {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
 @media (min-width: 992px) {
.grbase-copyright p {
	text-align: left;
	float: left;
	padding-top: 20px;
}
.grbase-footerlogo {
	text-align: left;
	float: left;
	padding-bottom: 5px;
}
}

/*=============================================== ICONS FONT ===============================================*/

.grbase-icon li {
	list-style: none;
	float: left;
	display: inline;
}
/*-------------------------------- ICON SMALL --------------------------------*/


.grbase-icon-small {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	margin-right: 10px;
	width: 40px;
	height: 40px;
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
	border-radius: 75px;
	background: #0067b1;
}

.grbase-icon-small:hover {
	background: #FF4D4D;
}

.grbase-gricon-small {
	text-align: center;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	position: relative;
	top: 10px;
}
/*-------------------------------- ICON LARGE --------------------------------*/

.grbase-icon-large {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
	border-radius: 75px;
	background: #0067b1;
}

.grbase-icon-large:hover {
	background: #FF4D4D;
}

.grbase-gricon-large {
	text-align: center;
	font-size: 50px;
	color: #fff;
	cursor: pointer;
	position: relative;
	top: 22px;
}

/*=============================================== BUTTON ===============================================*/

button {
	padding: 12px 42px;
	color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	border: solid 1px;
}
.grbase-button{
	padding: 12px 42px;
	color: #fff !important;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	border: solid 1px;
}
.grbase-button-trans {
	background: transparent;
	border: solid 1px #fff;
	font-size: 24px;
	border-radius: 3px;
}
.grbase-button-trans:hover {
	border:solid 1px #1F304F;
}
.grbase-button-trans a{
	color:#fff !important;
}
.grbase-button-small {
	font-size: 14px;
	border-radius: 3px;
}
.grbase-button-radius-small {
	font-size: 14px;
	border-radius: 22px;
}
.grbase-button-medium {
	font-size: 18px;
	border-radius: 3px;
}
.grbase-button-radius-medium {
	font-size: 18px;
	border-radius: 26px;
}
.grbase-button-large {
	font-size: 24px;
	border-radius: 3px;
}
.grbase-button-radius-large {
	font-size: 24px;
	border-radius: 32px;
}

.btn-align{      /* aligns text with bootstrap buttons */
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-image: none;
  border: 1px ;
  border-radius: 4px;
}

.btn.btn-align {
	margin-bottom: 0px!important;
}

/*=============================================== SIDEBAR ===============================================*/
.grbase-sidebar .grbase-nav-1 li, .grbase-sidebar .grbase-nav-2 li {
	border-bottom: dotted 1px #ccc;
	padding-top: 24px;
	padding-bottom: 16px;
	padding-left: 5px;
	padding-right: 10px;
	list-style: none;
	margin-top: -10px;
	width: 100%;
}
.grbase-sidebar .grbase-nav-1 li:hover a, .grbase-sidebar .grbase-nav-2 li:hover a {
	color: #FF4D4D;
	font-weight: 400;

}
.grbase-sidebar .grbase-nav-1 li a:before {
	content: '\e066';
	font-family: "gricons" !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
}
.grbase-sidebar .grbase-nav-2 li a:before {
	content: '\e06b';
	font-family: "gricons" !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
}
.grbase-sidebar .grbase-blog-postlist li {
	list-style: none;
	border-top: dotted 1px #ccc;
	padding-top: 24px;
	padding-bottom: 16px;
	margin-top: -10px;
	display: inline-block;
}

.grbase-sidebar li a {
	color: #444;
}

span.region-highlight.footer a { color: #FFF; }
span.region-highlight a { color: #0067b1; }

/*=============================================== TAG ===============================================*/

.grbase-tag li {
	background: #EEEEEE;
	list-style: none;
	width: auto;
	padding: 5px 10px 5px 10px;
	margin-right: 5px;
	display: inline;
	float: left;
	margin-bottom: 5px;
	border-radius: 2px;
}
.grbase-tag a {
	color: #444;
}
.grbase-tag li:hover {
	background: #ccc;
}
.grbase-tag {
	display: inline-block;
}

/*=============================================== ACCORDIONS ===============================================*/

.panel-group .panel {
	border-radius: 0px;
	box-shadow: none;
}
.panel-default {
	border-color: transparent;
}
/*-------------------------------- ACCORDION STYLE 1 --------------------------------*/

.grbase-accord-1 .panel-heading {
	padding: 0px;
	background: transparent;
}
.grbase-accord-1 .panel-body {
	border-left: solid 1px #0067b1;
	border-right: solid 1px #0067b1;
	border-bottom: solid 1px #0067b1;
	border-top: none !important;
}
.grbase-accord-1 .panel-title {
	background: #0067b1;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
}
.grbase-accord-1 .panel-title:before {
	content: "\e04f";
	font-family: "gricons" !important;
	display: inline-block;
	margin-right: 5px;
	color: #fff;
	line-height: 20px;
	font-size: 15px;
}
.grbase-accord-1 .panel-title:after {
	content: "\e1aa";
	font-family: "gricons" !important;
	font-style: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: right;
	color: #fff;
	padding-top: 5px;
}
.grbase-accord-1 .panel-title {
	margin-top: 0px;
	margin-bottom: 0px;
}
.grbase-accord-1 .panel-title.collapsed {
	background-color: #DDDDDD;
	color: #777777;
}
.grbase-accord-1 .panel-title.collapsed:before {
	content: "\e04f";
	font-family: "gricons" !important;
	display: inline-block;
	margin-right: 5px;
	color: #999;
	line-height: 20px;
	font-size: 15px;
}
.grbase-accord-1 .panel-title.collapsed:after {
	content: "\e244";
	color: #BBBBBB;
}

/*-------------------------------- ACCORDION STYLE 2 --------------------------------*/

.grbase-accord-2 .panel {
	border-bottom: solid 1px #ddd;
	padding-bottom: 10px;
	padding-top: 10px;
}
.grbase-accord-2 .panel-heading {
	padding: 0px;
	background: transparent;
}
.grbase-accord-2 .panel-body {
	border: none !important;
}
.grbase-accord-2 .panel-title {
	background: #fff;
	color: #0067b1;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
}
.grbase-accord-2 .panel-title:before {
	content: "\e1aa";
	font-family: "gricons" !important;
	font-style: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	width: 32px;
	height: 32px;
	background-color: #0067b1;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	margin-left: 5px;
	margin-right: 13px;
	line-height: 32px;
}
.grbase-accord-2 .panel-title {
	margin-top: 0px;
	margin-bottom: 0px;
}
.grbase-accord-2 .panel-title.collapsed {
	background-color: #fff;
	color: #777777;
}
.grbase-accord-2 .panel-title.collapsed:before {
	content: "\e244";
	background-color: #CCCCCC;
}

/*=============================================== PROGRESS BARS ===============================================*/

.grbase-progress span {
	margin-bottom: 20px;
	color: #444444;
	font-size: 18px;
}
.grbase-progress .progress-title {
	float: left;
}
.grbase-progress .progress-precent {
	float: right;
}
.grbase-progress .progress {
	clear: both;
	background-color: #CCCCCC;
	height: 30px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.grbase-progress .progress-bar {
	width: 0;
	height: 100%;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/*=============================================== TAB ===============================================*/

.grbase-tab .nav > li > a {
	border-radius: 0;
	border: none;
	font-size: 18px;
	color: #fff;
	padding: 12px 30px;
}
.grbase-tab .nav-tabs {
	border: none;
	margin: 0px;
}
.grbase-tab .nav-tabs > li.active > a, .grbase-tab .nav-tabs > li.active > a:hover, .grbase-tab .nav-tabs > li.active > a:focus, .grbase-tab .nav > li > a:hover, .grbase-tab .nav > li > a:focus {
	border: none;
	background-color: #EEE;
	color: #444444;
}
.grbase-tab [data-icon]:before {
	position: relative;
	top: 3px;
	left: -8px;
	font-size: 20px;
}
.grbase-tab .tab-content {
	background-color: #EEE;
	padding: 40px;
        width: 100%;
}
@media (max-width: 767px) {
    .grbase-tab .tab-content .col-xs-12 {
            float: none;
    }
}
.grbase-tab.tab-left > .nav-tabs > li {
	float: none;
	margin-bottom: 1px;
}
.grbase-tab.tab-left > .nav-tabs > li >a {
	min-width: 74px;
	margin-right: 0px;
}
.grbase-tab.tab-left > .nav-tabs {
	float: left;
	width: 160px;
}
.grbase-tab.tab-left .tab-content {
	margin-left: 160px;
	padding-top: 25px;
}

/*=============================================== PIECHART ===============================================*/

.grbase-chart {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.grbase-chart span {
	position: relative;
	display: inline-block;
	width: 230px;
	height: 230px;
	text-align: center;
}
.grbase-chart canvas {
	position: absolute;
	top: 0;
	left: 0;
}
.grbase-chart .percent {
	display: inline-block;
	line-height: 110px;
	z-index: 2;
	font-size: 35px;
	margin-top: 35px;
}
.grbase-chart-1 .percent:after {
	content: '%';
	margin-left: 0.1em;
	font-size: 35px;
}
.grbase-chart-2 .percent:after {
	content: 'Pixel';
	margin-left: 0.1em;
	font-size: 35px;
}
.grbase-chart-3 .percent:after {
	content: 'Year';
	margin-left: 0.1em;
	font-size: 35px;
}

/*=============================================== COUNTERS ===============================================*/

.grbase-counter {
	text-align: center;
	padding-bottom: 50px;
}
.grbase-counter .count {
	font-weight: 500;
	font-size: 80px;
}
.grbase-counter span {
	font-size: 24px;
	color: #444444;
}
.grbase-counter-1 {
	color: #0067b1;
}
.grbase-counter-2 {
	color: #FF4D4D;
}
.grbase-counter-3 {
	color: #303030;
}

/*=============================================== TABLE ===============================================*/

/*   All moved into grbase_shared     */

td.top_align_text{
	vertical-align: top;
}

/*=============================================== CAROUSEL ===============================================*/

.grbase-carousel {
	position: relative;
	text-align: center;
}
.grbase-carousel ul {
	padding: 0px;
}
.grbase-carousel li {
	list-style: none;
	display: inline-block;
}
.grbase-carousel-style1 .prev-style, .grbase-carousel-style1 .next-style, .grbase-carousel-style2 .prev-style, .grbase-carousel-style2 .next-style {
	cursor: pointer;
	text-decoration: none;
}
.grbase-list-partner img {
	opacity: 0.5;
}
.grbase-list-partner img:hover {
	opacity: 1;
}
.grbase-carousel-style1 .next-style {
	position: absolute;
	top: 10%;
	right: 14px;
	margin-top: -12px;
	text-decoration: none;
	opacity: 0;
}
.grbase-carousel-style1 .prev-style {
	position: absolute;
	top: 10%;
	left: 0;
	margin-top: -12px;
	text-decoration: none;
	opacity: 0;
}
.grbase-carousel-style1:hover .next-style, .grbase-carousel-style1:hover .prev-style {
	top: 50%;
	opacity: 1;
}
.grbase-carousel-style2 .next-style {
	position: absolute;
	top: 0;
	right: 0;
}
.grbase-carousel-style2 .prev-style {
	position: absolute;
	top: 0;
	right: 30px;
}
.next-style:before {
	content: "\e244";
	display: table-cell;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	color: #999999;
	border: 1px solid #999999;
	font-family: "gricons" !important;
	font-style: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
}
.prev-style:before {
	content: "\e203";
	display: table-cell;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	color: #999999;
	border: 1px solid #999999;
	font-family: "gricons" !important;
	font-style: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
}

/*=============================================== TESTIMONIALS ===============================================*/

.grbase-testimonial {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
}
.grbase-testi-quote p {
	background-color: #eeeeee;
	margin-bottom: 0px;
	position: relative;
	font-size: 14px;
	word-spacing: 2px;
	padding: 20px;
	border-radius: 2px;
}
.grbase-testi-quote:after {
	content: url("../../images/testi-path.png");
	display: block;
	position: relative;
	right: -10px;
	top: -9px;
}
.grbase-testi-cust img {
	border-radius: 50%;
	display: inline;
	float: left;
	width: 65px;
	height: 65px;
}
.grbase-testi-cust div {
	display: inline;
	float: left;
	margin-left: 10px;
}
.grbase-testi-cust h5 {
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 18px;
}
.grbase-testi-cust p {
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 18px;
}
.grbase-testimonial-carousel {
	margin-bottom: 50px;
}
.grbase-testimonial-carousel .grbase-testi-quote p {
	text-align: center;
	background: transparent;
	font-size: 18px;
	height: 100%;
}
.grbase-testimonial-carousel .grbase-testi-quote:after {
	display: none;
}
.grbase-testimonial-carousel .grbase-testi-cust {
	text-align: center;
	width: 100%;
}
.grbase-testimonial-carousel .next-style {
	position: absolute;
	right: 50%;
	margin-top: 20px;
	margin-right: -30px;
}
.grbase-testimonial-carousel .prev-style {
	position: absolute;
	right: 50%;
	margin-top: 20px;
}
.grbase-testimonial-carousel li {
	list-style: none;
	height: 100%;
	width: 100%;
	text-align: center;
	float: left;
}
.grbase-testi-img {
	width: 100%;
	text-align: center;
}
.grbase-image-border {
	width: 140px;
	height: 140px;
	border-radius: 50%;
	border: solid 10px #fff;
	margin: 0 auto;
	margin-top: -130px;
	opacity: 0.5;
	position: relative;
	z-index: 3;
}
.grbase-testi-img img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	margin-top: 10px;
	position: relative;
	z-index: 4;
}

/*=============================================== CASE STUDY ===============================================*/

.grbase-case-cat {
	display: inline-block;
	margin-top: 30px;
	width: 100%;
}
.grbase-case-cat ul {
	text-align: center;
}
.grbase-case-cat a {
	color: #444;
	font-weight: 400;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #ccc;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 3px;
	display: inline-block;
	margin-top: 10px;
}
.grbase-case-cat li {
	list-style: none;
	display: inline-block;
	cursor: pointer;
}
.grbase-case-cat a:hover {
	color: #fff;
	background: #0067b1;
	border-color: #0067b1;
}
.grbase-case-grid {
	display: inline-block;
	margin-bottom: 20px;
	height: 100%;
	margin-top: 50px;
	text-align: center;
}
.grbase-case-grid .col-md-3, .grbase-case-grid .col-md-4, .grbase-case-grid .col-md-6 {
	padding: 0px;
}
.grbase-case-grid ul {
	width: 100% !important;
}
.grbase-case-grid li {
	list-style: none;
	display: inline-block;
	float: left;
	overflow:hidden;
}
.grbase-case-grid li:hover img{
	margin-top:-80px;
	-webkit-filter: brightness(0.25);
	-moz-filter: brightness(0.25);
	-o-filter: brightness(0.25);
	-ms-filter: brightness(0.25);
	filter: brightness(0.25);
}
.grbase-case-grid li:hover .grbase-case-fakehover{
	height:80px;
}
.grbase-case-fakehover{
	width:100%;
	height:0px;
	background:#fff;
	display:block;
	text-align:center;
}
.grbase-case-icon{
	display:inline-block;
	position:absolute;
	color:#fff;
	border-radius:50%;
	font-size:20px;
	top:30%;
}
.grbase-case-btn{
	display:inline-block;
	position:absolute;
	font-size:20px;
	width:50%;
	border:solid 1px #fff;
	color:#fff !important;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	left:25%;
}
.grbase-case-btn.down{
	top:-100%;
}
.grbase-case-fakehover h5{
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:15px;
}
.grbase-case-fakehover p{
	color:#444;
}
.case-fullwidth {
	width: 100%;
}
.case-4columns ul, .case-3columns ul, .case-2columns ul {
	max-width: 1170px;
}
.grbase-case-content h2 {
	margin-bottom: 10px;
}
.grbase-case-content a {
	color: #444;
}
.grbase-case-content b {
	color: #0067b1;
}
.grbase-case-bigslider {
	width: 100%;
	max-height: 500px;
	overflow: hidden;
}
.grbase-case-bigslider img {
	background-size: cover;
	width:100%;
}
.grbase-case-smallslider {
	text-align: center;
	margin-bottom: 20px;
}
.grbase-case-sidebar h5 {
	margin-top: 0px;
}
.grbase-images-carousel-item li {
	list-style: none;
	text-align: center;
	float: left;
	width: 100%;
}
.grbase-images-carousel .controller-carousel {
	position: absolute;
	width: 90%;
	margin-left: 3%;
	z-index: 9;
	top: 50%;
	margin-top: -30px;
}
.grbase-case-bigslider .controller-carousel {
	margin-top: 220px;
	width: 94%;
}
.controller-carousel.full-width{
	top:100px;
}
.grbase-images-carousel .prev-style {
	float: left;
}
.grbase-images-carousel .next-style {
	float: right;
}
.grbase-images-carousel .prev-style:before, .grbase-images-carousel .next-style:before {
	width: 60px;
	height: 60px;
	border: solid 1px #444;
	color: #fff;
	opacity: 0.8;
	font-size: 25px;
	background: #444;
}
@media (min-width: 768px) {
    .grbase-images-carousel .controller-carousel{
        display: inline;
    }
	.grbase-case-grid li:hover .grbase-case-btn.down{
		top:25%;
	}
}
@media (min-width: 992px) {
    .grbase-case-bigslider img {
        margin-top: -100px;
    }
}

/*=============================================== CONTACT ===============================================*/

.grbase-googlemap-1, iframe {
	width: 100%;
}


.grbase-contact-info {
	display: inline-block;
	width: 100%;
}
.grbase-contact-info h4, .grbase-contact-form h4 {
	margin-top: 30px;
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 20px;
}
.grbase-contact-form h5 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.grbase-contact-form button {
	float: right;
}

/*=============================================== FORM ===============================================*/

.grbase-textbox, .grbase-textarea {
	border-radius: 0px;
	box-shadow: none;
	border: solid 1px #BBBBBB;
	padding-top: 20px;
	padding-bottom: 20px;
}
.grbase-textbox:hover, .grbase-textarea:hover {
	border: solid 1px #0067b1;
}
.grbase-textbox:focus, .grbase-textarea:focus {
	box-shadow: none;
}

.form-control-inline {  /* width:auto;  */
    min-width: 0;
    width: auto;
    display: inline;
}

/*=============================================== TEAM ===============================================*/

.grbase-team-1 {
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 30px;
}
.grbase-team-1 .grbase-team-member {
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
	text-align: center;
}
.grbase-team-1 .grbase-team-member h5 {
	margin-bottom: 10px;
}
.grbase-team-1 .grbase-team-member a {
	color: #444;
}
.grbase-team-1 .grbase-team-member img {
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.grbase-team-1 .grbase-team-social {
	display: inline-block;
}
.grbase-team-social .grbase-icon-small {
	width: 41px;
}
 @media (min-width: 992px) {
.grbase-team-1 .grbase-team-member:hover {
	background: #eee;
}
}
 @media (min-width: 1200px) {
.grbase-team-member .img-border {
	width: 260px;
	height: 247px;
	overflow: hidden;
	margin: 0 auto;
}
.grbase-team-1 .grbase-team-member:hover img {
	transform: scale(1.5);
	-ms-transform: scale(1.5); /* IE 9 */
	-moz-transform: scale(1.5); /* Firefox */
	-webkit-transform: scale(1.5); /* Safari and Chrome */
	-o-transform: scale(1.5); /* Opera */
}
}

/*=============================================== PAGE ===============================================*/

/*-------------------------------- 404 ERROR --------------------------------*/

.grbase-404-block {
	padding-bottom: 90px;
	font-weight: 400;
}
.grbase-404-block h5 {
	font-weight: 300;
	padding-top: 20px;
	padding-bottom: 30px;
}
.grbase-404-separator {
	width: 50%;
	align: center;
	color: #ddd;
}
.grbase-404 {
	font-size: 150px;
	line-height: 140px;
}
.grbase-pagenotfound {
	font-size: 40px;
	padding-bottom: 10px;
}
 @media (min-width: 768px) {
.grbase-404 {
	font-size: 250px;
	line-height: 240px;
}
.grbase-pagenotfound {
	font-size: 60px;
	font-weight: 400;
	padding-bottom: 30px;
}
}

/*-------------------------------- SITEMAP --------------------------------*/

.grbase-sitemap li {
	padding-top: 10px;
	list-style: none;
}
.grbase-sitemap label {
	border-bottom: 1px solid #ccc;
	width: 100%;
	padding-bottom: 10px;
	cursor: pointer;
}
.grbase-sitemap ul li {
	list-style: inside;
	color: #0067b1;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.grbase-sitemap a {
	color: #444;
}

/*-------------------------------- MAIN --------------------------------*/

.grbase-main-carousel {
	padding-top: 35px;
}
.grbase-main-carousel img {
	margin: 0 auto;
}
.grbase-partner-home {
	padding-bottom: 0px;
	display:inline-block;
}

.nav-btn-group{
	position: absolute;
	top:0;
	z-index: 1000;
	background: none;
	width:100%;
}

.nav-btn-group .btn:first-child{
	border-left:none;
}
.nav-btn-group .btn:last-child{
	border-right:none;
}
.nav-btn-group .btn{background-color: transparent;}
.nav-btn-group .btn.navbar-toggle{background:#1F304F;}
.nav-btn-group .btn.navbar-globe{background:#666; text-align: center;}
.nav-btn-group .btn.navbar-dist{background:#1F304F; text-align: center;}
.nav-btn-group .btn{
	width:33.3333333333%;
	text-align: center;
	margin:0px;
	border:none;
	padding:0px;
	font-size: 3em;
	border-radius:0px;
}


.admin-widget{
	padding:10px;
	background-color:#efefef;
	display: none;
	width:100%;
	min-height: 300px;
	border-radius: 3px;
	border:1px #e0e0e0 solid;
}
.admin-widget:before,
.admin-widget:after{
	position: absolute;
	width:1px;
	content: " ";
}
.admin-widget:before{
	left:-1px;
	top:4px;
	height:17px;
	border-right:#e0e0e0 solid 17px;
	border-top:transparent solid 17px;
	border-bottom:transparent solid 17px;
}
.admin-widget:after{
	left:1px;
	top:5.5px;
	height:15px;
	border-right:#efefef solid 15px;
	border-top:transparent solid 15px;
	border-bottom:transparent solid 15px;
}
.admin-widget.active{
	display: inline-block;
}
.admin-widget hr{
	border-color:#fff;
}
.admin-widget .checkbox label{
	padding-left: 10px;
}
.admin-widget .checkbox input[type='checkbox']{
	position: relative;
	margin-left: 0px;
}
.hasDatepicker.form-control:not(.noDateCSS){
	display: inline-block;
	width: 93%;
	border-right:none;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.ui-datepicker-trigger:not(.noDateCSS){
	display: inline-block;

	vertical-align: top;
	padding: 7px 12px;
	cursor: pointer;
	line-height: 1;
	color: #555;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
	background:transparent;
	border-color:transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active{
	background:transparent;
	box-shadow:none;
}
.page-header:first-child{
	margin-top:10px;
}


.ui-sortable{
	list-style: none;
}
.ui-sortable li.ui-sortable-handle{
	padding:10px 20px;
	margin:7px 0px;
	font-size: 1.1em;
	-moz-box-shadow:    1px 1px 5px 0px #ccc ;
	-webkit-box-shadow: 1px 1px 5px 0px #ccc ;
	box-shadow:         1px 1px 5px 0px #ccc ;
}
.ui-sortable li .ui-icon{
	margin-right: 10px;
}
.ui-sortable li .actions a{
	margin: 0px 3px;
}
.ui-sortable li.ui-sortable-helper{
	-moz-box-shadow:    1px 2px 10px 2px #ccc ;
	-webkit-box-shadow: 1px 2px 10px 2px #ccc ;
	box-shadow:         1px 2px 10px 2px #ccc ;
}
.ui-sortable li.ui-sortable-handle:hover{
	cursor: move;
}
.ui-sortable li.ui-state-default{
	background:whitesmoke;
}
.ui-sortable li.ui-state-default:hover{
	background:#eee;
}
.mobile-recursive-menu{
	list-style: none;
}
.mobile-recursive-menu li{
	padding:7px;
	padding-left: 40px;
	border-bottom:1px solid whitesmoke;
	border-top:1px solid #182130;
}
.widget{ }
.chart_legend{
	width:80%;
	margin:15px auto;
	background-color: #efefef;
	list-style: none;
	text-align: left;
}
.chart_legend ul li {width:50%; display: inline-block; padding: 5px 10px;vertical-align: top;}
.chart_legend ul li span{display:inline-block;width:11px;height:11px; margin-right:5px;}
.chart_legend ul{list-style: none;}
/* For Print CSS*/
#internal_only{
	display:none;
	width:200px;
	float:right;
	padding:5px;
	border-style:solid;
	border-width:4px;
	text-align:center;
	font-size:14pt;
        position: absolute;
        top: 20px;
        left: 70%;
}
#internal_only a {text-align: center; width: 100px;}
#internal_only td, #internal_only tr{ padding:0px; margin:0px; text-align: left;}
div#credit_application_header, #print_logo, #pieChartPrintDetails{
	display:none;
}
#print-distributor-reportcard-filter-bundle{
    display: none;
}
.creditApplicationScreen { display: block;}
.creditApplicationPrint { display: none;}
.hr {
    height: 1px;
    background-color:#ddd;
    /*margin-top: 20px;*/
    margin-bottom: 20px;
    /*width: 75%;*/
}

/*-------------------------------- PUMP SELECTOR ICONS --------------------------------*/

.industrial {
	display: inline-block;
	margin: 35px 0 0 0;
	position: relative;
	text-indent: -9999px;
	width: 90px;
	height: 90px;
	background: url("../../img/industrial_logo.png") no-repeat;
}

.industrial span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url("../../img/industrial_logo.png") no-repeat;
	background-position: 0 -120px;
	opacity: 0;
	-webkit-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
	-webkit-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
}

.industrial:hover span {
	opacity: 1;
}

.municipal {
	display: inline-block;
	margin: 35px 0 0 0;
	position: relative;
	text-indent: -9999px;
	width: 90px;
	height: 90px;
	background: url("../../img/municipal_logo.png") no-repeat;
}

.municipal span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url("../../img/municipal_logo.png") no-repeat;
	background-position: 0 -120px;
	opacity: 0;
	-webkit-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
	-webkit-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
}

.municipal:hover span {
	opacity: 1;
}

.petroleum {
	display: inline-block;
	margin: 35px 0 0 0;
	position: relative;
	text-indent: -9999px;
	width: 90px;
	height: 90px;
	background: url("../../img/petroleum_logo.png") no-repeat;
}

.petroleum span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url("../../img/petroleum_logo.png") no-repeat;
	background-position: 0 -120px;
	opacity: 0;
	-webkit-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
	-webkit-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
}

.petroleum:hover span {
	opacity: 1;
}

.engine_driven {
	display: inline-block;
	margin: 35px 0 0 0;
	position: relative;
	text-indent: -9999px;
	width: 90px;
	height: 90px;
	background: url("../../img/engine_driven_logo.png") no-repeat;
}

.engine_driven span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url("../../img/engine_driven_logo.png") no-repeat;
	background-position: 0 -120px;
	opacity: 0;
	-webkit-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
	-webkit-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
}

.engine_driven:hover span {
	opacity: 1;
}

.pressure_booster {
	display: inline-block;
	margin: 35px 0 0 0;
	position: relative;
	text-indent: -9999px;
	width: 90px;
	height: 90px;
	background: url("../../img/pressure_booster_logo.png") no-repeat;
}

.pressure_booster span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url("../../img/pressure_booster_logo.png") no-repeat;
	background-position: 0 -120px;
	opacity: 0;
	-webkit-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
	-webkit-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
}

.pressure_booster:hover span {
	opacity: 1;
}

/*-------------------------------- PUMP SELECTOR ICONS --------------------------------*/
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.pumpselect {
	font-size: 18px;
	line-height: normal;
	color: #0067b1;
	-webkit-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition: all 500ms cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
	-webkit-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-moz-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	-o-transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640);
	transition-timing-function: cubic-bezier(0.555, 0.170, 0.000, 0.640); /* custom */
}

.pumpselect:hover, .pumpselect:active {
	color: #FF4D4D;
}
/*-------------------------------- DNETNAVBAR --------------------------------*/

.shoppingCartTotal {
	text-transform: uppercase;
	color: #0067b1;
	font-size: 16px!important;
}

.navbar-fixed-top {
	position: relative!important;
	border-width: 0px;
}

.navbar-ex1-collapse {
	position: relative;
	margin: 0 auto;
}

.navbar-inverse {
	background-color: #1F304F;
	border: none;
}

/*.dnetnavbar {
	background-color: #fff;
	border: none;
	position: relative;
	bottom: -25px;
	z-index: 9999;
}*/

 .dnetnavbar {
    background: none!important;
    border: none;
    position: relative;
    /*bottom: -15px;*/
	height: 100%!important;
	border: none!important;
    z-index: 1030;
}

.dnetnavbar .navbar-collapse.collapse {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%!important;
}



.changeHeaderOn .dnetnavbar {
	background-color: #fff;
	border: none;
	position: relative;
	bottom: -9px!important;
}

.navbar-inverse li a, .gr-corp, .gr-region, .gr-distributor, .gr-shopping {
	text-transform: uppercase;
	color: #fff!important;
	font-size: 13px!important;
}

.dnetnavbar .dropdown-menu li a {
	color: #fff!important;
}

.dnetnavbar .dropdown-menu li a:hover {
	color: #abe1fa!important;
}

.dnetdrop .gr-account .dropdown-menu li a:hover {
	background: #df3b3b!important;
	color: #fff!important;
}

.dnetnavbar .dropdown-menu {
	border-top: none!important;
}

.dnetnavbar a {
	-webkit-transition: none!important;
	-moz-transition: none!important;
	-o-transition: none!important;
	transition: none!important; /* custom */
	-webkit-transition-timing-function: none!important;
	-moz-transition-timing-function: none!important;
	-o-transition-timing-function: none!important;
	transition-timing-function: none!important; /* custom */
}

.dnetnavbar .open>a {
	color: #000!important;
	background-color: #eee!important;
}

/*-------------------------------- BODY --------------------------------*/
.dnetmain {
	background: #132a46 center center!important;
	margin-top: 10px;
}

.white {
	color: #fff;
	line-height: normal;
	margin: 0px;
	padding: 8px 0px 8px 0px;
}

.dnetsubmain {
	background-color: #eee!important;
}

.mainsubtxt {
	color: #980001!important;
	padding: 10px 0px 10px 0px!important;
	margin: 0; font-size: 28px!important;
	line-height: 32px!important;
}

/*-------------------------------- DNETSIDENAV --------------------------------*/

.dnetsidenav .grvertical-align {
	float: none!important;
	display: inline-block!important;
	vertical-align: top;
	line-height: 56px;
	height: 56px;
}

/*-------------------------------- DNETMOBILESHOP --------------------------------*/
.dnetmobileshop .badge, .grvertical-align .badge {
	background-color: #0067b1;
	color: #fff;
	font-size: 14px;
}

.dnetmobileshop .btn .badge, .dnetmobileshop .money, .dnetmobileshop .nav_seperator, .dnetmobileshop .shoppingCartTotal{
	position: relative;
	top: -11px;
	word-wrap: break-word;
	white-space: normal;
	margin-top: 10px;
}

.dnetmobileshop, .dnetmobileshop .btn{
	word-wrap: break-word!important;
	white-space: normal!important;
	height: auto!important;
}

.dnetwrap {
	word-wrap: break-word!important;
	white-space: normal!important;
	height: auto!important;
	padding: 0;
}

.dnetmobileshop, .dnetmobileshop .navbar-dist {
	background-color: #0067b1!important;
	width: 100%;
}

.dnetmobileshop .navbar-dist:hover {
	background-color: #003c75 !important;
	color: #fff !important;
}

.dnetmobileshop .navbar-dist:hover .badge {

}

.dnetmobileshop button {
	margin-top: 0px!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}

/*-------------------------------- ICONS FOR MENU --------------------------------*/

.dnetsidenav .glyphicon-user {
	font-size: 25px;
	line-height: 56px;
	padding-right: 10px!important;
}

.nav>li>a.gr-sideaccount {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}

.gr-corp, .gr-region, .gr-distributor, .gr-shopping {
	cursor: pointer;
	cursor: hand;
	padding-left: 15px;
	padding-right: 15px;
}

.my-account {
	cursor: pointer;
	cursor: hand;
}

.dnetsub>li>a.dropdowntoggle {
	padding-left: 15px!important;
	padding-right: 15px!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}

.grlogos {
	height: 70px;
}

.iconcorp-grc, .icon-globe, .glyphicon-user {
	padding-right: 15px;
	font-size: 28px;
	line-height: 38px!important;
}

.glyphicon-user {
	padding: 12px 0px 0px 15px;
	font-size: 30px;
}

.glyphicon-shopping-cart, .glyphicon-globe {
	font-size: 30px;
	line-height: 72px!important;
	padding-right: 7px;
}

.glyphicon-random {
	font-size: 24px;
	line-height: 38px!important;
	padding-right: 15px;
}

.grvertical-align {
	line-height: 72px;
	height: 72px;
	float: right;
}

[class^="icon-globe"]:before, [class*=" icon-globe"]:before {
	line-height: 38px!important;
}

.glyphicon-user {
	display: inline-block!important;
	float: right!important;
}

/*-------------------------------- DESKTOP NAVIGATION --------------------------------*/

.nav > li > a {
    padding: 20px 15px 20px 15px !important;
    text-align: center !important;
    line-height: normal;
}

.navbar {
	margin-bottom: 0px!important;
	/*min-height: 38px;*/
}
.nopadding {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.nav > li > a.nopadding {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

/*-------------------------------- MEDIA QUERIES - LEAVE AS IS, DO NOT COMBINE --------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1024px) {

.navbar-collapse.collapse {
	text-align: center!important;
}

.navbar {
	height: auto!important;
}

.navbar-nav li a {
	line-height: normal!important;
}

}

@media only screen and (min-width: 992px) {
.logocenter {
	padding-left: 5px;
}

}

@media only screen and (max-width: 991px) {
    /*.logocenter {*/
            /*display: block!important;*/
            /*margin-left: auto!important;*/
            /*margin-right: auto!important;*/
    /*}*/

    .employee {
            margin-bottom: 0px!important;
            width: 160px!important;
            float: none!important;
    }

.fltleft {
	float: left!important;
	margin-left: 0px!important;
	padding-left: 0px!important;
}

.dnetnavbar .navbar-collapse {
	margin-left: 0px!important;
	padding-left: 0px!important;
}

.dnetlogged {
	padding: 10px 5px 5px 0px!important;
}

.dnetnavbar {
	bottom: 0px!important;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.frmleft {
float: right!important;}

.navbar {
	height: auto!important;
}


.grbase-body {
	margin-top: 7px!important;
}

.dnetnavbar ul.navbar-nav {
	height: 40px!important;
	line-height: none!important;
}

.navbar-nav li a {
	line-height: normal!important;
}

.md-logo {
	float: none!important;
	margin: 0 auto!important;
}

.navbar {
	margin-bottom: 3px;
}

/*.grlogos {*/
	/*margin-bottom: 16px;*/
/*}*/

.grbase-sidebar {
	margin-top: 30px!important;
}

.region-nav {
	height: auto!important;
}

}

@media only screen and (max-width: 767px) {
.grbase-header {
	-webkit-box-shadow: 0 8px 15px -6px #DCDCDC;
	-moz-box-shadow: 0 8px 15px -6px #DCDCDC;
	box-shadow: 0 8px 15px -6px #DCDCDC;
	height: auto;
	padding: 0px 0px 20px 0px!important;
}
.dnetmain {
	margin-top: 40px!important;
}

.dnetmodal {
	width: 300px!important;
	margin-left: auto!important;
	margin-right: auto!important;
}

.navbar-header {
	margin-bottom: 18px;
}

.dnettable .form-control, .dnettable2 .form-control {
	width: auto!important;
}

.grbase-sidebar {
	margin-top: 30px!important;
}

.grlogos {
	height: 90px;
}

.nav-btn-group {
	background-color: #0067b1;
}

.navbar-header .col-xs-4 button {
	margin-top: 0px!important;
}

.nav-btn-group .btn, .nav-btn-group .navbar-globe {
	font-size: 32px!important;
	line-height: 42px!important;
	border: 0px!important;
}

.grnavbtn {
	width: 100%!important;
}

.navbar-header .col-xs-4 {
	padding-left: 0px;
	padding-right: 0px;
}

.navbar-header .btn {
	color: #fff;
	border-radius: 0px!important;
	height: 58px;
}

.iconcorp-grc, .icon-globe, .glyphicon-user, .glyphicon-shopping-cart, .glyphicon-globe {
	padding-right: 0px;
	font-size: 20px;
	line-height: 42px!important;
}

.glyphicon-random {
	padding-right: 0px;
	font-size: 28px;
	line-height: 42px!important;
}

.navbar-fixed-top {
	display: none!important;
}

.badge:hover {
	color: #fff;
	background-color: #000;
}

.navbar-header button:hover {
	border: transparent!important;
	color: #fff!important;
	background-color: #0067b1!important;
}

.grnavbtn {
	border: 0px!important;
	color: #fff!important;
}

.grnavbtn:hover {
	border: 0px!important;
	color: #fff!important;
}

.navbar-toggle {
	border: none;
	color: #444;
	font-size: 32px;
	text-align: center;
	margin-top: 20px;
	float: none;
}

.navbar-toggle:hover {
	border: none;
	color: #0067b1;
	font-size: 32px;
	text-align: center;
	margin-top: 20px;
	float: none;
}

.navbar-dist, .navbar-dist:hover {
	background-color: #1F304F;
}

.navbar-header {
	background-color: #1F304F;
}

.sidenav-offcanvas .nav>li>a.dropdown-toggle {
	text-align: left!important;
	padding-left: 0px!important;
}

.sidenav-offcanvas .dropdown-menu>li>a {
	/*padding-left: 40px!important;*/
	line-height: normal!important;
	padding-top: 15px!important;
	padding-bottom: 15px!important;
}

.sidenav-offcanvas .dropdown-menu {
	padding-top: 0px;
}

}

@media only screen
and (max-device-width: 320px) {
.sidenav-offcanvas {
	width: 250px!important;
}

.table-responsive {
	overflow: auto!important;
}

}

/*-------------------------------- DNET TABLES --------------------------------*/

/*  Most of this was moved to grbase_shared */

#active_list_1 tr td {
    height: 76px;
}


/* bootstrap grid striping */
.bootstrap-striped{
	border-collapse: collapse;
	border-bottom: 1px solid #ddd!important;
}
.bootstrap-striped:first-of-type{
	border-top: 1px solid #ddd!important;
}
.bootstrap-striped div{
	padding-top:8px;
	padding-bottom:8px;
}

.bootstrap-striped:nth-of-type(odd){
  background-color: #f9f9f9;
}
.bootstrap-striped:nth-of-type(even){
  background-color: #ffffff;
}
/*-------------------------------- DNET MISC. - MODAL, SEARCH FIELDS, CONTACT --------------------------------*/

/* All moved to grbase_shared */

/*-------------------------------- DNET LOGIN PAGE --------------------------------*/

.dnetlogin {
	float: none!important;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	padding: 30px;
	margin-top: 70px;
	margin-bottom: 77px;
        -webkit-font-smoothing:antialiased;
}

.dnetloginlogo {
	margin-bottom: 20px;
}

.dnetapproval {
	background-color: #7b7b7b;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	padding: 30px;
	color: #fff;
	margin: 12px 0px 0px 0px;
        -webkit-font-smoothing:antialiased;
}

.dnetapproval p {
	margin: 0px;
	line-height: 20px;
}

.dnetapproval a {
	color: #000;
}

.dnetapproval a:hover {
	color: #032c53;
}

.forgot {
	font-weight: 800!important;
	color: #55aafa;
	text-decoration: underline!important;
}

#bg {
  position: fixed;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}

#bg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
}

@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
  .dnetloginlogo {
	width: 100%!important;
   }
}

.dnetreg>li>a {
	padding: 20px!important;
}

.regtabs label {
	-webkit-font-smoothing:antialiased!important;
	font-weight: normal!important;
}

/*-------------------------------- FORM CONTROL FOR ERRORS --------------------------------*/
.required.form-control.error {
    border-color: #980001;
    background-color: #f2dede;
}

/* SUB HEADERS FOR PUMP MODEL TABLES */
.subtablehead {
	font-size: 18px;
	font-weight: 300;
	border-bottom: 5px solid #DDDDDD!important;
	text-align: left;
	padding-top: 15px 0px 15px 23px;
	background: #CCC;
	border-top: 0px!important;
}
.subtablehead.red {
	background: #F08080;
}

.spectablehead {
	font-size: 18px;
	font-weight: 300;
	border-bottom: 5px solid #DDDDDD!important;
	text-align: left;
	padding-top: 15px 0px 15px 23px;
}

/* CONTROLS THE ENTRIES SELECT ABOVE TABLES */
div#pumps_table_length label {
	margin-bottom: 20px;
}

.entries {
	width: 75px!important;
	display: inline-block!important;
}

/* CONTROLS THE PAGINATION BELOW TABLES FOR MOBILE END */
@media only screen and (max-width: 767px) {
.dataTables_wrapper, .dataTables_paginate, .pagination, .dataTables_info {
	margin-left: auto!important;
	margin-right: auto!important;
	text-align: center!important;
	float: none!important;
}

.dataTables_paginate .pagination>li {
	padding: 0px!important;
}

}


/* CONTROLS THE PAGINATION STYLING */
.pagination>.active>a {
	background: #0067b1;
	border-color: #0067b1;
	color: #fff;
}

.pagination>.active>a:hover {
	background: #3c8bd6;
	border-color: #3c8bd6;
	color: #000;
}

.pagination>li>a {
	color: #0067b1;
}

/* CONTROLS THE SEARCH FIELD ON RIGHT ABOVE FORMS */
div.dataTables_filter label.srch {
	float: none;
	font-family: 'PlayBold';
	-webkit-font-smoothing:antialiased;
}

label {
	font-family: 'PlayBold';
	-webkit-font-smoothing:antialiased;
}

@media only screen and (max-width: 767px) {
.srchmobile {
	float: none!important;
	margin-left: 0px!important;
}

.dnetfogrp {
	margin-right: 0px!important;
}

}

/*-------------------------------- CONTROLS THE BUTTONS ON MOBILE --------------------------------*/
@media only screen and (max-width: 480px){
    .btn-mobile{
        width: 100%!important;
        float: none!important;
    }
}

.dnetSuccess{
    margin-right: 0px;
}

/* NEW ADDITIONS FOR PRODUCT SEARCH */
.dnetfogrp {
	margin-right: 20px;
}


.dnetsearchbox .btn-default {
	margin-right: 10px;
}

/* CONTROLS LARGE TABLES WITH MANY COLUMNS */
@media only screen and (max-width: 1200px){
    .lgtable-responsive{
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;     /*  these two attributes create an ugly    */
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #DDD;
        -webkit-overflow-scrolling: touch;
    }
	.logocenter {
		display: block!important;
		margin-left: auto!important;
		margin-right: auto!important;
	}
}

/* CONTROLS DATEPICKER */
#ui-datepicker-div {
	font-family: 'PlayBold', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

.ui-widget-header {
	background: #0067b1!important;
	border: 1px solid #0067b1!important;
}

.ui-state-highlight, .ui-state-hover {
	background: #3c8bd6!important;
	border: 1px solid #0067b1!important;
	color: #fff!important;
}

.ui-state-active {
	border: 1px solid #0067b1!important;
	color: #0067b1!important;
}

.ui-datepicker .ui-datepicker-next-hover {
	top: 2px!important;
	right: 2px!important;
}

.ui-datepicker .ui-datepicker-prev-hover {
	top: 2px!important;
	left: 2px!important;
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("/img/jquery/ui-icons_ffffff_256x240.png")!important;
}

.modal.modal-wide .modal-dialog {
    width: 90%!important;
}
.modal.modal-wide iframe{
    height: 83vh;
}

/* CONTROLS MODAL WITH ALOT OF CONTENT */
@media (min-width: 768px) {
    .lgmodal-body {
      max-height: calc(100vh - 210px);
      overflow:auto;
    }

    .dnetmlg {
            margin-right: 15px;
    }

    .modalpad {
            padding-right: 30px;
    }
}


@media (max-width: 767px) {
    .dnetmlg {
            margin-right: 0px!important;
    }
}

/* MENU REVISIONS */
.navbar-right {
	background-color: #980001;
}

.nav a, .nav a:hover, .nav ul.dropdown-menu li a:hover, .nav .sideselect .glyphicon {
	color: #fff!important;
}

/*.nav a:hover {*/
	/*background-color: #df3b3b!important;*/
/*}*/

.nav ul.dropdown-menu li a {
	color: #980001!important;
}

/*.dropdown-menu {*/
	/*border-top: solid 1px #980001;*/
/*}*/

.dnetlogged {
	color: #1F304F;
	display: inline-block!important;
	position: relative;
	height: 100%;
	/*right: 0;*/
	/*top: 0;*/
	/*padding: 10px 5px 5px 15px;*/
	/*bottom: 6px;*/
}

.duser {
	/*position: absolute;*/
	/*height: 100%;*/
	/*top: 30%;*/
	/*right: 0;*/
	width: 100%;
	padding: 5px 15px 0px 0px;
}

/*.nav .open>a {*/
	/*color: #980001!important;*/
	/*background-color: #eee!important;*/
/*}*/

.nav a:hover {
	/*background-color: #df3b3b!important;*/
	color: #fff!important;
}

.nav ul.dropdown-menu.dnetsub li a {
	color: #6298CB!important;
}

.nav ul.dropdown-menu.dnetsub li a:hover {
	background: #0067b1!important;
	color: #fff!important;
}

.dnetsub {
	background-color: #0067b1;
	border: none;
	margin-top: 0px;
}

.grbase-header {
	height: auto;
	position: relative;
	/*padding: 20px 0px 20px 0px;*/
	padding: 0px;
}

.dnethgt {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;

}








@media only screen and (max-width: 767px) {
.dnetlogged {
	text-align: center!important;
	display: block!important;
	top: 0px!important;
	margin-bottom: 0px;
}

.btn .money {
	font-size: 13px!important;
}

.dnetmobileshop .btn .badge, .dnetmobileshop .money {
	top: -5px!important;
}

.dnetmobileshop .btn .badge {
	margin: 0px 0px 0px 7px;
	background-color: #fff;
	color: #0067b1;
}

.btn.navbar-toggle {
	margin-left: -13px!important;
}

.nav .open>a {
	color: #980001!important;
	background-color: #e0e0e0!important;
}

.nav .open>a:hover {
	color: #fff!important;
	background-color: #df3b3b!important;
}

}

.dnetmenu {
	background-color: #0067b1;
}

.dnetnavbar .navbar-collapse {
	padding-right: 0px!important;
}

/* ONE LOCATION */
/*.onelct {*/
	/*width: 450px;*/
	/*height: auto!important;*/
/*}*/
/* ONE LOCATION */


/* CONTROLS MODAL WITH ALOT OF CONTENT */
@media (max-width: 800px) {
.lgmodal-body {
  max-height: calc(100vh - 210px);
  overflow:auto;
}
.dnetmlg {
	margin-right: 15px;
}

/* ONE LOCATION */
.dnetwarehse, .onelct {max-width: 320px!important;}
/* ONE LOCATION */


.modalpad {
	padding-right: 30px;
}

}

.navbar-collapse.collapse {
	clear: both;
}

.sideselect {
	margin-bottom: 10px;
}

.dnetwarehse {
	max-width: 320px!important;
}

@media (min-width:992px) and (max-width:1200px) {
    .dnetwarehse {
		max-width: 280px!important;
    }

	.md-logo {
		background-color: #f2f0f0;
	}

	.grlogos {
		height: 90px;
	}
}
@media (min-width: 1200px) {
	.md-logo {
		padding-left: 15px !important;
	}

}


.my-account a, .my-account li {
	color: #0067b1!important;
}

.my-account .open>a {
	background-color: #eee!important;
	color: #0067b1!important;
}

/*.grbase-header .col-sm-12 {
	z-index: 9999!important;
}*/
/* FIXED TABS */

.nav-tabs {
	border-bottom:1px solid #ddd!important;
}

.nav-tabs>li {
	float:left!important;
	margin-bottom:-1px!important;
}

.nav-tabs>li>a {
	margin-right:2px!important;
	line-height:normal!important;
	border:1px solid transparent!important;
	border-radius:4px 4px 0 0!important;
	color: #0067b1!important;
}

.nav-tabs>li>a:hover {
	border-color:#eee #eee #ddd!important;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
	color:#555!important;
	cursor:default!important;
	background-color:#fff!important;
	border:1px solid #ddd!important;
	border-bottom-color:transparent!important;
}

.nav-tabs a:hover, .nav-tabs a:active {
	color: #FF4D4D!important;
}

.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	background-color: #eee!important;
}


@media (max-width: 767px) {
    .nav-justified li {
            float: none!important;
    }

    .nav-tabs {
            border-bottom:0px!important;
    }

    .nav-tabs>li>a {
            border-radius:4px!important;
    }

    .nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
            border:1px solid #ddd!important;
    }
}

/* Auto-Complete Field */
.ui-state-focus {
    background: none !important;
    background-color: #C5E2F9 !important;
    color: navy !important;
    border: navy !important;
}

/* ONE LOCATION */
.onelct {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	margin: 0px;
	font-size: 14px;
	word-wrap: break-word!important;
	white-space: normal!important;
	text-align: right;
	padding: 26px 20px 26px 20px;
	height: 112px;
}

.onelct:before {
	/*content: '';*/
	/*display: inline-block;*/
	/*height: 100%;*/
	/*vertical-align: middle;*/
	/*   margin-right: -0.25em; */
}

.menu-title {
	font-size: 12px;
	margin-top: -20px;
}

@media (max-width: 992px) {
.dnetfogrp {
	margin-right: 0px!important;
}

}

#setAddressLabel {
    z-index: 10542;
}
/* ONE LOCATION */

/*-------------------------------- Print CSS --------------------------------*/

/* PRINT CSS */
@media print {

    a[href]:after {
        content: "";
    }

    abbr[title]:after {
        content: "";
    }

    .ir a:after,
            a[href^="javascript:"]:after,
            a[href^="#"]:after {
                content: "";
    }

    h1, h2 {
            font-size: 16px!important;
            line-height: 20px!important;
    }

    h3, h4, h5, h6, .lead, .mainsubtxt, td.subtablehead, td.spectablehead {
            font-size: 12px!important;
            line-height: 16px!important;
    }

    body, p, .form-control, td, th {
            font-size: 10px!important;
            line-height: 14px!important;
    }

    .form-control {
            padding: 5px!important;
            height: auto!important;
    }

    .form-control, select, option, #statusID {
            padding: 0px!important;
            color: #000!important;
            background: none!important;
            background-image: none;
            border: none!important;
            -webkit-box-shadow: none!important;
            box-shadow: none!important;
            -webkit-transition: none!important;
            -o-transition: none!important;
            transition: none!important;
            appearance: none!important;
            -moz-appearance: none!important;
            -webkit-appearance: none!important;
    }

    textarea {
            appearance: none!important;
            -moz-appearance: none!important;
            -webkit-appearance: none!important;
            resize: none!important;
            border: none!important;
    }

    th {
            font-weight: normal!important;
            font-family:'PlayBold'!important;
    }

    table, td {
            line-height: normal!important;

    }

    .dnetlogin img {
            display: none!important;
    }

    .dnetlogin {
            border: none!important;
    }

    .dnetlogin:after {
            content:url(../../img/pump_group/GR_logo-dnet.png)!important;
            height: 70px!important;
            margin-left: auto!important;
            margin-right: auto!important;
    }

    .alert-info, .alert-warning, .alert-danger {
            border-color: #eee!important;
    }

    .changeHeaderOn {
            position: static!important;
            clear: both!important;
            /*z-index: 1030px!important;*/
            display: block!important;
    }

    .btn, .dnetmain, .nav, .pagination, #pumps_table_info, #pumps_table_length, .dataTables_length, .dataTables_filter, .dataTables_info, i, #bg, #product_search .dnetsearchbox, input[type="button"], input[type="file"] {
            display: none!important;
    }

    .dnetsearchbox {
            background: none!important;
            color: #eee!important;
            border-color: #666!important;
    }

    .form-horizontal .control-label {
            padding-top: 0px!important;
    }

    .form-horizontal .radio {
            padding-top: 7px!important;
    }

    td tr, #active_list_1 tr td {
            height: auto!important;
    }

    select, select .form-control {
        width: auto!important;
    }

    .md-logo img {
        margin-left: -7px!important;
        padding-left: 0px!important;
    }

    .md-logo {
        width: 100%!important;
    }

    .hidden-xs {
        display: block!important;
    }

    .visible-xs {
        display: none!important;
    }

	.tab-content > .tab-pane {
	    display: block !important;
	    opacity: 1 !important;
	    visibility: visible !important;
	}

	.center-block {padding-bottom: 10px;}

	header { border: none!important; }
}

@media (min-width: 768px) {
	.dnetdsk button.navbar-toggle {
		display: block !important;
	}

	.navbar-toggle {
		display: block;
	}



	/*.grbase-header {*/
		/*-webkit-box-shadow: 0 8px 15px -6px #DCDCDC;*/
		/*-moz-box-shadow: 0 8px 15px -6px #DCDCDC;*/
		/*box-shadow: 0 8px 15px -6px #DCDCDC;*/
		/*height: auto;*/
		/*padding: 0px 0px 20px 0px!important;*/
	/*}*/
}

.dnetdsk button {
	border: none;
	font-size: 32px;
	text-align: center;
	margin-left: auto!important;
	margin-right: auto!important;
	/*padding: 0px 20px 0px 20px;*/
	background: transparent;
}

header {
	border-bottom: 4px solid #0067b1;
	margin: 0px;
}

.dnetmega {
	display: inline-block!important;
	table-layout: fixed;
	width: 100%;
}

.megatable {
	width: 100%;
	max-width: 100%;
	margin: 30px 0px 30px 0px;
}

.megatable a {
	color: #fff;
}

.megatable ul li a:hover {
	color: #abe1fa!important;
}
.megatable ul li a.logout-button:hover {
	color: #fff!important;
}

.megatable td {
	width: 20%;
	border-right: 1px solid #c2c0bc;
	padding: 10px 30px 10px 30px;
	vertical-align: top;
	text-align: left;
}

/*.megatable td:first-child {*/
	/*padding: 10px 10px 10px 35px;*/
/*}*/

.megatable td:last-child {
	border-right: none;
}
.megatable td:only-child {
	float: right;
	width: 100%;
}

.megatable td a.dropdown-toggle {
	font-size: 20px!important;
}

.megatable td ul {
	margin-bottom: 15px;
}

.megatable li {
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	margin-bottom: 5px;
}
.mobile-accounttable {
	width: 100%;
}
.mobile-accounttable td{
	width: 100%;
	display: inline-block;
}
.mobile-accounttable li a {
	padding: 15px 0px 15px 40px;
	text-transform: uppercase;
	border: none;
	border-bottom: solid 1px #ddd;
	white-space: nowrap;
	display: block;
}
.mobile-accounttable li a:last-child, .mobile-accounttable li.not-activemenu:last-child {
	border:none;
}
.mobile-accounttable ul {
	margin-bottom: 0px !important;
}
.subhead {
	margin-bottom: 5px;
	margin-top: 0px;
	color: #fff;
}

.dhover:hover {
	color: #fff!important;
	background: #003c75!important;
	-webkit-transition: background 0.8s ease!important;
	-moz-transition: background 0.8s ease!important;
	-o-transition: background 0.8s ease!important;
	transition: background 0.8s ease!important;
}

.dhover:hover .onelct {
	color: #fff!important;
}

.menuhgt {
	white-space: nowrap;
	/*display:  inline-block;*/
	/*position:  absolute;*/
	/*top: 0;*/
	height: 100%;
}

.menusrch {
	white-space: nowrap;
	height: 100%;
	padding: 20px;
}

.menusrch:before  {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em;
}

.menusrchgrp {
	/*display: inline-block;*/
	/*vertical-align: middle;*/
	margin: 0px;
	/*   width: 300px; */
}

.pos-f-t {
	position: relative;
}

.pos-f-t button {
	color: #000;
	/*margin-left: auto!important;*/
	/*margin-right: auto!important;*/
}

.pos-f-t button:hover {
	color: #fff;
}

.pos-f-t:hover {
	/*height: 112px;*/
	background: #003c75;
	/*padding-top: -20px;*/
	/*padding-bottom: -20px;*/
}

.menublock2 {
	padding: 0px;
}

.dnetdsk {
	/*position: absolute;*/
	margin-top: 19px;
	background: none;
}

.md-logo {
	padding: 20px 0px 20px 0px;
}

.menusrch button.navbar-toggle {
	margin-top: 0px;
	float: none;
	padding: 0px;
}

.menusrch .navbar {
	border: none;
}

.pos-f-t.menusrch:before {
	margin-right: 0px;
	display: block;
}

.grnavbutton {
	margin: 0;
	color: #000;
	height: 112px;
	font-size: 30px;
	float: none;
	padding: 30px;
	text-align: center;
	border: none;
	line-height: 2;
}
div.dropdown-toggle {
	display: initial;
}
.grnavbutton:hover, .grnavbutton:active {
	color: #fff;
	background-color: #003c75;
	border: none;
}
/*.dnetdsk button.navbar-toggle {*/
	/*padding: 0;*/
/*}*/
.hoverbutton {
	background-color: #003c75;
	color: #fff !important;
}
.accounthoverbutton {
	color: #d00a2c;
	cursor: pointer;
	-webkit-transition: background 0.8s ease!important;
	-moz-transition: background 0.8s ease!important;
	-o-transition: background 0.8s ease!important;
	transition: background 0.8s ease!important;
}
.my-account a:hover span {
	color:#d00a2c !important;
}
.my-account a {
	height: 112px;
	width: 100%;
}
.my-account a:hover, .my-account a:focus {
	background: none !important;
	color: #0067b1 !important;
}
.my-account a:hover span.badge {
	background-color: #d00a2c !important;
	color: #fff !important;
}
.my-account a:hover .cart-align {
	color: #d00a2c !important;
}
.cart-align {
	display: inline-block;
	vertical-align: 8px;
}
.my-account, .my-account li {
	width: 100%;
}
.dnetsub li.not-activemenu {
	color: #a9a9a9;
	cursor: default;
}
.menublock2:hover .dnetsub li.not-activemenu {
	color: #a9a9a9;
}
.inline-ie {
	display: inline;
}


.logout-button {
	background-color: #d00a2c;
	padding: 10px 20px 10px 20px;
}
.logout-button:hover {
	background-color: #b30422 !important;
	color: #fff !important;
}

@media (min-width:992px) and (max-width:1200px) {
	.megatable td a.dropdown-toggle {
		font-size: 16px!important;
	}

	.megatable td {
		padding: 10px 30px 10px 30px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.navbar-nav a.dropdown-toggle {
		font-size: 20px!important;
	}

	.grlogos {
		height: 90px;
	}

	.navbar-toggle {
		border: none;
		color: #444;
		padding-left: 18px;
		font-size: 32px;
		text-align: center;
		margin-top: 20px;
		float: none;
	}

	.navbar-toggle:hover {
		border: none;
		color: #0067b1;
		font-size: 32px;
		text-align: center;
		margin-top: 20px;
		float: none;
	}

	.navbar-toggle:focus {
		outline: 0!important;
	}

	.navbar-nav ul {
		margin-bottom: 15px;
	}

	/*.navbar-nav ul li {*/
		/*padding: 0px 0px 0px 10px;*/
	/*}*/

	.navbar-nav li a:hover {
		color: #abe1fa!important;
	}

	.megatable td {
		padding: 10px 30px 10px 30px;
	}

	.grbase-header {
		padding: 0px 0px 20px 0px;
	}

	/*.grbase-header .container-fluid {*/
		/*margin-right: -15px;*/
		/*margin-left: -15px;*/

	/*}*/

	.sidenav-offcanvas .nav .open>a, .sidenav-offcanvas .nav .open>a:hover, .sidenav-offcanvas .nav .open>a:focus {
		background: none!important;
	}

	.megatable td a.dropdown-toggle {
		font-size: 20px!important;
	}

	.sideselect .form-group {
		margin-bottom: 0px;
	}

	.sidenav-offcanvas ul.nav {
		 list-style-type: none;
		 width: 100%;
	 }

	.glyphicon-user {
		float: left!important;
		padding-left: 0px;
	}

	.sidenav-offcanvas ul.noflt {
		padding: 0px;
		width: 100%;
	}

	.sidenav-offcanvas .navbar-nav>li {
		float: none;
	}

	.sideselect p.text-right {
		text-align: left;
	}

	.sidenav-offcanvas ul.nav li {
		list-style-type: none!important;
	}

	.navbar-header {
		margin-bottom: 18px;
	}

	.glyphicon-shopping-cart {
		padding-right: 0px;
		font-size: 20px;
		line-height: 42px!important;
	}

	.dnetmobileshop .btn .badge, .dnetmobileshop .shoppingCartTotal {
		top: -5px!important;
	}

	.dnetmobileshop .btn .badge {
		margin: 0px 0px 0px 7px;
		background-color: #fff!important;
		color: #0067b1;
	}

	.shoppingCartTotal {
		color: #fff;
	}

	.grnavbtn {
		border: 0px!important;
	}

	.navbar-header .btn {
		border-radius: 0px!important;
	}

	.md-logo {
		background-color: #f2f0f0;
	}

	.onelct {
		color: #fff;
	}

	.dnetsub {
		width: 100%;
		background-color: #fff;
	}

	.sidenav-offcanvas .nav li {
		 color: #fff;
	 }

	li.sidemainhead {
		border-top: 1px solid #c2c0bc;
		padding-top: 10px;
	}

	.sidenav-offcanvas ul.nav li:nth-child(2) {
		border-top: none;
	}
	.nav a:focus, .nav a:active {
		background-color: none;
		border: none;
	}

	.dnetsub {
		background-color: #fff!important;
		border: none;
		margin-top: 0px;
	}

	.dropdown-menu>ul>li>a {
		padding: 15px 0px 15px 40px;
		text-transform: uppercase;
		border: none;
		border-bottom: solid 1px #ddd;
		white-space: nowrap;
		display: block;
	}
}

@media (max-width:767px) {
	.shoppingCartTotal {
		color: #fff!important;
	}

	.navbar-toggle:focus {
		outline: 0!important;
	}

	.grlogos {
		height: 90px;
	}

	.dnetmobileshop .btn .badge {
		margin: 0px 0px 0px 7px;
		background-color: #fff!important;
		color: #0067b1;
	}

	.dnetmobileshop .shoppingCartTotal {
		top: -5px!important;
	}



	/*START LOOKING HERE*/
	.navbar-nav a.dropdown-toggle {
		font-size: 18px!important;
	}

	.navbar-nav ul {
		margin-bottom: 15px;
	}

	.navbar-nav li a:hover {
		color: #abe1fa!important;
	}

	/*.grbase-header .container-fluid {*/
		/*margin-right: -15px;*/
		/*margin-left: -15px;*/

	/*}*/

	.sidenav-offcanvas .nav .open>a, .sidenav-offcanvas .nav .open>a:hover, .sidenav-offcanvas .nav .open>a:focus {
		background: none!important;
	}


	.sideselect .form-group {
		margin-bottom: 0px;
	}

	.sidenav-offcanvas ul.nav {
		list-style-type: none;
		width: 100%!important;

	}

	.glyphicon-user {
		float: left!important;
		padding-left: 0px;
	}

	.sidenav-offcanvas ul.noflt {
		padding: 0px;
		width: 100%;
	}

	.sidenav-offcanvas .navbar-nav>li {
		float: none;
	}

	.sideselect p.text-right {
		text-align: left;
	}

	.sidenav-offcanvas ul.nav li {
		list-style-type: none!important;

	}

	.navbar-header {
		margin-bottom: 18px;
	}

	.onelct {
		color: #fff;
	}

	.sidemainhead {
		color: #fff;
		font-size: 18px;
		text-align: left;
	}

	.sidenav-offcanvas .nav li {
		color: #fff;
	}

	li.sidemainhead {
		border-top: 1px solid #c2c0bc;
		padding-top: 10px;
	}

	.sidenav-offcanvas ul.nav li:nth-child(2) {
		border-top: none;
	}

	.nav a:focus, .nav a:active {
		background-color: none;
		border: none;

	}

	.dnetsub {
		background-color: #fff!important;
		border: none;
		margin-top: 0px;
	}

	.sideselect .dropdown-menu {
		position: absolute!important;
		width: 100%!important;
	}

	.dropdown-menu>ul>li>a {
		padding: 15px 0px 15px 40px;
		text-transform: uppercase;
		border: none;
		border-bottom: solid 1px #ddd;
		white-space: nowrap;
		display: block;
	}

	.sideselect .dropdown-menu ul {
		margin-bottom: 0px!important;
	}

}
@media (max-width: 992px) {
	.dnetsub .subhead {
		color: #fff !important;
		background-color: #8f8f8f;
		padding: 15px 0px 15px 30px;
		font-size: 18px;
		line-height: normal;
		width: 100% !important;
		display: block;
		margin-bottom: 0px;
	}
	.sidemainhead {
		color: #fff;
		font-size: 22px;
		text-align: left;
		padding-left: 30px;
		padding-bottom: 10px;
	}
	.onelct {
		padding: 26px 20px 20px 30px;

	}
	.dnetsub li.not-activemenu {
		padding: 15px 0px 15px 40px;
		text-transform: uppercase;
		border: none;
		border-bottom: solid 1px #ddd;
		white-space: nowrap;
		display: block;
		color: #a9a9a9!important;
		cursor: default;
	}
	.mobile-nav-categoryhead {
		padding-left: 40px;
		font-size: 18px;
	}
	.mobile-nav-categoryhead ul {
		padding-left: 15px;
		padding-top: 5px;
	}
	.mobile-nav-categoryhead ul li {
		font-size: 15px;
		padding-bottom: 5px;
	}
	.glyphicon-user {
		line-height: 38px !important;
	}
	.navbar-nav {
		margin: 0;
	}
	.sideselect:hover {
		cursor: pointer;
	}
	.sideselect {
		background-color: #d00a2c;
	}
	.logout-button {
		width: 100%;
		padding-left: 30px;
		font-size: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		display: block;
	}
}

@media (min-width: 992px) {

	#header.changeHeaderOn {
		/*!* try to fix *!*/
		box-shadow: 0 0 15px 0px #DCDCDC;
		padding: 0px !important;
		position: fixed;
		top: 0px;
		/*z-index: 1030;*/
	}

	.collapse.in {
		display: block;
		/*position: fixed;*/
		top: 112px;
		width: 100%;
		z-index: 1030;
		-webkit-transition: opacity .8s ease-in-out !important;
		-moz-transition: opacity .8s ease-in-out !important;
		-o-transition: opacity .8s ease-in-out !important;
		-ms-transition: opacity .8s ease-in-out !important;
	}
}

@media print {

	.dnet-contacts-img {width: 16.66666667% !important; float:left;}
	.dnet-contacts-info {width: 33.33333333% !important; float:left;}
	.dnet-contacts {display:block; page-break-inside: avoid;}
	.empname {margin-top: 10px;}
	.empcell {margin-top:10px;}
	.dnet-contacts h4 {margin-top: 10px; margin-bottom: 10px;}
	.employee {margin-bottom: 10px!important;}


}