/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}*/
 body {
	margin: 0;
} 
.ipmgdrexp .ipmgdrexp-box .ipmgdrexp-a {
	text-decoration: none;
}/*
a:active,
a:hover {
	outline: 0;
}

/*
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}*/



* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/*
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}*/

 
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #ffffff;
}
 

/*
button,
{
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}*/

/*
.ipmgdrexp a {
  color: #eaeaea;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}*/

[role="button"] {
	cursor: pointer;
}

.gDrive-btn{
	color: #eaeae;
	display: inline-block;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
/* 	padding: 6px 12px;
	font-size: 14px;
 	line-height: 1.42857143; */
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
}
/*.ipmgdrexp .ipmgdrexp-box .gDrive-btn:focus,
.ipmgdrexp .ipmgdrexp-box .gDrive-btn:active:focus,
.ipmgdrexp .ipmgdrexp-box .gDrive-btn.active:focus,
.ipmgdrexp .ipmgdrexp-box .gDrive-btn.focus,
.ipmgdrexp .ipmgdrexp-box .gDrive-btn:active.focus,
.ipmgdrexp .ipmgdrexp-box  .gDrive-btn.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.ipmgdrexp .ipmgdrexp-box .gDrive-btn:hover,
.ipmgdrexp .ipmgdrexp-box .gDrive-btn:focus,
.ipmgdrexp .ipmgdrexp-box .gDrive-btn.focus {
	color: #eeee22;
	text-decoration: none;
}*/
.gDrive-btn:active,
.gDrive-btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.gDrive-btn.disabled,
.gDrive-btn[disabled],
fieldset[disabled] .gDrive-btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	opacity: 0.65;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a.gDrive-btn.disabled,
fieldset[disabled] a.gDrive-btn {
	pointer-events: none;
}
.gDrive-btn-default {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}
.gDrive-btn-default:focus,
.gDrive-btn-default.focus {
	color: #333333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}
.gDrive-btn-default:hover {
	color: #333333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
.gDrive-btn-default:active,
.gDrive-btn-default.active,
.open > .dropdown-toggle.gDrive-btn-default {
	color: #333333;
	background-color: #e6e6e6;
	background-image: none;
	border-color: #adadad;
}
.gDrive-btn-default:active:hover,
.gDrive-btn-default.active:hover,
.open > .dropdown-toggle.gDrive-btn-default:hover,
.gDrive-btn-default:active:focus,
.gDrive-btn-default.active:focus,
.open > .dropdown-toggle.gDrive-btn-default:focus,
.gDrive-btn-default:active.focus,
.gDrive-btn-default.active.focus,
.open > .dropdown-toggle.gDrive-btn-default.focus {
	color: #333333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}
.gDrive-btn-default.disabled:hover,
.gDrive-btn-default[disabled]:hover,
fieldset[disabled] .gDrive-btn-default:hover,
.gDrive-btn-default.disabled:focus,
.gDrive-btn-default[disabled]:focus,
fieldset[disabled] .gDrive-btn-default:focus,
.gDrive-btn-default.disabled.focus,
.gDrive-btn-default[disabled].focus,
fieldset[disabled] .gDrive-btn-default.focus {
	background-color: #ffffff;
	border-color: #cccccc;
}
.gDrive-btn-default .badge {
	color: #ffffff;
	background-color: #333333;
}
.gDrive-btn-primary {
	color: #ffffff;
	background-color: #337ab7;
	border-color: #2e6da4;
}
.gDrive-btn-primary:focus,
.gDrive-btn-primary.focus {
	color: #ffffff;
	background-color: #286090;
	border-color: #122b40;
}
.gDrive-btn-primary:hover {
	color: #ffffff;
	background-color: #286090;
	border-color: #204d74;
}
.gDrive-btn-primary:active,
.gDrive-btn-primary.active,
.open > .dropdown-toggle.gDrive-btn-primary {
	color: #ffffff;
	background-color: #286090;
	background-image: none;
	border-color: #204d74;
}
.gDrive-btn-primary:active:hover,
.gDrive-btn-primary.active:hover,
.open > .dropdown-toggle.gDrive-btn-primary:hover,
.gDrive-btn-primary:active:focus,
.gDrive-btn-primary.active:focus,
.open > .dropdown-toggle.gDrive-btn-primary:focus,
.gDrive-btn-primary:active.focus,
.gDrive-btn-primary.active.focus,
.open > .dropdown-toggle.gDrive-btn-primary.focus {
	color: #ffffff;
	background-color: #204d74;
	border-color: #122b40;
}
.gDrive-btn-primary.disabled:hover,
.gDrive-btn-primary[disabled]:hover,
fieldset[disabled] .gDrive-btn-primary:hover,
.gDrive-btn-primary.disabled:focus,
.gDrive-btn-primary[disabled]:focus,
fieldset[disabled] .gDrive-btn-primary:focus,
.gDrive-btn-primary.disabled.focus,
.gDrive-btn-primary[disabled].focus,
fieldset[disabled] .gDrive-btn-primary.focus {
	background-color: #337ab7;
	border-color: #2e6da4;
}
.gDrive-btn-primary .badge {
	color: #337ab7;
	background-color: #ffffff;
}
.gDrive-btn-success {
	color: #ffffff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.gDrive-btn-success:focus,
.gDrive-btn-success.focus {
	color: #ffffff;
	background-color: #449d44;
	border-color: #255625;
}
.gDrive-btn-success:hover {
	color: #ffffff;
	background-color: #449d44;
	border-color: #398439;
}
.gDrive-btn-success:active,
.gDrive-btn-success.active,
.open > .dropdown-toggle.gDrive-btn-success {
	color: #ffffff;
	background-color: #449d44;
	background-image: none;
	border-color: #398439;
}
.gDrive-btn-success:active:hover,
.gDrive-btn-success.active:hover,
.open > .dropdown-toggle.gDrive-btn-success:hover,
.gDrive-btn-success:active:focus,
.gDrive-btn-success.active:focus,
.open > .dropdown-toggle.gDrive-btn-success:focus,
.gDrive-btn-success:active.focus,
.gDrive-btn-success.active.focus,
.open > .dropdown-toggle.gDrive-btn-success.focus {
	color: #ffffff;
	background-color: #398439;
	border-color: #255625;
}
.gDrive-btn-success.disabled:hover,
.gDrive-btn-success[disabled]:hover,
fieldset[disabled] .gDrive-btn-success:hover,
.gDrive-btn-success.disabled:focus,
.gDrive-btn-success[disabled]:focus,
fieldset[disabled] .gDrive-btn-success:focus,
.gDrive-btn-success.disabled.focus,
.gDrive-btn-success[disabled].focus,
fieldset[disabled] .gDrive-btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.gDrive-btn-success .badge {
	color: #5cb85c;
	background-color: #ffffff;
}
.gDrive-btn-info {
	color: #ffffff;
	background-color: #5bc0de;
	border-color: #46b8da;
}
.gDrive-btn-info:focus,
.gDrive-btn-info.focus {
	color: #ffffff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}
.gDrive-btn-info:hover {
	color: #ffffff;
	background-color: #31b0d5;
	border-color: #269abc;
}
.gDrive-btn-info:active,
.gDrive-btn-info.active,
.open > .dropdown-toggle.gDrive-btn-info {
	color: #ffffff;
	background-color: #31b0d5;
	background-image: none;
	border-color: #269abc;
}
.gDrive-btn-info:active:hover,
.gDrive-btn-info.active:hover,
.open > .dropdown-toggle.gDrive-btn-info:hover,
.gDrive-btn-info:active:focus,
.gDrive-btn-info.active:focus,
.open > .dropdown-toggle.gDrive-btn-info:focus,
.gDrive-btn-info:active.focus,
.gDrive-btn-info.active.focus,
.open > .dropdown-toggle.gDrive-btn-info.focus {
	color: #ffffff;
	background-color: #269abc;
	border-color: #1b6d85;
}
.gDrive-btn-info.disabled:hover,
.gDrive-btn-info[disabled]:hover,
fieldset[disabled] .gDrive-btn-info:hover,
.gDrive-btn-info.disabled:focus,
.gDrive-btn-info[disabled]:focus,
fieldset[disabled] .gDrive-btn-info:focus,
.gDrive-btn-info.disabled.focus,
.gDrive-btn-info[disabled].focus,
fieldset[disabled] .gDrive-btn-info.focus {
	background-color: #5bc0de;
	border-color: #46b8da;
}
.gDrive-btn-info .badge {
	color: #5bc0de;
	background-color: #ffffff;
}
.gDrive-btn-warning {
	color: #ffffff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.gDrive-btn-warning:focus,
.gDrive-btn-warning.focus {
	color: #ffffff;
	background-color: #ec971f;
	border-color: #985f0d;
}
.gDrive-btn-warning:hover {
	color: #ffffff;
	background-color: #ec971f;
	border-color: #d58512;
}
.gDrive-btn-warning:active,
.gDrive-btn-warning.active,
.open > .dropdown-toggle.gDrive-btn-warning {
	color: #ffffff;
	background-color: #ec971f;
	background-image: none;
	border-color: #d58512;
}
.gDrive-btn-warning:active:hover,
.gDrive-btn-warning.active:hover,
.open > .dropdown-toggle.gDrive-btn-warning:hover,
.gDrive-btn-warning:active:focus,
.gDrive-btn-warning.active:focus,
.open > .dropdown-toggle.gDrive-btn-warning:focus,
.gDrive-btn-warning:active.focus,
.gDrive-btn-warning.active.focus,
.open > .dropdown-toggle.gDrive-btn-warning.focus {
	color: #ffffff;
	background-color: #d58512;
	border-color: #985f0d;
}
.gDrive-btn-warning.disabled:hover,
.gDrive-btn-warning[disabled]:hover,
fieldset[disabled] .gDrive-btn-warning:hover,
.gDrive-btn-warning.disabled:focus,
.gDrive-btn-warning[disabled]:focus,
fieldset[disabled] .gDrive-btn-warning:focus,
.gDrive-btn-warning.disabled.focus,
.gDrive-btn-warning[disabled].focus,
fieldset[disabled] .gDrive-btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236;
}
.gDrive-btn-warning .badge {
	color: #f0ad4e;
	background-color: #ffffff;
}
.gDrive-btn-danger {
	color: #ffffff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.gDrive-btn-danger:focus,
.gDrive-btn-danger.focus {
	color: #ffffff;
	background-color: #c9302c;
	border-color: #761c19;
}
.gDrive-btn-danger:hover {
	color: #ffffff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.gDrive-btn-danger:active,
.gDrive-btn-danger.active,
.open > .dropdown-toggle.gDrive-btn-danger {
	color: #ffffff;
	background-color: #c9302c;
	background-image: none;
	border-color: #ac2925;
}
.gDrive-btn-danger:active:hover,
.gDrive-btn-danger.active:hover,
.open > .dropdown-toggle.gDrive-btn-danger:hover,
.gDrive-btn-danger:active:focus,
.gDrive-btn-danger.active:focus,
.open > .dropdown-toggle.gDrive-btn-danger:focus,
.gDrive-btn-danger:active.focus,
.gDrive-btn-danger.active.focus,
.open > .dropdown-toggle.gDrive-btn-danger.focus {
	color: #ffffff;
	background-color: #ac2925;
	border-color: #761c19;
}
.gDrive-btn-danger.disabled:hover,
.gDrive-btn-danger[disabled]:hover,
fieldset[disabled] .gDrive-btn-danger:hover,
.gDrive-btn-danger.disabled:focus,
.gDrive-btn-danger[disabled]:focus,
fieldset[disabled] .gDrive-btn-danger:focus,
.gDrive-btn-danger.disabled.focus,
.gDrive-btn-danger[disabled].focus,
fieldset[disabled] .gDrive-btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.gDrive-btn-danger .badge {
	color: #d9534f;
	background-color: #ffffff;
}
.gDrive-btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0;
}
.gDrive-btn-link,
.gDrive-btn-link:active,
.gDrive-btn-link.active,
.gDrive-btn-link[disabled],
fieldset[disabled] .gDrive-btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.gDrive-btn-link,
.gDrive-btn-link:hover,
.gDrive-btn-link:focus,
.gDrive-btn-link:active {
	border-color: transparent;
}
.gDrive-btn-link:hover,
.gDrive-btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}
.gDrive-btn-link[disabled]:hover,
fieldset[disabled] .gDrive-btn-link:hover,
.gDrive-btn-link[disabled]:focus,
fieldset[disabled] .gDrive-btn-link:focus {
	color: #777777;
	text-decoration: none;
}
.gDrive-btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
.gDrive-btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.gDrive-btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.gDrive-btn-block {
	display: block;
	width: 100%;
}
.gDrive-btn-block + .gDrive-btn-block {
  margin-top: 5px;
}
input[type="submit"].gDrive-btn-block,
input[type="reset"].gDrive-btn-block,
input[type="button"].gDrive-btn-block {
	width: 100%;
}


.gDrive-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.gDrive-dropup,
.gDrive-dropdown {
  position: relative;
  line-height: initial;
}
.gDrive-dropdown-toggle:focus {
  outline: 0;
}
.gDrive-dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	text-align: left;
	list-style: none;
	background-color: #ffffff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.gDrive-dropdown-menu.gDrive-pull-right {
  right: 0;
  left: auto;
}
.gDrive-dropdown-menu .gDrive-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.gDrive-dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333333;
	white-space: nowrap;
}
.gDrive-dropdown-menu > li > a:hover,
.gDrive-dropdown-menu > li > a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}
.gDrive-dropdown-menu > .active > a,
.gDrive-dropdown-menu > .active > a:hover,
.gDrive-dropdown-menu > .active > a:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}
.gDrive-dropdown-menu > .disabled > a,
.gDrive-dropdown-menu > .disabled > a:hover,
.gDrive-dropdown-menu > .disabled > a:focus {
	color: #777777;
}
.gDrive-dropdown-menu > .disabled > a:hover,
.gDrive-dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .gDrive-dropdown-menu {
	display: block;
}
.open > a {
	outline: 0;
}
.gDrive-dropdown-menu-right {
	right: 0;
	left: auto;
}
.gDrive-dropdown-menu-left {
	right: auto;
	left: 0;
}
.gDrive-dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777777;
	white-space: nowrap;
}
.gDrive-dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
}
.gDrive-pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.gDrive-dropup .caret,
.navbar-fixed-bottom .gDrive-dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
}
.gDrive-dropup .gDrive-dropdown-menu,
.navbar-fixed-bottom .gDrive-dropdown .gDrive-dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}
@media (min-width: 768px) {
	.navbar-right .gDrive-dropdown-menu {
		right: 0;
		left: auto;
	}
	.navbar-right .gDrive-dropdown-menu-left {
		right: auto;
		left: 0;
	}
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #cccccc;
	content: "/\00a0";
}
.breadcrumb > .active {
	color: #777777;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: " ";
}
.clearfix:after {
	clear: both;
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
}
.affix {
	position: fixed;
}

.gDrive-dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	text-decoration: none;
	border: 0;
	line-height: initial;
}
.gDrive-dropdown-item:hover,
.gDrive-dropdown-item:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}