.background-size {
  background-size: 500px 800px !important;
}
.font-family-change {
  font-family: "ZohoPuvi", Helvetica, Arial, sans-serif;
}
/* Webfont: ZohoPuvi-Regular */
@font-face {
  font-family: 'ZohoPuvi';
  src: url('../fonts/zohopuvi/Zoho_Puvi_Regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/zohopuvi/Zoho_Puvi_Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../fonts/zohopuvi/Zoho_Puvi_Regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/zohopuvi/Zoho_Puvi_Regular.ttf') format('truetype'), /* Modern Browsers */ url('../fonts/zohopuvi/Zoho_Puvi_Regular.woff2') format('woff2');
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
/* Webfont: ZohoPuvi-Medium */
@font-face {
  font-family: 'ZohoPuvi';
  src: url('../fonts/zohopuvi/Zoho_Puvi_Medium.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/zohopuvi/Zoho_Puvi_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-IE8 */  url('../fonts/zohopuvi/Zoho_Puvi_Medium.woff') format('woff'), /* Modern Browsers */ url('../fonts/zohopuvi/Zoho_Puvi_Medium.ttf') format('truetype'), /* Modern Browsers */ url('../fonts/zohopuvi/Zoho_Puvi_Medium.woff2') format('woff2');
  font-style: normal;
  font-weight: 500;
  text-rendering: optimizeLegibility;
}
/* Webfont: ZohoPuvi-Semibold */
@font-face {
  font-family: 'ZohoPuvi';
  src: url('../fonts/zohopuvi/Zoho_Puvi_Semibold.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/zohopuvi/Zoho_Puvi_Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/zohopuvi/Zoho_Puvi_Semibold.woff') format('woff'), /* Modern Browsers */ url('../fonts/zohopuvi/Zoho_Puvi_Semibold.ttf') format('truetype'),  /* Modern Browsers */url('../fonts/zohopuvi/Zoho_Puvi_Semibold.woff2') format('woff2');
  font-style: normal;
  font-weight: 600;
  text-rendering: optimizeLegibility;
}
/* Webfont: ZohoPuvi-Bold */
@font-face {
  font-family: 'ZohoPuvi';
  src: url('../fonts/zohopuvi/Zoho_Puvi_Bold.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/zohopuvi/Zoho_Puvi_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../fonts/zohopuvi/Zoho_Puvi_Bold.woff') format('woff'), /* Modern Browsers */ url('../fonts/zohopuvi/Zoho_Puvi_Bold.ttf') format('truetype'),/* Modern Browsers */ url('../fonts/zohopuvi/Zoho_Puvi_Bold.woff2') format('woff2');
  font-style: normal;
  font-weight: 700;
  text-rendering: optimizeLegibility;
}
/*! 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;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 600;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
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;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicon/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicon/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicon/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicon/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicon/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicon/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -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: "ZohoPuvi", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0078D5;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #004e6c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #e3e5e6;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 15px;
  margin-bottom: 8.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 28px;
}
h2,
.h2 {
  font-size: 23px;
}
h3,
.h3 {
  font-size: 19px;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 11px;
}
h6,
.h6 {
  font-size: 10px;
}
p {
  margin: 0 0 7.5px;
}
.lead {
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 16.5px;
  }
}
small,
.small {
  font-size: 90%;
}
mark,
.mark {
  background-color: #faf3d0;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #e3e5e6;
}
.text-primary {
  color: #0086b8;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #006185;
}
.text-success {
  color: #000;
}
a.text-success:hover,
a.text-success:focus {
  color: #000000;
}
.text-info {
  color: #000;
}
a.text-info:hover,
a.text-info:focus {
  color: #000000;
}
.text-warning {
  color: #000;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #000000;
}
.text-danger {
  color: #000;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #000000;
}
.bg-primary {
  color: #fff;
  background-color: #0086b8;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #006185;
}
.bg-success {
  background-color: #e5f0dd;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #cae0ba;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #faf3d0;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f5e7a2;
}
.bg-danger {
  background-color: #f9dcdc;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #f2b0b0;
}
.page-header {
  padding-bottom: 6.5px;
  margin: 30px 0 15px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 7.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 15px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #e3e5e6;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 7.5px 15px;
  margin: 0 0 15px;
  font-size: 13.75px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #e3e5e6;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 15px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 5px 8px;
  padding-bottom: 5px 8px;
  color: #e3e5e6;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 5px 8px;
  line-height: 18px;
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
}
.table > thead > tr > th .icheckbox_minimal,
.table > tbody > tr > th .icheckbox_minimal,
.table > tfoot > tr > th .icheckbox_minimal,
.table > thead > tr > td .icheckbox_minimal,
.table > tbody > tr > td .icheckbox_minimal,
.table > tfoot > tr > td .icheckbox_minimal {
  margin-right: 0;
}
.table > thead > tr .tr-hover,
.table > tbody > tr .tr-hover,
.table > tfoot > tr .tr-hover {
  visibility: hidden;
}
.table > thead > tr:hover .tr-hover,
.table > tbody > tr:hover .tr-hover,
.table > tfoot > tr:hover .tr-hover {
  visibility: visible;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-striped-even > tbody > tr:nth-of-type(even) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #e5e5e5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #d8d8d8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #e5f0dd;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d7e8cb;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #faf3d0;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #f8edb9;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f9dcdc;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #f5c6c6;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 11.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.idmp-table > thead tr > td,
.idmp-table > thead tr th {
  background: #556067;
  color: #fff;
  font-weight: normal;
  border-width: 0 !important;
  height: 30px;
}
.idmp-table > thead tr > td.active,
.idmp-table > thead tr th.active {
  background-color: #424f56;
}
.idmp-table > tbody > tr > td {
  padding: 3px 8px;
  height: 30px;
  border: 1px solid #f0f0f0;
}
.idmp-table > tbody > tr:nth-child(even) {
  background-color: #fafafa;
}
.idmp-table > tbody > tr:hover {
  background-color: #ffffe1;
  cursor: pointer;
}
.idmp-table > tbody > tr.active td {
  background-color: #ffffe1;
}
.idmp-table > tbody > tr.active:hover td {
  background-color: #ffffe1;
}
.table-actions {
  list-style: none;
  margin: 0 0 0 -3px;
  padding: 0;
  float: left;
}
.table-actions > li {
  float: left;
  margin-right: 6px;
}
.table-actions > li .idmp-icon,
.table-actions > li .idmp-inline-icon {
  cursor: pointer;
}
.table-actions > li:first-child .idmp-icon,
.table-actions > li:first-child .idmp-inline-icon {
  margin-left: 0;
}
table.table-style-1 {
  border: 1px solid #e5e5e5;
  width: 100%;
}
table.table-style-1 tbody tr > td,
table.table-style-1 thead tr > td,
table.table-style-1 tbody tr > th,
table.table-style-1 thead tr > th {
  padding: 4px 12px;
  border: 1px solid #e5e5e5 !important;
}
table.table-style-1 tbody tr > th,
table.table-style-1 thead tr > th {
  background-color: #f2f2f2 !important;
  color: #000;
}
table.table-style-1 tbody tr td,
table.table-style-1 thead tr td {
  background-color: #fff;
}
table.table-style-2 {
  border: 1px solid #e5e5e5;
  width: 100%;
}
table.table-style-2 tbody tr > td,
table.table-style-2 thead tr > td,
table.table-style-2 tbody tr > th,
table.table-style-2 thead tr > th {
  padding: 5px 9px;
  border-bottom: 1px solid #e5e5e5 !important;
  height: 28px;
}
table.table-style-2 tbody tr > th,
table.table-style-2 thead tr > th {
  color: #000;
}
table.table-style-2 tbody tr .tr-hover,
table.table-style-2 thead tr .tr-hover {
  visibility: hidden;
}
table.table-style-2 tbody tr:hover .tr-hover,
table.table-style-2 thead tr:hover .tr-hover {
  visibility: visible;
}
table.table-style-3 {
  width: 100%;
}
table.table-style-3 > tbody > tr > td,
table.table-style-3 > thead > tr > td,
table.table-style-3 > tbody > tr > th,
table.table-style-3 > thead > tr > th {
  padding: 5px 9px;
  border-bottom: 1px solid #e4e4e4 !important;
  height: 28px;
}
table.table-style-3 > tbody > tr > th,
table.table-style-3 > thead > tr > th {
  border-top: 1px solid #e4e4e4 !important;
  color: #000;
  font-weight: 600;
}
table.table-style-3 > tbody > tr:hover > td,
table.table-style-3 > thead > tr:hover > td {
  background-color: #f7f7f7;
}
table.table-style-3 > tbody > tr .tr-hover,
table.table-style-3 > thead > tr .tr-hover {
  visibility: hidden;
}
table.table-style-3 > tbody > tr:hover .tr-hover,
table.table-style-3 > thead > tr:hover .tr-hover {
  visibility: visible;
}
table.table-style-4 {
  border: 0px solid #e5e5e5;
  width: 100%;
}
table.table-style-4 tbody tr > td,
table.table-style-4 thead tr > td,
table.table-style-4 tbody tr > th,
table.table-style-4 thead tr > th {
  padding: 4px 0 4px 8px;
  border-bottom: 1px solid #e5e5e5 !important;
}
table.table-style-4 tbody tr > th,
table.table-style-4 thead tr > th {
  background-color: #f2f2f2 !important;
  color: #000;
  border-bottom: 0px solid #e5e5e5 !important;
}
table.table-style-5 {
  border: 1px solid #e5e5e5;
  width: 100%;
}
table.table-style-5 tbody tr > td,
table.table-style-5 thead tr > td,
table.table-style-5 tbody tr > th,
table.table-style-5 thead tr > th {
  padding: 5px 0 5px 8px;
  border-bottom: 0px solid #e5e5e5 !important;
}
table.table-style-5 tbody tr > th,
table.table-style-5 thead tr > th {
  background-color: #f2f2f2 !important;
  color: #000;
  border-bottom: 0px solid #e5e5e5 !important;
}
table.table-style-6 {
  border: 1px solid #e4e4e4;
  width: 100%;
}
table.table-style-6 tbody tr > td,
table.table-style-6 thead tr > td,
table.table-style-6 tbody tr > th,
table.table-style-6 thead tr > th {
  padding: 20px 0px 20px 60px;
  border-bottom: 1px solid #e4e4e4 !important;
}
table .search-bar {
  display: none;
  background-color: #f5f5f5 !important;
}
table .search-bar th {
  background-color: #f5f5f5 !important;
  color: #fff !important;
}
table .search-bar input {
  width: 100%;
  max-width: 200px;
  height: 22px;
  padding: 3px 6px;
  box-sizing: border-box;
  color: #000 !important;
}
table .search-bar .icn-search-clear {
  float: right;
  margin-top: 2px;
  cursor: pointer;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 15px;
  font-size: 16.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 11px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  max-width: 260px;
  height: 22px;
  padding: 3px 8px 4px 8px;
  font-size: 11px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.form-control:focus {
  border-color: #c4c4c4;
  outline: 0;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control.fluid,
.form-control.fluid-width {
  max-width: 100%;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
.form-control.disabled {
  background-color: #f6f6f6;
  opacity: 1;
  color: #878787;
}
.form-control[disabled].text-black,
.form-control[readonly].text-black,
fieldset[disabled] .form-control.text-black,
.form-control.disabled.text-black {
  color: #000;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
.form-control.no-border {
  border-width: 0 !important;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 22px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 25px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 39px;
  }
}
.form-group {
  margin-bottom: 16px;
}
.form-group.form-group-last {
  margin: 20px 0 20px 0;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 15px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 26px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 25px;
  padding: 5px 10px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 25px;
  line-height: 25px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 25px;
  padding: 5px 10px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 25px;
  line-height: 25px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 25px;
  min-height: 25px;
  padding: 6px 10px;
  font-size: 10px;
  line-height: 1.5;
}
.input-lg {
  height: 39px;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-lg {
  height: 39px;
  line-height: 39px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 39px;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 39px;
  line-height: 39px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 39px;
  min-height: 29px;
  padding: 11px 16px;
  font-size: 14px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 27.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 39px;
  height: 39px;
  line-height: 39px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #000;
}
.has-success .form-control {
  border-color: #c0dca9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #a5cd85;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f5faf1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f5faf1;
}
.has-success .input-group-addon {
  color: #000;
  border-color: #c0dca9;
  background-color: #e5f0dd;
}
.has-success .form-control-feedback {
  color: #000;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #000;
}
.has-warning .form-control {
  border-color: #f4df70;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #f0d441;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fbf4cf;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fbf4cf;
}
.has-warning .input-group-addon {
  color: #000;
  border-color: #f4df70;
  background-color: #faf3d0;
}
.has-warning .form-control-feedback {
  color: #000;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #000;
}
.has-error .form-control {
  border-color: #ee9795;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #e76c69;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fceded;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fceded;
}
.has-error .input-group-addon {
  color: #000;
  border-color: #ee9795;
  background-color: #f9dcdc;
}
.has-error .form-control-feedback {
  color: #000;
}
.has-feedback label ~ .form-control-feedback {
  top: 20px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 22px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 2px;
    padding-right: 0;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 10px;
  }
}
.form-horizontal.align-right .form-group .control-label {
  text-align: right;
}
.input-md {
  height: 22px;
  padding: 3px 8px;
}
.form-sub-header {
  padding-left: 5px;
  font-size: 12px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
  opacity: 0.5;
  margin-bottom: 20px;
}
.error-txt {
  display: none;
}
.has-error .error-txt {
  color: red;
  font-size: 10px;
  position: absolute;
  line-height: 10px;
  display: block;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 0px solid transparent;
  white-space: nowrap;
  padding: 2px 15px 2px 15px;
  font-size: 12px;
  line-height: 19px;
  border-radius: 2px;
  transition: 0.25s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 24px;
  line-height: 21px \0;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -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);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn.btn-icon {
  padding: 2px 15px 3px 7px !important;
}
.btn.btn-icon .idmp-inline-icon {
  margin-right: 3px;
}
.btn-default {
  color: #333;
  background-color: #d9dcdd;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #bec3c5;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #bec3c5;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #bec3c5;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #abb2b4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #d9dcdd;
  border-color: #ccc;
}
.btn-default .badge {
  color: #d9dcdd;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #7ebb49;
  border-color: #71ab40;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #659839;
  border-color: #344e1d;
}
.btn-primary:hover {
  color: #fff;
  background-color: #659839;
  border-color: #547e2f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #659839;
  border-color: #547e2f;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #547e2f;
  border-color: #344e1d;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #7ebb49;
  border-color: #71ab40;
}
.btn-primary .badge {
  color: #7ebb49;
  background-color: #fff;
}
.btn-secondary {
  color: #fff;
  background-color: #5ac8f0;
  border-color: #0086b8;
}
.btn-secondary:focus,
.btn-secondary.focus {
  color: #fff;
  background-color: #2bb8ec;
  border-color: #002939;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #2bb8ec;
  border-color: #00597b;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  color: #fff;
  background-color: #2bb8ec;
  border-color: #00597b;
}
.btn-secondary:active:hover,
.btn-secondary.active:hover,
.open > .dropdown-toggle.btn-secondary:hover,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.open > .dropdown-toggle.btn-secondary:focus,
.btn-secondary:active.focus,
.btn-secondary.active.focus,
.open > .dropdown-toggle.btn-secondary.focus {
  color: #fff;
  background-color: #14a9df;
  border-color: #002939;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus {
  background-color: #5ac8f0;
  border-color: #0086b8;
}
.btn-secondary .badge {
  color: #5ac8f0;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #f1483e;
  border-color: #ef3126;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #eb1d11;
  border-color: #8c110a;
}
.btn-danger:hover {
  color: #fff;
  background-color: #eb1d11;
  border-color: #ca190f;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #eb1d11;
  border-color: #ca190f;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ca190f;
  border-color: #8c110a;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #f1483e;
  border-color: #ef3126;
}
.btn-danger .badge {
  color: #f1483e;
  background-color: #fff;
}
.btn-white {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  border-width: 1px;
}
.btn-white:focus,
.btn-white.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-white:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-white:active:hover,
.btn-white.active:hover,
.open > .dropdown-toggle.btn-white:hover,
.btn-white:active:focus,
.btn-white.active:focus,
.open > .dropdown-toggle.btn-white:focus,
.btn-white:active.focus,
.btn-white.active.focus,
.open > .dropdown-toggle.btn-white.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-white .badge {
  color: #fff;
  background-color: #333;
}
.btn-link {
  color: #0086b8;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #004e6c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #e3e5e6;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px 10px 16px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 2px 10px 2px 10px;
  font-size: 10px;
  line-height: 15px;
  border-radius: 0px;
  height: 20px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px 1px 5px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-left-space {
  margin-left: 7px;
}
.btn-blue {
  background-color: #2C5CB5;
  color: #fff;
}
.btn-blue:hover {
  color: #fff;
}
.btn-red {
  background-color: #C45757;
  color: #fff;
}
.btn-red:hover,
.btn-red:focus {
  color: #fff;
}
.btn-yellow {
  background-color: #CEAE56;
  color: #fff;
}
.btn-yellow:hover,
.btn-yellow:focus {
  color: #fff;
}
.btn-yellow1 {
  background-color: #EDCA00;
  color: #000;
}
.btn-yellow1:hover,
.btn-yellow1:focus {
  color: #000;
}
.btn-theme {
  background-color: #434F57;
  color: #fff;
}
.btn-theme:hover,
.btn-theme:focus {
  color: #fff;
}
.btn-blue-download {
  background-color: #308EB4;
  color: #fff;
  padding: 7px 22px;
  height: 30px;
}
.btn-blue-download:hover,
.btn-blue-download:focus {
  color: #fff;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.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;
}
.caret.caret-right {
  border-top: 4px solid transparent;
  border-top: 4px solid \9;
  border-bottom: 4px solid transparent;
  border-left: 4px dashed;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  list-style: none;
  font-size: 12px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 6.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 4px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu.dropdown-menu-arrow {
  margin-top: 12px;
  border-width: 0;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #c6cacd;
}
.dropdown-menu.dropdown-menu-arrow:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 100%;
  left: 30px;
  top: 0;
  box-sizing: border-box;
  background-color: #fff;
  border-left: 1px solid #c6cacd;
  border-bottom: 1px solid #c6cacd;
  transform-origin: 0 0;
  transform: rotate(136deg);
  box-shadow: -1px 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.dropdown-menu.dropdown-menu-arrow.pull-right:after,
.dropdown-menu.dropdown-menu-arrow.right:after {
  right: 10px;
  left: auto;
}
.dropdown-menu.dropdown-menu-arrow.center:after {
  left: 57%;
  margin-left: -5px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #ecedee;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0086b8;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #e3e5e6;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 10px;
  line-height: 1.42857143;
  color: #e3e5e6;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.list-dropdown {
  padding: 10px;
  min-width: 238px;
  font-size: 11px;
  color: #000;
}
.list-dropdown .search-input {
  margin-bottom: 10px;
}
.list-dropdown .search-input input {
  width: 100%;
  height: 22px;
  padding: 3px 6px;
}
.list-dropdown .result-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-dropdown .result-list ul li {
  clear: both;
}
.list-dropdown .result-list ul li:after {
  display: table;
  content: " ";
  clear: both;
}
.list-dropdown .result-list ul li a {
  display: block;
  padding: 2px 6px;
  color: #000;
  clear: both;
  line-height: 18px;
  min-height: 22px;
  font-size: 11px;
}
.list-dropdown .result-list ul li a:after {
  display: table;
  content: " ";
  clear: both;
}
.list-dropdown .result-list ul li a:hover {
  text-decoration: none;
  background-color: #ecedee;
}
.list-dropdown .result-list .mCSB_scrollTools {
  width: 6px;
}
.list-dropdown .list-dropdown-action {
  padding-top: 5px;
  margin-top: 10px;
  border-top: 1px solid #e4e4e4;
}
.list-dropdown.static {
  width: 260px;
}
.list-dropdown.list-dropdown-style-2 {
  padding-left: 0;
  padding-right: 0;
}
.list-dropdown.list-dropdown-style-2 .result-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-dropdown.list-dropdown-style-2 .result-list ul li a {
  display: block;
  padding: 2px 12px;
  color: #000;
  font-size: 11px;
  line-height: 18px;
}
.list-dropdown.list-dropdown-style-2 .result-list ul li a:hover {
  text-decoration: none;
  background-color: #ecedee;
}
.list-dropdown.list-dropdown-style-2 .result-list .mCSB_scrollTools {
  width: 6px;
}
.category-dropdown .dropdown-menu {
  padding: 0 !important;
}
.category-dropdown .dropdown-menu .category-search {
  position: relative;
  margin: 6px 5px;
}
.category-dropdown .dropdown-menu .category-search .icn-search-left {
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 2px;
  left: 4px;
}
.category-dropdown .dropdown-menu .category-search input[type=text] {
  padding-left: 25px;
}
.category-dropdown .dropdown-menu .category-search-list ul {
  padding-left: 0;
  margin-bottom: 0;
}
.category-dropdown .dropdown-menu .category-search-list ul li {
  list-style: none;
}
.category-dropdown .dropdown-menu .category-search-list ul li a {
  color: #000;
  display: block;
  padding: 3.5px 6px;
  position: relative;
}
.category-dropdown .dropdown-menu .category-search-list ul li a .icn-tick1 {
  position: absolute;
  right: 25px;
  top: 2px;
}
.category-dropdown .dropdown-menu .category-search-list ul li a:hover {
  text-decoration: none;
}
.category-dropdown .dropdown-menu .category-search-list ul li a:hover {
  background-color: #F5F5F5;
}
.category-dropdown .dropdown-menu .category-search-list .mCSB_scrollTools {
  right: 5px;
}
.category-dropdown .dropdown-menu .add-category {
  padding: 6px 5px;
  border-top: #C8CBCD solid 1px;
  margin-top: 8px;
}
.category-dropdown .dropdown-menu .add-category > span {
  display: none;
}
.category-dropdown .dropdown-menu .add-category > span input[type=text] {
  width: 160px;
  border-width: 0;
  height: 22px;
  margin-right: 7px;
}
.category-dropdown .dropdown-menu .add-category.open a {
  display: none;
}
.category-dropdown .dropdown-menu .add-category.open span {
  display: block;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -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);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  max-width: 260px;
  min-width: 260px;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group.fluid {
  max-width: 100%;
  min-width: none;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 39px;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 39px;
  line-height: 39px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 25px;
  padding: 5px 10px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 25px;
  line-height: 25px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 11px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 10px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 14px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.input-group-add .icon-addon > input {
  border-right-width: 0;
}
.input-group-add .input-group-btn {
  background-color: #424f57;
  width: 23px;
  text-align: center;
  cursor: pointer;
}
.input-group-icon-btn .btn {
  width: 22px;
  background-color: #424f57;
  padding: 1px;
  text-align: center;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #e3e5e6;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #e3e5e6;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0086b8;
}
.nav .nav-divider {
  height: 1px;
  margin: 6.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #0086b8;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 15px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 17.5px 15px;
  font-size: 14px;
  line-height: 15px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.75px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 15px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 15px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-btn.btn-sm {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #ffffff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.alert,
.push-notification {
  padding: 15px;
  margin-bottom: 15px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4,
.push-notification h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link,
.push-notification .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul,
.push-notification > p,
.push-notification > ul {
  margin-bottom: 0;
}
.alert > p + p,
.push-notification > p + p {
  margin-top: 5px;
}
.alert.alert-sm,
.push-notification.alert-sm {
  padding: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success,
.push-notification.push-notification-success {
  background-color: #e5f0dd;
  border-color: #c0dca9;
  color: #000;
}
.alert-success hr,
.push-notification.push-notification-success hr {
  border-top-color: #b3d597;
}
.alert-success .alert-link,
.push-notification.push-notification-success .alert-link {
  color: #000000;
}
.alert-info,
.push-notification.push-notification-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #000;
}
.alert-info hr,
.push-notification.push-notification-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link,
.push-notification.push-notification-info .alert-link {
  color: #000000;
}
.alert-warning,
.push-notification.push-notification-warning {
  background-color: #faf3d0;
  border-color: #f4df70;
  color: #000;
}
.alert-warning hr,
.push-notification.push-notification-warning hr {
  border-top-color: #f2da58;
}
.alert-warning .alert-link,
.push-notification.push-notification-warning .alert-link {
  color: #000000;
}
.alert-danger,
.push-notification.push-notification-danger {
  background-color: #f9dcdc;
  border-color: #ee9795;
  color: #000;
}
.alert-danger hr,
.push-notification.push-notification-danger hr {
  border-top-color: #ea817f;
}
.alert-danger .alert-link,
.push-notification.push-notification-danger .alert-link {
  color: #000000;
}
.status-alert {
  padding: 10px 15px;
  border: 1px solid transparent;
  border-radius: 0;
  color: #000;
  display: none;
  background-color: #fafafa;
  text-shadow: none !important;
  position: fixed;
  width: 450px;
  margin-left: -225px;
  top: 75px !important;
  left: 50%;
  z-index: 1003;
  line-height: 18px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.status-alert h4 {
  margin-top: 0;
  color: inherit;
}
.status-alert .alert-link {
  font-weight: bold;
}
.status-alert > p,
.status-alert > ul {
  margin-bottom: 0;
}
.status-alert > p + p {
  margin-top: 5px;
}
.status-alert .alert-body.alert-set-icon {
  padding-left: 35px;
  position: relative;
}
.status-alert .alert-body.alert-set-icon .alert-icon {
  position: absolute;
  left: 0;
  margin-top: -5px;
  margin-left: -5px;
}
.status-alert .close {
  position: static !important;
  top: 0;
  left: 0;
  line-height: 15px;
  font-size: 24px;
  color: #000;
}
.status-alert.status-has-parent {
  position: absolute !important;
  top: 0 !important;
}
.status-alert.status-has-parent.status-alert-xs {
  width: 225px;
  margin-left: -112.5px !important;
}
.status-alert.status-has-parent.status-alert-sm {
  width: 300px;
  margin-left: -150px !important;
}
.status-alert.status-has-parent.status-alert-xxmd {
  width: 507px;
  margin-left: -254px !important;
}
.status-alert.status-has-parent.status-alert-xmd {
  width: 675px;
  margin-left: -292.5px !important;
}
.status-alert.status-has-parent.status-alert-md {
  width: 675px;
  margin-left: -337.5px !important;
}
.status-alert.status-has-parent.status-alert-lg {
  width: 900px;
  margin-left: -450px !important;
}
.status-alert.status-alert-xs {
  width: 225px;
}
.status-alert.status-alert-sm {
  width: 300px;
}
.status-alert.status-alert-xxmd {
  width: 507px;
}
.status-alert.status-alert-xmd {
  width: 585px;
}
.status-alert.status-alert-md {
  width: 675px;
}
.status-alert.status-alert-lg {
  width: 900px;
}
body.left-pane-type-2 .mini-status-alert.status-alert-xs {
  margin-left: 41.5px;
}
body.left-pane-type-2 .mini-status-alert.status-alert-sm {
  margin-left: 4px;
}
body.left-pane-type-2 .mini-status-alert.status-alert-xxmd {
  margin-left: -100px;
}
body.left-pane-type-2 .mini-status-alert.status-alert-xmd {
  margin-left: -138.5px;
}
body.left-pane-type-2 .mini-status-alert.status-alert-md {
  margin-left: -183.5px;
}
body.left-pane-type-2 .mini-status-alert.status-alert-lg {
  margin-left: -296px;
}
body.left-pane-type-2_1 .mini-status-alert.status-alert-xs {
  margin-left: 141.5px;
}
body.left-pane-type-2_1 .mini-status-alert.status-alert-sm {
  margin-left: 104px;
}
body.left-pane-type-2_1 .mini-status-alert.status-alert-xxmd {
  margin-left: 0px;
}
body.left-pane-type-2_1 .mini-status-alert.status-alert-xmd {
  margin-left: -38.5px;
}
body.left-pane-type-2_1 .mini-status-alert.status-alert-md {
  margin-left: -83.5px;
}
body.left-pane-type-2_1 .mini-status-alert.status-alert-lg {
  margin-left: -196px;
}
body.left-pane-type-1 .mini-status-alert.status-alert-xs {
  margin-left: 27.5px;
}
body.left-pane-type-1 .mini-status-alert.status-alert-sm {
  margin-left: -10px;
}
body.left-pane-type-1 .mini-status-alert.status-alert-xxmd {
  margin-left: -114px;
}
body.left-pane-type-1 .mini-status-alert.status-alert-xmd {
  margin-left: -152.5px;
}
body.left-pane-type-1 .mini-status-alert.status-alert-md {
  margin-left: -197.5px;
}
body.left-pane-type-1 .mini-status-alert.status-alert-lg {
  margin-left: -310px;
}
body.left-pane-type-3 .mini-status-alert.status-alert-xs {
  margin-left: 17.5px;
}
body.left-pane-type-3 .mini-status-alert.status-alert-sm {
  margin-left: -20px;
}
body.left-pane-type-3 .mini-status-alert.status-alert-xxmd {
  margin-left: -124px;
}
body.left-pane-type-3 .mini-status-alert.status-alert-xmd {
  margin-left: -162.5px;
}
body.left-pane-type-3 .mini-status-alert.status-alert-md {
  margin-left: -207.5px;
}
body.left-pane-type-3 .mini-status-alert.status-alert-lg {
  margin-left: -320px;
}
.mini-status-alert {
  padding: 8px 15px 7px !important;
}
.mini-status-alert .close {
  font-size: 0;
  line-height: 13px;
  margin-top: -1px !important;
  font-weight: normal;
  color: #333333;
  opacity: 0.8;
  background-image: url(../images/idmp-sprite@2x.png);
  background-size: 500px 1418px !important;
  background-image: url(../images/idmp-sprite.png) \9;
  background-position: -313px -496px;
  height: 8px;
  width: 8px;
  position: absolute !important;
  left: inherit;
  right: 6px;
  top: 8px;
}
.status-alert-success {
  background-color: #e5f0dd;
  border-color: #c0dca9;
  color: #000;
}
.status-alert-success hr {
  border-top-color: #b3d597;
}
.status-alert-success .alert-link {
  color: #000000;
}
.status-alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #000;
}
.status-alert-info hr {
  border-top-color: #a6e1ec;
}
.status-alert-info .alert-link {
  color: #000000;
}
.status-alert-warning {
  background-color: #faf3d0;
  border-color: #f4df70;
  color: #000;
}
.status-alert-warning hr {
  border-top-color: #f2da58;
}
.status-alert-warning .alert-link {
  color: #000000;
}
.status-alert-danger {
  background-color: #f9dcdc;
  border-color: #ee9795;
  color: #000;
}
.status-alert-danger hr {
  border-top-color: #ea817f;
}
.status-alert-danger .alert-link {
  color: #000000;
}
.push-notification {
  padding: 5px;
  margin-bottom: 0;
  text-align: center;
  border-width: 0;
  height: 28px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
}
.push-notification .close {
  margin-right: 5px;
  opacity: 0.4;
  filter: alpha(opacity=40);
  font-weight: normal;
}
.push-notification.push-notification-warning {
  background-color: #fdf7da;
}
.push-notification.minimize {
  height: 4px;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
}
.push-notification.minimize.push-notification-warning {
  background-color: #fdf7da;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #e3e5e6;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #e3e5e6;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0086b8;
  border-color: #0086b8;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #85deff;
}
.list-group-item-success {
  color: #000;
  background-color: #e5f0dd;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #000;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #000;
  background-color: #d7e8cb;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.list-group-item-info {
  color: #000;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #000;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #000;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.list-group-item-warning {
  color: #000;
  background-color: #faf3d0;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #000;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #000;
  background-color: #f8edb9;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.list-group-item-danger {
  color: #000;
  background-color: #f9dcdc;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #000;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #000;
  background-color: #f5c6c6;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 15px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 15px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #0086b8;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #0086b8;
  border-color: #0086b8;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0086b8;
}
.panel-primary > .panel-heading .badge {
  color: #0086b8;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0086b8;
}
.panel-success {
  border-color: #c0dca9;
}
.panel-success > .panel-heading {
  color: #000;
  background-color: #e5f0dd;
  border-color: #c0dca9;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c0dca9;
}
.panel-success > .panel-heading .badge {
  color: #e5f0dd;
  background-color: #000;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c0dca9;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #000;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #000;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #f4df70;
}
.panel-warning > .panel-heading {
  color: #000;
  background-color: #faf3d0;
  border-color: #f4df70;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f4df70;
}
.panel-warning > .panel-heading .badge {
  color: #faf3d0;
  background-color: #000;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f4df70;
}
.panel-danger {
  border-color: #ee9795;
}
.panel-danger > .panel-heading {
  color: #000;
  background-color: #f9dcdc;
  border-color: #ee9795;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ee9795;
}
.panel-danger > .panel-heading .badge {
  color: #f9dcdc;
  background-color: #000;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ee9795;
}
.panel.panel-type-1 {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.panel.panel-type-1 .panel-heading {
  padding-top: 8px;
  padding-bottom: 8px;
}
.panel.panel-type-1 .panel-heading .panel-title a {
  font-size: 11px;
}
.panel.panel-type-1 .panel-collapse .panel-body {
  padding-top: 10px;
  padding-bottom: 10px;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well.no-border {
  border-width: 0;
}
.well.well-style-1 {
  background-color: #fafafa;
}
.well.well-default {
  background-color: #fff;
}
.well-lg {
  padding: 24px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 16.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  background-clip: border-box \9;
  border: none \9 !important;
}
@media screen {
  .modal-content {
    background-clip: border-box;
    border: none !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .modal-content {
    /* IE10+ specific styles go here */
    background-clip: border-box;
    border: none !important;
  }
}
@supports (-ms-ime-align:auto) {
  .modal-content {
    background-clip: border-box;
    border: none !important;
  }
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 6px 16px;
  border-bottom: 1px solid #e4e4e4;
  min-height: 33px;
  border-radius: 4px 4px 0 0;
}
.modal-header small {
  font-size: 13px;
  color: #8d8d8d;
  font-weight: normal;
}
.modal-header.modal-header-type-1 {
  background-color: #F5F5F5;
  min-height: 40px;
  border-bottom-width: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.modal-header.modal-header-type-1 .modal-title {
  font-size: 12px;
  line-height: 20px;
}
.modal-header .close {
  line-height: 20px;
  font-weight: normal;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  font-size: 14px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.modal-body {
  position: relative;
  padding: 10px;
}
.modal-body.modal-body-lg {
  padding: 20px;
}
.modal-footer {
  padding: 10px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 0 auto;
  }
  .modal-dialog.modal-size-md {
    width: 650px !important;
  }
  .modal-dialog.modal-size-lg {
    width: 650px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.idmp-modal-alert .modal-header {
  padding: 5px 10px;
  min-height: 34px;
  background-color: #fff;
  color: #000;
  border-bottom: #e4e4e4 solid 1px;
}
.idmp-modal-alert .modal-header .close {
  margin-top: 2.5px;
  color: #333;
  opacity: 1;
  filter: alpha(opacity=100);
}
.idmp-modal-alert .modal-header .close:hover {
  color: #333;
}
.idmp-modal-alert .modal-header .modal-title {
  font-weight: 600;
  font-size: 13px;
  line-height: 23px;
}
.idmp-modal-alert .modal-content {
  padding: 0;
  margin: 0;
  border: 0px solid #eeeeee;
  background: #fff;
}
.idmp-modal-alert .modal-dialog {
  width: 450px;
  margin-top: 200px;
}
.idmp-modal-alert .modal-body {
  padding: 22px 15px 9px 15px;
}
.idmp-modal-alert .modal-body > table tr td span {
  line-height: 20px;
}
.idmp-modal-alert .modal-footer {
  text-align: center;
  border-top: 0px solid #fff;
}
.idmp-modal-alert.default .modal-content {
  border-color: #ffffff;
}
.idmp-modal-alert.danger .modal-header {
  background-color: #d9534f;
}
.idmp-modal-alert.danger .modal-content {
  border-color: #e7908e;
}
.idmp-modal-alert.warning .modal-header {
  background-color: #f0ad4e;
}
.idmp-modal-alert.warning .modal-content {
  border-color: #f6ce95;
}
.idmp-modal-alert.info .modal-header {
  background-color: #5bc0de;
}
.idmp-modal-alert.info .modal-content {
  border-color: #9bd8eb;
}
.idmp-modal-alert.success .modal-header {
  background-color: #5cb85c;
}
.idmp-modal-alert.success .modal-content {
  border-color: #91cf91;
}
.idmp-modal-alert.idmp-modal-alert-sm .modal-dialog {
  width: 356px;
}
.idmp-modal-alert.idmp-modal-alert-sm .modal-footer {
  padding: 15px 5px;
}
.idmp-modal-alert.idmp-modal-alert-sm .modal-footer .btn + .btn {
  margin-left: 5px;
}
.idmp-modal-alert.idmp-modal-alert-md .modal-dialog {
  width: 450px;
}
.idmp-modal-alert.idmp-modal-alert-md .modal-footer {
  padding: 15px 5px;
}
.idmp-modal-alert.idmp-modal-alert-md .modal-footer .btn + .btn {
  margin-left: 5px;
}
.idmp-modal-alert.idmp-modal-alert-lg .modal-dialog {
  width: 550px;
}
.idmp-modal-alert.idmp-modal-alert-lg .modal-footer {
  padding: 15px 5px;
}
.idmp-modal-alert.idmp-modal-alert-lg .modal-footer .btn + .btn {
  margin-left: 5px;
}
.idmp-modal-alert .close span {
  font-size: 18px;
}
.modal.drawer-modal {
  padding-right: 0 !important;
}
.modal.drawer-modal.fluid-height .modal-content {
  padding: 40px 0 0;
}
.modal.drawer-modal.fluid-height .modal-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.modal.drawer-modal.fluid-height .modal-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.modal.drawer-modal.fluid-height .modal-body {
  height: 100%;
  padding: 20px;
}
.modal.drawer-modal.fluid-height .modal-body.modal-body-sm {
  padding: 10px;
}
.modal.drawer-modal .modal-dialog {
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
  height: 100%;
  width: 850px;
}
.modal.drawer-modal .modal-dialog.modal-size-xlg {
  width: 1000px;
}
.modal.drawer-modal .modal-dialog.modal-size-md {
  width: 700px;
}
.modal.drawer-modal .modal-dialog .modal-header {
  padding: 10px 16px 9px;
}
.modal.drawer-modal .modal-dialog .modal-header.modal-header-subtext .modal-subtext {
  color: #666;
  font-size: 12px;
  display: block;
}
.modal.drawer-modal .modal-dialog .modal-header .modal-header-right-menu {
  float: right;
  margin-top: 3px;
  margin-right: 6px;
}
.modal.drawer-modal .modal-dialog .modal-header .modal-header-right-menu > ul {
  padding: 0;
  margin: 0;
}
.modal.drawer-modal .modal-dialog .modal-header .modal-header-right-menu > ul > li {
  list-style: none;
  float: left;
  position: relative;
  padding: 0 10px;
}
.modal.drawer-modal .modal-dialog .modal-header .modal-header-right-menu > ul > li > a {
  color: #000;
}
.modal.drawer-modal .modal-dialog .modal-header .modal-header-right-menu > ul > li > a .idmp-inline-icon {
  margin-top: -2px;
  margin-right: 4px;
}
.modal.drawer-modal .modal-dialog .modal-header .modal-header-right-menu > ul > li > a:hover {
  text-decoration: none;
}
.modal.drawer-modal .modal-dialog .modal-header .modal-header-right-menu > ul > li .sep {
  width: 1px;
  height: 14px;
  background-color: #CECECE;
  position: absolute;
  top: 1px;
  right: 0;
  margin: 0;
}
.modal.drawer-modal .modal-dialog .modal-content {
  height: 100%;
}
.modal.drawer-modal .modal-dialog .modal-content .modal-body {
  padding: 15px;
}
.modal.drawer-modal .modal-dialog .modal-content .modal-footer {
  border: none;
  text-align: left;
  padding-top: 0;
}
.modal.drawer-modal.drawer-right.in .modal-dialog {
  right: 0;
}
.modal.drawer-modal.drawer-right .modal-dialog {
  right: -320px;
  float: right;
  -webkit-transition: right 0.3s ease-out;
  -moz-transition: right 0.3s ease-out;
  -o-transition: right 0.3s ease-out;
  transition: right 0.3s ease-out;
}
.modal.drawer-modal.drawer-left.in .modal-dialog {
  left: 0;
}
.modal.drawer-modal.drawer-left .modal-dialog {
  left: -320px;
  float: left;
  -webkit-transition: left 0.3s ease-out;
  -moz-transition: left 0.3s ease-out;
  -o-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Verdana", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 5px 10px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Verdana", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 11px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 11px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.lnav {
  padding: 0px;
  margin: 0px;
}
.lnav,
.lnav ul,
.lnav li {
  list-style: none;
  font-family: inherit;
}
.lnav ul {
  padding: 0;
  margin: 0;
  margin-top: 1px;
}
.lnav li a {
  font-size: 11px;
  line-height: 18px;
  padding: 4px 4px 4px 25px;
  border-left: 3px solid transparent;
}
.lnav li a:hover {
  background: #dfe1e3;
  color: #000;
}
.lnav a {
  color: #333;
  display: block;
  outline: none;
  text-decoration: none;
}
.lnav .caret-arrow {
  background: url("../images/idmp-sprite@2x.png") no-repeat -52px -65px;
  background-image: url("../images/idmp-sprite.png") \9;
  background-size: 500px 800px !important;
  display: block;
  width: 15px;
  height: 15px;
  margin: 4px 0 0 -1px;
}
.lnav > li {
  margin: 6px 0;
}
.lnav > li.open > a > span .caret-arrow {
  background: url("../images/idmp-sprite@2x.png") no-repeat -34px -64px;
  background-image: url("../images/idmp-sprite.png") \9;
  background-size: 500px 800px !important;
  display: block;
  width: 15px;
  height: 15px;
  margin: 3px 0 0 -1px;
}
.lnav > li li {
  margin: 1px 0;
  /*****/
  /* &.has-dropdown{
               > a{
                    font-weight: bold;
                }
            }*/
}
.lnav > li li.active a {
  border-left: 3px solid #7dbb5b;
  background: #dfe1e3;
}
.lnav > li li a:hover {
  background: #dfe1e3;
  color: #000;
}
.lnav > li a > span {
  float: right;
  font-size: 19px;
  font-weight: bolder;
}
.lnav > li a > span:hover {
  color: #fff;
}
.lnav > li > a {
  font-weight: 600;
  line-height: 20px;
  padding: 14px 12px 14px 14px;
  color: #000000;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lnav > li > ul li.has-dropdown > a {
  font-weight: 600;
}
.lnav > li > ul li.has-dropdown > a > span {
  float: left;
  font-size: 19px;
  font-weight: bolder;
}
.lnav > li > ul li.has-dropdown > a > span:hover {
  color: #fff;
}
.lnav > li > ul li.has-dropdown > a > span .caret-arrow {
  background-position: -54px -65px;
}
.lnav > li > ul li.has-dropdown li > a {
  padding-left: 40px;
}
.lnav > li > ul li.has-dropdown.open > a > span {
  float: left;
  font-size: 19px;
  font-weight: bolder;
}
.lnav > li > ul li.has-dropdown.open > a > span:hover {
  color: #fff;
}
.lnav > li > ul li.has-dropdown.open > a > span .caret-arrow {
  background-position: -35px -64px;
}
.lnav > li.active a {
  border-left: 3px solid #7dbb5b;
  background: #dfe1e3;
}
.top-pane {
  height: 69px;
  border-bottom: 1px solid #eee;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
  background-color: #fff;
}
.top-pane.signup-top-pane {
  height: 57px;
  margin: 0 10px;
  top: 0 !important;
}
.top-pane.signup-top-pane .top-left {
  padding-left: 10px;
  padding-top: 16px;
  width: 220px;
}
.top-pane.signup-top-pane .top-left img {
  width: 165px;
  height: auto;
}
.top-pane .top-left {
  position: absolute;
  width: 200px;
  height: 57px;
  padding-top: 8px;
  padding-left: 15px;
}
.top-pane .top-left img {
  width: 168px;
  height: 27px;
}
.top-pane .top-right {
  margin-left: 200px;
  height: 60px;
}
.top-pane .top-right-menu {
  float: right;
}
.top-pane .top-right-menu > ul {
  float: right;
  margin: 14px 0 0 0;
}
.top-pane .top-right-menu > ul > li {
  list-style: none;
  float: left;
}
.top-pane .top-right-menu > ul > li > a {
  display: block;
  color: #333333;
  padding: 0px 10px;
  line-height: 14px;
  border-right: 1px solid #e1e3e4;
  text-decoration: none;
}
.top-pane .top-right-menu > ul > li > a .idmp-inline-icon,
.top-pane .top-right-menu > ul > li > a .idmp-icon {
  margin-top: -2px;
}
.top-pane .top-right-menu > ul > li > a .top-right-menu-icn-space {
  margin-right: 5px;
}
.top-pane .top-right-menu > ul > li .top-right-big-sep {
  position: absolute;
  top: -14px;
  right: 0;
  height: 41px;
  width: 1px;
  background-color: #e1e3e4;
}
.top-pane .top-right-menu > ul > li:last-child > a {
  border-right-width: 0;
}
.top-pane .top-right-menu > ul > li.user-profile-dropdown .dropdown-menu {
  padding-bottom: 10px;
}
.top-pane .top-right-menu > ul > li.user-profile-dropdown .dropdown-menu > li > a {
  padding: 5px 15px;
}
.top-pane .top-right-menu > ul > li.user-profile-dropdown .dropdown-menu > li > a .idmp-inline-icon,
.top-pane .top-right-menu > ul > li.user-profile-dropdown .dropdown-menu > li > a .idmp-icon {
  margin-right: 5px;
}
.top-pane .top-right-menu > ul > li.user-profile-dropdown .user-profile {
  margin-bottom: 10px;
}
.top-pane .top-right-menu > ul > li.user-profile-dropdown .user-profile a {
  padding-top: 22px;
  padding-bottom: 12px;
  border-bottom: 2px solid #49af77;
  font-size: 13px;
  text-align: center;
}
.top-pane .top-right-menu > ul > li.user-profile-dropdown .user-profile a .user-img {
  display: block;
  height: 52px;
  width: 52px;
  display: inline-block;
  background-color: #ccc;
  border-radius: 50%;
  margin-bottom: 10px;
  margin-top: 5px;
}
.top-pane .top-right-menu > ul > li.user-profile-dropdown .user-profile a > span {
  display: block;
  text-align: center;
  line-height: 20px;
  font-size: 14px !important;
  font-weight: 600;
}
.top-pane .top-right-menu > ul > li.user-profile-dropdown .user-profile a > div {
  color: #737373;
  font-size: 10px;
  margin-bottom: 5px;
}
.top-pane .top-right-menu > ul > li.user-profile-dropdown .user-profile a:hover {
  background: none;
}
.top-pane .top-right-menu > ul > li.user-profile-dropdown .dropdown-menu {
  min-width: 187px;
}
.top-pane .top-right-menu > ul > li.user-profile-dropdown .dropdown-menu::before {
  content: " ";
  position: absolute;
  border-width: 8px;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: rgba(0, 0, 0, 0.15);
  top: -16px;
  right: 4px;
}
.top-pane .top-right-menu > ul > li.user-profile-dropdown .dropdown-menu::after {
  content: " ";
  position: absolute;
  border-width: 7px;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #fff;
  top: -13px;
  right: 5px;
}
.top-pane .top-right-menu > ul > li.account-dropdown .caret {
  border-top: 4px dashed #49af77;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown {
  background-color: #fff;
  padding: 0;
  margin-top: 5px;
  width: auto !important;
  min-width: 275px;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown .user-profile {
  padding: 15px;
  padding-left: 10px;
  padding-top: 18px;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown .user-profile .profile-img {
  float: left;
  height: 51px;
  width: 51px;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown .user-profile .profile-img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
  max-height: 100%;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown .user-profile .account-details {
  margin-left: 61px;
  white-space: nowrap;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown .user-profile .account-details > span {
  display: block;
  font-size: 11px;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown .account-list {
  padding: 10px 0;
  margin: 0;
  list-style: none;
  background-color: #fff;
  float: left;
  width: 100%;
  border-top: 2px solid #80BA50;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown .account-list li a {
  padding: 5px 12px;
  display: block;
  color: #000;
  text-decoration: none;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown .account-list li a:hover {
  background: #f5f5f5;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown:after {
  right: -4px;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown .tooltip-custom-hover {
  position: relative;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown .tooltip-custom-hover > .tooltip {
  right: -10px;
  top: 13px;
  margin-top: 3px;
  padding: 5px 0;
  cursor: text;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown .tooltip-custom-hover > .tooltip .tooltip-arrow {
  left: inherit;
  margin-left: 0;
  right: 15px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  top: 0;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown .tooltip-custom-hover > .tooltip .icn-copy-white {
  position: absolute;
  right: 10px;
  top: 15px;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown .tooltip-custom-hover > .tooltip .tooltip-inner {
  min-width: 300px;
  text-align: left;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown .tooltip-custom-hover > .tooltip .tooltip-inner .tooltip {
  opacity: 1;
  filter: alpha(opacity=100);
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown .tooltip-custom-hover > .tooltip .tooltip-inner .tooltip .tooltip-arrow {
  border-top-color: #ffffff;
  border-width: 5px 5px 0;
  right: inherit;
  border-bottom-color: transparent;
  top: initial;
  bottom: 0;
  margin-left: -5px;
}
.top-pane .top-right-menu > ul > li .myaccount-dropdown .tooltip-custom-hover > .tooltip .tooltip-inner .tooltip .tooltip-inner {
  text-align: center;
  background: #fff;
  color: #000;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}
.top-pane .login-link {
  float: right;
  margin: 22px 10px 0 0;
  font-size: 12px;
  font-weight: normal;
}
.top-pane .login-link > a {
  text-decoration: underline;
}
.top-pane.new-top-pane {
  height: 52px;
  background: #424f56;
  position: fixed;
  width: 100%;
  z-index: 1001;
  top: 0;
  left: 0;
  border-width: 0px;
}
.top-pane.new-top-pane .product-logo {
  position: absolute;
  top: 0;
  padding-top: 12px;
  left: 5px;
  height: 52px;
  padding-left: 10px;
}
.top-pane.new-top-pane .product-logo img {
  width: 162px;
}
.top-pane.new-top-pane .nav-area {
  position: static;
  margin-left: 227px;
  height: 52px;
}
.top-pane.new-top-pane .nav-area .top-menu-tab {
  margin-left: -245px;
}
.top-pane.new-top-pane .nav-area .top-menu-tab > .tab-pane {
  height: 34px;
  background: #eeeeee;
  margin-left: 39px;
  border-bottom: 1px solid #e3e5e6;
}
.top-pane.new-top-pane .nav-area .top-menu-tab .navbar {
  margin: 0px;
}
.top-pane.new-top-pane .nav-area .min-menu {
  width: 620px;
  padding: 20px;
  border-left: 1px solid \9;
  border-right: 1px solid \9;
  border-bottom: 1px solid \9;
  border-color: #e3e5e6;
}
.top-pane.new-top-pane .nav-area .min-menu.pull-center {
  left: -290px;
}
.top-pane.new-top-pane .nav-area .mid-menu {
  width: 720px;
  padding: 20px;
  border-left: 1px solid \9;
  border-right: 1px solid \9;
  border-bottom: 1px solid \9;
  border-color: #e3e5e6;
}
.top-pane.new-top-pane .nav-area .mid-menu.pull-center {
  left: -330px;
}
.top-pane.new-top-pane .nav-area .max-menu {
  width: 960px;
  padding: 20px;
  border-left: 1px solid \9;
  border-right: 1px solid \9;
  border-bottom: 1px solid \9;
  border-color: #e3e5e6;
}
.top-pane.new-top-pane .nav-area .max-menu.pull-center {
  left: -450px;
}
.top-pane.new-top-pane .nav-area .tab-content .dashboard-tab {
  height: 42px !important;
  background: #fff !important;
}
.top-pane.new-top-pane .nav-area .tab-content .dashboard-tab .navbar-nav > li > a {
  color: #9a9a9a;
  margin: 0px;
  padding: 11px 15px 8px 15px;
  border-width: 0px;
  font-size: 14px;
  border-bottom: 3px solid transparent;
}
.top-pane.new-top-pane .nav-area .tab-content .dashboard-tab .navbar-nav > li > a .adap-icon {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -ms-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
}
.top-pane.new-top-pane .nav-area .tab-content .dashboard-tab .navbar-nav > li.active > a {
  border-color: #7ebb49;
  color: #000;
  font-weight: 600;
}
.top-pane.new-top-pane .nav-area .tab-content .dashboard-tab .navbar-nav > li.active > a .adap-icon {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.top-pane.new-top-pane .nav-area .tab-content .dashboard-tab .dashboard-right-menu {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
}
.top-pane.new-top-pane .nav-area .tab-content .dashboard-tab .dashboard-right-menu > li {
  float: left;
  padding: 12px;
  border-right: 1px solid #e3e5e6;
}
.top-pane.new-top-pane .nav-area .tab-content .dashboard-tab .dashboard-right-menu > li:last-child {
  border-width: 0px;
}
.top-pane.new-top-pane .nav-area .tab-content .dashboard-tab .dashboard-right-menu > li .form-inline {
  height: 18px;
}
.top-pane.new-top-pane .nav-area .tab-content .dashboard-tab .dashboard-right-menu > li .bs-select {
  width: 165px;
  margin-top: -2px;
}
.top-pane.new-top-pane .nav-area .tab-content .dashboard-tab .dashboard-right-menu > li .bs-select.open .selectpicker {
  background: #fff;
  border-color: #dadada;
}
.top-pane.new-top-pane .nav-area .tab-content .dashboard-tab .dashboard-right-menu > li .bs-select .selectpicker {
  background: transparent;
  font-weight: 600;
  padding-top: 2px;
  border-color: #fff;
}
.top-pane.new-top-pane .nav-area .tab-content .dashboard-tab .dashboard-right-menu > li .bs-select .selectpicker .caret {
  top: -3px;
  border-color: #eeeeee;
  background-color: transparent;
}
.top-pane.new-top-pane .nav-area .tab-content .dashboard-tab .dashboard-right-menu > li > a {
  color: #000;
}
.top-pane.new-top-pane .nav-area .top-menu {
  border-bottom: 0px solid #ffffff;
  margin-right: -15px;
}
.top-pane.new-top-pane .nav-area .top-menu li {
  position: static;
}
.top-pane.new-top-pane .nav-area .top-menu li > a {
  padding: 5px 15px 5px 15px;
  color: #ffffff;
  border-width: 0;
  font-size: 11px;
  line-height: 18px;
  background: #424f57;
}
.top-pane.new-top-pane .nav-area .top-menu li:hover > a {
  color: #fff;
  background-color: #424f57;
  border-bottom: 3px solid #7ebb49;
  padding-bottom: 2px;
}
.top-pane.new-top-pane .nav-area .top-menu li.active > a {
  color: #424f57;
  background-color: #fff;
  padding-bottom: 5px;
  cursor: pointer;
}
.top-pane.new-top-pane .nav-area .top-menu li.active.active:hover > a {
  border: 0px solid #fff;
}
.top-pane.new-top-pane .nav-area .top-menu li.highligted-tab {
  margin-left: 40px;
}
.top-pane.new-top-pane .nav-area .top-menu li.highligted-tab > a {
  background-color: #556068;
  color: #b7bbbe;
}
.top-pane.new-top-pane .nav-area .top-menu li.highligted-tab > a .icn-myprofile {
  margin-left: -5px;
  margin-right: 5px;
}
.top-pane.new-top-pane .nav-area .top-menu li.highligted-tab.active > a {
  background-color: #fff;
  color: #424f58;
}
.top-pane.new-top-pane .nav-area .top-menu li.highligted-tab.active > a .icn-myprofile {
  background-position: -95px -1305px;
}
.top-pane.new-top-pane .misc-area {
  height: 24px;
  min-width: 780px;
  margin-right: -15px;
}
.top-pane.new-top-pane .misc-area .misc-menu {
  margin: 0px;
  min-height: inherit;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav {
  margin-top: 2px;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li {
  float: left;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li > a {
  margin: 0px;
  padding: 1px 8px;
  border: 0px;
  color: #fff;
  border-right: 1px solid #556167;
  font-size: 11px;
  min-height: 18px;
  height: 18px;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li > a:hover,
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li > a:focus {
  background: none;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li > a.download-btn {
  background-color: #eb0b2c;
  font-size: 11px;
  padding-right: 12px;
  border-radius: 3px;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li > a.download-btn > .idmp-icon {
  margin-top: 3px;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li > a.bdr-none {
  border-width: 0;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li > a i {
  margin: 0 4px;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li.bdr-right {
  border-right: 1px solid #556167;
  padding-right: 8px;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li.last a {
  border-right: 0px solid #fff;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li.last.idmp-v-mid-align {
  position: absolute;
  top: 14px;
  width: 48px;
  right: 0;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li.open a {
  background: transparent;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul {
  padding: 0;
  min-width: 200px;
  padding-bottom: 5px;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul li a {
  font-size: 11px;
  padding: 8px;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul li a:hover {
  background-color: #ecedee;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul .top-link-arrow {
  color: #fff;
  margin-top: -9px;
  position: absolute;
  right: 5px;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul .user-profile {
  margin-bottom: 5px;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul .user-profile a {
  padding-top: 22px;
  padding-bottom: 12px;
  border-bottom: 2px solid #7ebb49;
  font-size: 13px;
  text-align: center;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul .user-profile a .user-img {
  background: #fff url("../images/idmp-sprite@2x.png") -5px -154px;
  background-size: 500px 800px !important;
  background-image: url("../images/idmp-sprite.png") \9;
  display: block;
  height: 52px;
  margin: 0 auto;
  width: 52px;
  display: inline-block;
  margin-bottom: 10px;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul .user-profile a .user-name {
  font-weight: 700;
  line-height: 20px;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul .user-profile a .user-domain {
  line-height: 20px;
  color: #a3a3a3;
  font-weight: 300;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul .user-profile a span {
  display: block;
  text-align: center;
  line-height: 30px;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul .user-profile a:hover {
  background: none;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.top-notification > a {
  overflow: hidden;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.top-notification > a span.count {
  display: block;
  width: 12px;
  height: 10px;
  background: red;
  position: absolute;
  top: 2px;
  right: 7px;
  font-size: 7px;
  text-align: center;
  line-height: 10px;
  border-radius: 3px;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.top-notification .top-link-arrow {
  right: 15px !important;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.top-notification .dropdown-menu {
  min-width: 420px;
  padding: 12px 0 12px 20px;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.top-notification .dropdown-menu .heading {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  height: 40px;
  border-bottom: 1px solid #e5e5e5;
  margin: -10px 0 0 -20px;
  padding: 0 20px 0 20px;
  line-height: 40px;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.top-notification .dropdown-menu .heading .close {
  font-size: 22px;
  margin-top: 6px;
  color: #a3a3a3;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.top-notification .dropdown-menu li > div {
  font-size: 11px;
  padding: 4px 0;
  border-bottom: 1px solid #e3e5e6;
  height: auto;
  overflow: hidden;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.top-notification .dropdown-menu li > div:hover {
  background-color: #fff;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.top-notification .dropdown-menu li > div span {
  width: 70%;
  display: block;
  float: left;
  padding: 8px 0;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.top-notification .dropdown-menu li > div a {
  width: 30%;
  display: block;
  float: right;
  background-color: #fff;
  text-align: right;
  padding-right: 20px;
  text-decoration: underline;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.top-notification .dropdown-menu li > div:hover {
  background-color: #fff;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.top-notification .dropdown-menu li > div:hover a {
  background-color: #fff;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.top-notification .dropdown-menu li > div:hover a:hover {
  background-color: #fff;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.top-notification .dropdown-menu li:last-child > div {
  border-bottom-width: 0;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.top-notification .dropdown-menu li.first-child > div {
  border-bottom-width: 1px !important;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.jumpto .dropdown-menu {
  padding-top: 15px;
  padding-bottom: 10px;
  border-width: 0;
}
.top-pane.new-top-pane .misc-area .misc-menu .navbar-nav li.jumpto .dropdown-menu li a {
  padding: 8px 15px;
}
.top-pane.new-top-pane .misc-area .misc-menu .caret {
  color: #bfc7cd;
  margin-left: 0px;
  margin-top: 0px;
}
.top-pane.new-top-pane.minimal {
  height: 29px;
}
.top-pane.new-top-pane.minimal .misc-area {
  display: none;
}
.top-pane.new-top-pane.minimal .product-logo {
  background-position: 0 -21px;
  height: 29px;
}
.top-pane.new-top-pane.minimal .show-minimal {
  display: block;
}
.top-pane.new-top-pane .adap-icon {
  opacity: 1;
}
.top-pane.new-top-pane .top-menu-left-holder {
  margin-top: 3px;
  margin-right: 20px;
}
.top-pane.new-top-pane .top-menu-left-holder-inner {
  margin-top: 3px;
}
.top-pane.new-top-pane .purchase-btn {
  color: #edc921 !important;
  padding: 0 8px !important;
}
.top-pane.new-top-pane .mobile-access {
  color: #edc921 !important;
}
.top-pane.new-top-pane .settings-btn {
  background-color: #556570;
  color: #fff;
  line-height: 18px;
}
.top-pane.new-top-pane .settings-btn .icn-cog {
  vertical-align: middle;
}
.signup-with-right-banner .top-pane {
  margin-right: 482px;
}
.sub-menu {
  position: fixed;
  right: 0;
  top: 69px;
  width: 100%;
  height: 30px;
  background: #fff;
  border-bottom: 1px solid #e9e9e9;
  z-index: 999;
}
.sub-menu .nav-pills {
  height: 30px;
}
.sub-menu .nav-pills > li {
  margin: 0 0 0 -1px;
}
.sub-menu .nav-pills > li > a {
  margin: 9px 0;
  padding-top: 0;
  padding-bottom: 0;
  color: #666666;
  text-decoration: none;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  padding-left: 15px;
  padding-right: 15px;
}
.sub-menu .nav-pills > li > a .caret {
  border-top-color: #989898;
}
.sub-menu .nav-pills > li.open > a,
.sub-menu .nav-pills > li.open > a:focus {
  margin-bottom: 0;
  background-color: #fff;
  padding-bottom: 9px;
  position: relative;
  z-index: 3;
  border-color: #d6d6d6;
  color: #000;
}
.sub-menu .nav-pills > li.open > a .caret,
.sub-menu .nav-pills > li.open > a:focus .caret {
  border-top-color: #333333;
}
.sub-menu .nav-pills > li:hover > a {
  margin-bottom: 0;
  background-color: #fff;
}
.sub-menu .nav-pills > li:last-child > a {
  border-right-color: #fff;
}
.sub-menu .nav-pills > li:last-child.open > a {
  border-right-color: #d6d6d6;
}
.sub-menu .nav-pills > li:first-child > a {
  border-left-color: #fff;
}
.sub-menu .nav-pills > li:first-child.open > a {
  border-left-color: #d6d6d6;
}
.sub-menu .nav-pills > li > .dropdown-menu {
  z-index: 2;
  width: 894px;
  border-color: #d6d6d6;
  padding: 0 20px 20px 20px;
  min-height: 250px;
  margin-top: -1px;
}
.sub-menu .nav-pills > li > .dropdown-menu .nav-line-tabs {
  font-size: 11px;
}
.sub-menu .nav-pills > li > .dropdown-menu .nav-line-tabs .nav-tabs {
  height: 36px;
  white-space: nowrap;
}
.sub-menu .nav-pills > li > .dropdown-menu .nav-line-tabs .nav-tabs li {
  float: none;
  display: inline-block;
}
.sub-menu .nav-pills > li > .dropdown-menu .nav-line-tabs .nav-tabs li a {
  padding: 12px 15px 8px 15px;
  margin-right: 10px;
  font-size: 11px;
}
.sub-menu .nav-pills > li > .dropdown-menu .nav-line-tabs .nav-tabs li.active a {
  font-weight: 400;
}
.sub-menu .nav-pills > li > .dropdown-menu .nav-line-tabs .nav-tabs li:last-child a {
  margin-right: 0;
}
.sub-menu .nav-pills > li > .dropdown-menu .nav-line-tabs .mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-bottom: 8px;
}
.sub-menu .nav-pills > li > .dropdown-menu .tab-content .tab-pane ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sub-menu .nav-pills > li > .dropdown-menu .tab-content .tab-pane ul li a {
  color: #333;
  padding: 5px 0;
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.sub-menu .nav-pills > li > .dropdown-menu .tab-content .tab-pane ul li a:hover {
  color: #0086b8;
  text-decoration: underline;
  background-color: #fff;
}
.sub-menu .nav-pills > li > .dropdown-menu.min-menu {
  width: 620px;
}
.sub-menu .nav-pills > li > .dropdown-menu.min-menu.pull-center {
  left: -290px;
}
.sub-menu .nav-pills > li > .dropdown-menu.mid-menu {
  width: 720px;
}
.sub-menu .nav-pills > li > .dropdown-menu.mid-menu.pull-center {
  left: -330px;
}
.sub-menu .nav-pills > li > .dropdown-menu.max-menu {
  width: 960px;
}
.sub-menu .nav-pills > li > .dropdown-menu.max-menu.pull-center {
  left: -450px;
}
.sub-menu .nav-pills > li > .dropdown-menu.pull-center {
  margin-left: -397px;
}
.sub-menu .device-type {
  margin: 3px 4px 4px 3px !important;
}
.sub-menu .search .icn-search-left {
  margin: 7px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}
.leftmenu-appul {
  margin: 0;
  padding: 0;
}
.leftmenu-appul > li > a {
  display: block;
  padding: 4px 10px 4px 20px;
  color: #333333;
  text-decoration: none;
  line-height: 18px;
}
.left-pane,
.right-pane {
  width: 194px;
  position: absolute;
  min-height: 800px;
  overflow: hidden;
  background: #ebeff0;
  bottom: 0;
  top: 69px;
  height: auto;
  padding-top: 10px;
  z-index: 995;
}
.left-pane .toggle-btn,
.right-pane .toggle-btn {
  width: 7px;
  height: 48px;
  background: url("../images/idmp-sprite@2x.png") no-repeat -487px -1px;
  background-image: url("../images/idmp-sprite.png") \9;
  background-size: 500px 800px !important;
  position: absolute;
  top: 300px;
  right: 0;
  cursor: pointer;
  z-index: 1001;
  display: none;
}
.left-pane .toggle-btn.open,
.right-pane .toggle-btn.open {
  background-position: -473px -2px;
}
.left-pane.left-pane-fix,
.right-pane.left-pane-fix {
  position: fixed;
  top: 0;
  height: 100%;
}
.left-pane.left-pane-fix .left-navigation .mCSB_scrollTools,
.right-pane.left-pane-fix .left-navigation .mCSB_scrollTools,
.left-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_draggerRail,
.right-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_draggerRail,
.left-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.right-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}
.left-pane.left-pane-fix .left-navigation .mCSB_dragger .mCSB_dragger_bar,
.right-pane.left-pane-fix .left-navigation .mCSB_dragger .mCSB_dragger_bar {
  background-color: #c5ced3;
}
.left-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.right-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #bfc9cf;
}
.left-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.right-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.left-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.right-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #b7c1c8;
}
.left-pane:hover .toggle-btn,
.right-pane:hover .toggle-btn {
  display: block;
}
body.left-pane-type-0 .left-pane .left-icon-holder > ul > li .left-menu-level-1 {
  display: none;
}
body.no-left-pane .left-pane {
  display: none;
}
body.no-left-pane .body-pane {
  margin-left: 0 !important;
}
.body-pane {
  margin: 72px 0 0 220px;
  padding: 0 15px;
  padding-bottom: 15px;
  position: relative;
}
.body-pane.full-width {
  width: 100%;
}
body.with-new-top-pane .body-pane {
  margin: 52px 0 0;
}
body.idmp-app-pane-active {
  margin-left: 55px;
}
.page-header {
  margin: 0 0 20px 0;
  padding: 6px 0 0 0;
  position: relative;
  min-height: 35px;
}
.page-header .page-title {
  float: left;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
}
.page-header .header-help {
  margin-left: 10px;
  cursor: pointer;
}
.page-header .header-right-btn {
  float: right;
}
.page-header .idmp-favorite-menu {
  float: right;
}
.signup-with-right-banner .body-pane {
  padding-right: 472px;
}
.gray-text {
  color: #666 !important;
}
.text-xxxxlg {
  font-size: 16px !important;
}
.text-xxxlg {
  font-size: 15px !important;
}
.text-xxlg {
  font-size: 14px !important;
}
.text-xlg {
  font-size: 13px !important;
}
.text-lg {
  font-size: 12px !important;
}
.text-md {
  font-size: 12px !important;
}
.text-sm {
  font-size: 10px !important;
}
.text-xs {
  font-size: 9px !important;
}
.text-xxs {
  font-size: 8px !important;
}
.mandatory {
  position: absolute;
  margin-left: -9px;
  margin-top: -3px;
}
.mandatory::before {
  content: "*";
  color: #ff3333;
  font-size: 11px;
}
.lato {
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.idmp-m-5 {
  margin: 5px !important;
}
.idmp-m-10 {
  margin: 10px !important;
}
.idmp-m-15 {
  margin: 15px !important;
}
.idmp-m-20 {
  margin: 20px !important;
}
.idmp-m-25 {
  margin: 25px !important;
}
.idmp-m-30 {
  margin: 30px !important;
}
.idmp-m-35 {
  margin: 35px !important;
}
.idmp-m-40 {
  margin: 40px !important;
}
.idmp-m-45 {
  margin: 45px !important;
}
.idmp-m-50 {
  margin: 50px !important;
}
.idmp-m-55 {
  margin: 55px !important;
}
.idmp-m-60 {
  margin: 60px !important;
}
.idmp-m-65 {
  margin: 65px !important;
}
.idmp-m-70 {
  margin: 70px !important;
}
.idmp-m-75 {
  margin: 75px !important;
}
.idmp-m-80 {
  margin: 80px !important;
}
.idmp-m-85 {
  margin: 85px !important;
}
.idmp-m-90 {
  margin: 90px !important;
}
.idmp-m-95 {
  margin: 95px !important;
}
.idmp-m-100 {
  margin: 100px !important;
}
.idmp-m-0 {
  margin: 0px !important;
}
.idmp-m-1 {
  margin: 1px !important;
}
.idmp-m-2 {
  margin: 2px !important;
}
.idmp-m-3 {
  margin: 3px !important;
}
.idmp-m-4 {
  margin: 4px !important;
}
.idmp-m-5 {
  margin: 5px !important;
}
.idmp-m-6 {
  margin: 6px !important;
}
.idmp-m-7 {
  margin: 7px !important;
}
.idmp-m-8 {
  margin: 8px !important;
}
.idmp-m-9 {
  margin: 9px !important;
}
.idmp-m-10 {
  margin: 10px !important;
}
.idmp-m-m10 {
  margin: -10px !important;
}
.idmp-m-m9 {
  margin: -9px !important;
}
.idmp-m-m8 {
  margin: -8px !important;
}
.idmp-m-m7 {
  margin: -7px !important;
}
.idmp-m-m6 {
  margin: -6px !important;
}
.idmp-m-m5 {
  margin: -5px !important;
}
.idmp-m-m4 {
  margin: -4px !important;
}
.idmp-m-m3 {
  margin: -3px !important;
}
.idmp-m-m2 {
  margin: -2px !important;
}
.idmp-m-m1 {
  margin: -1px !important;
}
.idmp-ml-25 {
  margin-left: 25px !important;
}
.idmp-ml-30 {
  margin-left: 30px !important;
}
.idmp-ml-35 {
  margin-left: 35px !important;
}
.idmp-ml-40 {
  margin-left: 40px !important;
}
.idmp-ml-45 {
  margin-left: 45px !important;
}
.idmp-ml-50 {
  margin-left: 50px !important;
}
.idmp-ml-55 {
  margin-left: 55px !important;
}
.idmp-ml-60 {
  margin-left: 60px !important;
}
.idmp-ml-65 {
  margin-left: 65px !important;
}
.idmp-ml-70 {
  margin-left: 70px !important;
}
.idmp-ml-75 {
  margin-left: 75px !important;
}
.idmp-ml-80 {
  margin-left: 80px !important;
}
.idmp-ml-85 {
  margin-left: 85px !important;
}
.idmp-ml-90 {
  margin-left: 90px !important;
}
.idmp-ml-95 {
  margin-left: 95px !important;
}
.idmp-ml-100 {
  margin-left: 100px !important;
}
.idmp-ml-105 {
  margin-left: 105px !important;
}
.idmp-ml-110 {
  margin-left: 110px !important;
}
.idmp-ml-115 {
  margin-left: 115px !important;
}
.idmp-ml-120 {
  margin-left: 120px !important;
}
.idmp-ml-125 {
  margin-left: 125px !important;
}
.idmp-ml-130 {
  margin-left: 130px !important;
}
.idmp-ml-135 {
  margin-left: 135px !important;
}
.idmp-ml-140 {
  margin-left: 140px !important;
}
.idmp-ml-145 {
  margin-left: 145px !important;
}
.idmp-ml-150 {
  margin-left: 150px !important;
}
.idmp-ml-155 {
  margin-left: 155px !important;
}
.idmp-ml-160 {
  margin-left: 160px !important;
}
.idmp-ml-165 {
  margin-left: 165px !important;
}
.idmp-ml-170 {
  margin-left: 170px !important;
}
.idmp-ml-175 {
  margin-left: 175px !important;
}
.idmp-ml-180 {
  margin-left: 180px !important;
}
.idmp-ml-185 {
  margin-left: 185px !important;
}
.idmp-ml-190 {
  margin-left: 190px !important;
}
.idmp-ml-195 {
  margin-left: 195px !important;
}
.idmp-ml-200 {
  margin-left: 200px !important;
}
.idmp-ml-0 {
  margin-left: 0px !important;
}
.idmp-ml-1 {
  margin-left: 1px !important;
}
.idmp-ml-2 {
  margin-left: 2px !important;
}
.idmp-ml-3 {
  margin-left: 3px !important;
}
.idmp-ml-4 {
  margin-left: 4px !important;
}
.idmp-ml-5 {
  margin-left: 5px !important;
}
.idmp-ml-6 {
  margin-left: 6px !important;
}
.idmp-ml-7 {
  margin-left: 7px !important;
}
.idmp-ml-8 {
  margin-left: 8px !important;
}
.idmp-ml-9 {
  margin-left: 9px !important;
}
.idmp-ml-10 {
  margin-left: 10px !important;
}
.idmp-ml-11 {
  margin-left: 11px !important;
}
.idmp-ml-12 {
  margin-left: 12px !important;
}
.idmp-ml-13 {
  margin-left: 13px !important;
}
.idmp-ml-14 {
  margin-left: 14px !important;
}
.idmp-ml-15 {
  margin-left: 15px !important;
}
.idmp-ml-16 {
  margin-left: 16px !important;
}
.idmp-ml-17 {
  margin-left: 17px !important;
}
.idmp-ml-18 {
  margin-left: 18px !important;
}
.idmp-ml-19 {
  margin-left: 19px !important;
}
.idmp-ml-20 {
  margin-left: 20px !important;
}
.idmp-ml-21 {
  margin-left: 21px !important;
}
.idmp-ml-22 {
  margin-left: 22px !important;
}
.idmp-ml-23 {
  margin-left: 23px !important;
}
.idmp-ml-24 {
  margin-left: 24px !important;
}
.idmp-ml-m110 {
  margin-left: -110px !important;
}
.idmp-ml-m109 {
  margin-left: -109px !important;
}
.idmp-ml-m108 {
  margin-left: -108px !important;
}
.idmp-ml-m107 {
  margin-left: -107px !important;
}
.idmp-ml-m106 {
  margin-left: -106px !important;
}
.idmp-ml-m105 {
  margin-left: -105px !important;
}
.idmp-ml-m104 {
  margin-left: -104px !important;
}
.idmp-ml-m103 {
  margin-left: -103px !important;
}
.idmp-ml-m102 {
  margin-left: -102px !important;
}
.idmp-ml-m101 {
  margin-left: -101px !important;
}
.idmp-ml-m100 {
  margin-left: -100px !important;
}
.idmp-ml-m99 {
  margin-left: -99px !important;
}
.idmp-ml-m98 {
  margin-left: -98px !important;
}
.idmp-ml-m97 {
  margin-left: -97px !important;
}
.idmp-ml-m96 {
  margin-left: -96px !important;
}
.idmp-ml-m95 {
  margin-left: -95px !important;
}
.idmp-ml-m94 {
  margin-left: -94px !important;
}
.idmp-ml-m93 {
  margin-left: -93px !important;
}
.idmp-ml-m92 {
  margin-left: -92px !important;
}
.idmp-ml-m91 {
  margin-left: -91px !important;
}
.idmp-ml-m90 {
  margin-left: -90px !important;
}
.idmp-ml-m89 {
  margin-left: -89px !important;
}
.idmp-ml-m88 {
  margin-left: -88px !important;
}
.idmp-ml-m87 {
  margin-left: -87px !important;
}
.idmp-ml-m86 {
  margin-left: -86px !important;
}
.idmp-ml-m85 {
  margin-left: -85px !important;
}
.idmp-ml-m84 {
  margin-left: -84px !important;
}
.idmp-ml-m83 {
  margin-left: -83px !important;
}
.idmp-ml-m82 {
  margin-left: -82px !important;
}
.idmp-ml-m81 {
  margin-left: -81px !important;
}
.idmp-ml-m80 {
  margin-left: -80px !important;
}
.idmp-ml-m79 {
  margin-left: -79px !important;
}
.idmp-ml-m78 {
  margin-left: -78px !important;
}
.idmp-ml-m77 {
  margin-left: -77px !important;
}
.idmp-ml-m76 {
  margin-left: -76px !important;
}
.idmp-ml-m75 {
  margin-left: -75px !important;
}
.idmp-ml-m74 {
  margin-left: -74px !important;
}
.idmp-ml-m73 {
  margin-left: -73px !important;
}
.idmp-ml-m72 {
  margin-left: -72px !important;
}
.idmp-ml-m71 {
  margin-left: -71px !important;
}
.idmp-ml-m70 {
  margin-left: -70px !important;
}
.idmp-ml-m69 {
  margin-left: -69px !important;
}
.idmp-ml-m68 {
  margin-left: -68px !important;
}
.idmp-ml-m67 {
  margin-left: -67px !important;
}
.idmp-ml-m66 {
  margin-left: -66px !important;
}
.idmp-ml-m65 {
  margin-left: -65px !important;
}
.idmp-ml-m64 {
  margin-left: -64px !important;
}
.idmp-ml-m63 {
  margin-left: -63px !important;
}
.idmp-ml-m62 {
  margin-left: -62px !important;
}
.idmp-ml-m61 {
  margin-left: -61px !important;
}
.idmp-ml-m60 {
  margin-left: -60px !important;
}
.idmp-ml-m59 {
  margin-left: -59px !important;
}
.idmp-ml-m58 {
  margin-left: -58px !important;
}
.idmp-ml-m57 {
  margin-left: -57px !important;
}
.idmp-ml-m56 {
  margin-left: -56px !important;
}
.idmp-ml-m55 {
  margin-left: -55px !important;
}
.idmp-ml-m54 {
  margin-left: -54px !important;
}
.idmp-ml-m53 {
  margin-left: -53px !important;
}
.idmp-ml-m52 {
  margin-left: -52px !important;
}
.idmp-ml-m51 {
  margin-left: -51px !important;
}
.idmp-ml-m50 {
  margin-left: -50px !important;
}
.idmp-ml-m49 {
  margin-left: -49px !important;
}
.idmp-ml-m48 {
  margin-left: -48px !important;
}
.idmp-ml-m47 {
  margin-left: -47px !important;
}
.idmp-ml-m46 {
  margin-left: -46px !important;
}
.idmp-ml-m45 {
  margin-left: -45px !important;
}
.idmp-ml-m44 {
  margin-left: -44px !important;
}
.idmp-ml-m43 {
  margin-left: -43px !important;
}
.idmp-ml-m42 {
  margin-left: -42px !important;
}
.idmp-ml-m41 {
  margin-left: -41px !important;
}
.idmp-ml-m40 {
  margin-left: -40px !important;
}
.idmp-ml-m39 {
  margin-left: -39px !important;
}
.idmp-ml-m38 {
  margin-left: -38px !important;
}
.idmp-ml-m37 {
  margin-left: -37px !important;
}
.idmp-ml-m36 {
  margin-left: -36px !important;
}
.idmp-ml-m35 {
  margin-left: -35px !important;
}
.idmp-ml-m34 {
  margin-left: -34px !important;
}
.idmp-ml-m33 {
  margin-left: -33px !important;
}
.idmp-ml-m32 {
  margin-left: -32px !important;
}
.idmp-ml-m31 {
  margin-left: -31px !important;
}
.idmp-ml-m30 {
  margin-left: -30px !important;
}
.idmp-ml-m29 {
  margin-left: -29px !important;
}
.idmp-ml-m28 {
  margin-left: -28px !important;
}
.idmp-ml-m27 {
  margin-left: -27px !important;
}
.idmp-ml-m26 {
  margin-left: -26px !important;
}
.idmp-ml-m25 {
  margin-left: -25px !important;
}
.idmp-ml-m24 {
  margin-left: -24px !important;
}
.idmp-ml-m23 {
  margin-left: -23px !important;
}
.idmp-ml-m22 {
  margin-left: -22px !important;
}
.idmp-ml-m21 {
  margin-left: -21px !important;
}
.idmp-ml-m20 {
  margin-left: -20px !important;
}
.idmp-ml-m19 {
  margin-left: -19px !important;
}
.idmp-ml-m18 {
  margin-left: -18px !important;
}
.idmp-ml-m17 {
  margin-left: -17px !important;
}
.idmp-ml-m16 {
  margin-left: -16px !important;
}
.idmp-ml-m15 {
  margin-left: -15px !important;
}
.idmp-ml-m14 {
  margin-left: -14px !important;
}
.idmp-ml-m13 {
  margin-left: -13px !important;
}
.idmp-ml-m12 {
  margin-left: -12px !important;
}
.idmp-ml-m11 {
  margin-left: -11px !important;
}
.idmp-ml-m10 {
  margin-left: -10px !important;
}
.idmp-ml-m9 {
  margin-left: -9px !important;
}
.idmp-ml-m8 {
  margin-left: -8px !important;
}
.idmp-ml-m7 {
  margin-left: -7px !important;
}
.idmp-ml-m6 {
  margin-left: -6px !important;
}
.idmp-ml-m5 {
  margin-left: -5px !important;
}
.idmp-ml-m4 {
  margin-left: -4px !important;
}
.idmp-ml-m3 {
  margin-left: -3px !important;
}
.idmp-ml-m2 {
  margin-left: -2px !important;
}
.idmp-ml-m1 {
  margin-left: -1px !important;
}
.idmp-mr-20 {
  margin-right: 20px !important;
}
.idmp-mr-25 {
  margin-right: 25px !important;
}
.idmp-mr-30 {
  margin-right: 30px !important;
}
.idmp-mr-35 {
  margin-right: 35px !important;
}
.idmp-mr-40 {
  margin-right: 40px !important;
}
.idmp-mr-45 {
  margin-right: 45px !important;
}
.idmp-mr-50 {
  margin-right: 50px !important;
}
.idmp-mr-55 {
  margin-right: 55px !important;
}
.idmp-mr-60 {
  margin-right: 60px !important;
}
.idmp-mr-65 {
  margin-right: 65px !important;
}
.idmp-mr-70 {
  margin-right: 70px !important;
}
.idmp-mr-75 {
  margin-right: 75px !important;
}
.idmp-mr-80 {
  margin-right: 80px !important;
}
.idmp-mr-85 {
  margin-right: 85px !important;
}
.idmp-mr-90 {
  margin-right: 90px !important;
}
.idmp-mr-95 {
  margin-right: 95px !important;
}
.idmp-mr-100 {
  margin-right: 100px !important;
}
.idmp-mr-105 {
  margin-right: 105px !important;
}
.idmp-mr-110 {
  margin-right: 110px !important;
}
.idmp-mr-115 {
  margin-right: 115px !important;
}
.idmp-mr-120 {
  margin-right: 120px !important;
}
.idmp-mr-125 {
  margin-right: 125px !important;
}
.idmp-mr-130 {
  margin-right: 130px !important;
}
.idmp-mr-135 {
  margin-right: 135px !important;
}
.idmp-mr-140 {
  margin-right: 140px !important;
}
.idmp-mr-145 {
  margin-right: 145px !important;
}
.idmp-mr-150 {
  margin-right: 150px !important;
}
.idmp-mr-155 {
  margin-right: 155px !important;
}
.idmp-mr-160 {
  margin-right: 160px !important;
}
.idmp-mr-165 {
  margin-right: 165px !important;
}
.idmp-mr-170 {
  margin-right: 170px !important;
}
.idmp-mr-175 {
  margin-right: 175px !important;
}
.idmp-mr-180 {
  margin-right: 180px !important;
}
.idmp-mr-185 {
  margin-right: 185px !important;
}
.idmp-mr-190 {
  margin-right: 190px !important;
}
.idmp-mr-195 {
  margin-right: 195px !important;
}
.idmp-mr-200 {
  margin-right: 200px !important;
}
.idmp-mr-205 {
  margin-right: 205px !important;
}
.idmp-mr-210 {
  margin-right: 210px !important;
}
.idmp-mr-215 {
  margin-right: 215px !important;
}
.idmp-mr-220 {
  margin-right: 220px !important;
}
.idmp-mr-225 {
  margin-right: 225px !important;
}
.idmp-mr-230 {
  margin-right: 230px !important;
}
.idmp-mr-235 {
  margin-right: 235px !important;
}
.idmp-mr-240 {
  margin-right: 240px !important;
}
.idmp-mr-245 {
  margin-right: 245px !important;
}
.idmp-mr-250 {
  margin-right: 250px !important;
}
.idmp-mr-255 {
  margin-right: 255px !important;
}
.idmp-mr-260 {
  margin-right: 260px !important;
}
.idmp-mr-265 {
  margin-right: 265px !important;
}
.idmp-mr-270 {
  margin-right: 270px !important;
}
.idmp-mr-275 {
  margin-right: 275px !important;
}
.idmp-mr-280 {
  margin-right: 280px !important;
}
.idmp-mr-285 {
  margin-right: 285px !important;
}
.idmp-mr-290 {
  margin-right: 290px !important;
}
.idmp-mr-295 {
  margin-right: 295px !important;
}
.idmp-mr-300 {
  margin-right: 300px !important;
}
.idmp-mr-0 {
  margin-right: 0px !important;
}
.idmp-mr-1 {
  margin-right: 1px !important;
}
.idmp-mr-2 {
  margin-right: 2px !important;
}
.idmp-mr-3 {
  margin-right: 3px !important;
}
.idmp-mr-4 {
  margin-right: 4px !important;
}
.idmp-mr-5 {
  margin-right: 5px !important;
}
.idmp-mr-6 {
  margin-right: 6px !important;
}
.idmp-mr-7 {
  margin-right: 7px !important;
}
.idmp-mr-8 {
  margin-right: 8px !important;
}
.idmp-mr-9 {
  margin-right: 9px !important;
}
.idmp-mr-10 {
  margin-right: 10px !important;
}
.idmp-mr-11 {
  margin-right: 11px !important;
}
.idmp-mr-12 {
  margin-right: 12px !important;
}
.idmp-mr-13 {
  margin-right: 13px !important;
}
.idmp-mr-14 {
  margin-right: 14px !important;
}
.idmp-mr-15 {
  margin-right: 15px !important;
}
.idmp-mr-m20 {
  margin-right: -20px !important;
}
.idmp-mr-m19 {
  margin-right: -19px !important;
}
.idmp-mr-m18 {
  margin-right: -18px !important;
}
.idmp-mr-m17 {
  margin-right: -17px !important;
}
.idmp-mr-m16 {
  margin-right: -16px !important;
}
.idmp-mr-m15 {
  margin-right: -15px !important;
}
.idmp-mr-m14 {
  margin-right: -14px !important;
}
.idmp-mr-m13 {
  margin-right: -13px !important;
}
.idmp-mr-m12 {
  margin-right: -12px !important;
}
.idmp-mr-m11 {
  margin-right: -11px !important;
}
.idmp-mr-m10 {
  margin-right: -10px !important;
}
.idmp-mr-m9 {
  margin-right: -9px !important;
}
.idmp-mr-m8 {
  margin-right: -8px !important;
}
.idmp-mr-m7 {
  margin-right: -7px !important;
}
.idmp-mr-m6 {
  margin-right: -6px !important;
}
.idmp-mr-m5 {
  margin-right: -5px !important;
}
.idmp-mr-m4 {
  margin-right: -4px !important;
}
.idmp-mr-m3 {
  margin-right: -3px !important;
}
.idmp-mr-m2 {
  margin-right: -2px !important;
}
.idmp-mr-m1 {
  margin-right: -1px !important;
}
.idmp-mt-1 {
  margin-top: 1px !important;
}
.idmp-mt-2 {
  margin-top: 2px !important;
}
.idmp-mt-3 {
  margin-top: 3px !important;
}
.idmp-mt-4 {
  margin-top: 4px !important;
}
.idmp-mt-5 {
  margin-top: 5px !important;
}
.idmp-mt-6 {
  margin-top: 6px !important;
}
.idmp-mt-7 {
  margin-top: 7px !important;
}
.idmp-mt-8 {
  margin-top: 8px !important;
}
.idmp-mt-9 {
  margin-top: 9px !important;
}
.idmp-mt-10 {
  margin-top: 10px !important;
}
.idmp-mt-11 {
  margin-top: 11px !important;
}
.idmp-mt-12 {
  margin-top: 12px !important;
}
.idmp-mt-13 {
  margin-top: 13px !important;
}
.idmp-mt-14 {
  margin-top: 14px !important;
}
.idmp-mt-15 {
  margin-top: 15px !important;
}
.idmp-mt-16 {
  margin-top: 16px !important;
}
.idmp-mt-17 {
  margin-top: 17px !important;
}
.idmp-mt-18 {
  margin-top: 18px !important;
}
.idmp-mt-19 {
  margin-top: 19px !important;
}
.idmp-mt-20 {
  margin-top: 20px !important;
}
.idmp-mt-21 {
  margin-top: 21px !important;
}
.idmp-mt-22 {
  margin-top: 22px !important;
}
.idmp-mt-23 {
  margin-top: 23px !important;
}
.idmp-mt-24 {
  margin-top: 24px !important;
}
.idmp-mt-25 {
  margin-top: 25px !important;
}
.idmp-mt-26 {
  margin-top: 26px !important;
}
.idmp-mt-27 {
  margin-top: 27px !important;
}
.idmp-mt-28 {
  margin-top: 28px !important;
}
.idmp-mt-29 {
  margin-top: 29px !important;
}
.idmp-mt-30 {
  margin-top: 30px !important;
}
.idmp-mt-55 {
  margin-top: 55px !important;
}
.idmp-mt-60 {
  margin-top: 60px !important;
}
.idmp-mt-65 {
  margin-top: 65px !important;
}
.idmp-mt-70 {
  margin-top: 70px !important;
}
.idmp-mt-75 {
  margin-top: 75px !important;
}
.idmp-mt-80 {
  margin-top: 80px !important;
}
.idmp-mt-85 {
  margin-top: 85px !important;
}
.idmp-mt-90 {
  margin-top: 90px !important;
}
.idmp-mt-95 {
  margin-top: 95px !important;
}
.idmp-mt-100 {
  margin-top: 100px !important;
}
.idmp-mt-105 {
  margin-top: 105px !important;
}
.idmp-mt-110 {
  margin-top: 110px !important;
}
.idmp-mt-115 {
  margin-top: 115px !important;
}
.idmp-mt-120 {
  margin-top: 120px !important;
}
.idmp-mt-125 {
  margin-top: 125px !important;
}
.idmp-mt-130 {
  margin-top: 130px !important;
}
.idmp-mt-135 {
  margin-top: 135px !important;
}
.idmp-mt-140 {
  margin-top: 140px !important;
}
.idmp-mt-145 {
  margin-top: 145px !important;
}
.idmp-mt-150 {
  margin-top: 150px !important;
}
.idmp-mt-155 {
  margin-top: 155px !important;
}
.idmp-mt-160 {
  margin-top: 160px !important;
}
.idmp-mt-165 {
  margin-top: 165px !important;
}
.idmp-mt-170 {
  margin-top: 170px !important;
}
.idmp-mt-175 {
  margin-top: 175px !important;
}
.idmp-mt-180 {
  margin-top: 180px !important;
}
.idmp-mt-185 {
  margin-top: 185px !important;
}
.idmp-mt-190 {
  margin-top: 190px !important;
}
.idmp-mt-195 {
  margin-top: 195px !important;
}
.idmp-mt-200 {
  margin-top: 200px !important;
}
.idmp-mt-0 {
  margin-top: 0px !important;
}
.idmp-mt-1 {
  margin-top: 1px !important;
}
.idmp-mt-2 {
  margin-top: 2px !important;
}
.idmp-mt-3 {
  margin-top: 3px !important;
}
.idmp-mt-4 {
  margin-top: 4px !important;
}
.idmp-mt-5 {
  margin-top: 5px !important;
}
.idmp-mt-6 {
  margin-top: 6px !important;
}
.idmp-mt-7 {
  margin-top: 7px !important;
}
.idmp-mt-8 {
  margin-top: 8px !important;
}
.idmp-mt-9 {
  margin-top: 9px !important;
}
.idmp-mt-10 {
  margin-top: 10px !important;
}
.idmp-mt-11 {
  margin-top: 11px !important;
}
.idmp-mt-12 {
  margin-top: 12px !important;
}
.idmp-mt-13 {
  margin-top: 13px !important;
}
.idmp-mt-14 {
  margin-top: 14px !important;
}
.idmp-mt-15 {
  margin-top: 15px !important;
}
.idmp-mt-16 {
  margin-top: 16px !important;
}
.idmp-mt-17 {
  margin-top: 17px !important;
}
.idmp-mt-18 {
  margin-top: 18px !important;
}
.idmp-mt-19 {
  margin-top: 19px !important;
}
.idmp-mt-20 {
  margin-top: 20px !important;
}
.idmp-mt-21 {
  margin-top: 21px !important;
}
.idmp-mt-22 {
  margin-top: 22px !important;
}
.idmp-mt-23 {
  margin-top: 23px !important;
}
.idmp-mt-24 {
  margin-top: 24px !important;
}
.idmp-mt-25 {
  margin-top: 25px !important;
}
.idmp-mt-26 {
  margin-top: 26px !important;
}
.idmp-mt-27 {
  margin-top: 27px !important;
}
.idmp-mt-28 {
  margin-top: 28px !important;
}
.idmp-mt-29 {
  margin-top: 29px !important;
}
.idmp-mt-30 {
  margin-top: 30px !important;
}
.idmp-mt-31 {
  margin-top: 31px !important;
}
.idmp-mt-32 {
  margin-top: 32px !important;
}
.idmp-mt-33 {
  margin-top: 33px !important;
}
.idmp-mt-34 {
  margin-top: 34px !important;
}
.idmp-mt-35 {
  margin-top: 35px !important;
}
.idmp-mt-36 {
  margin-top: 36px !important;
}
.idmp-mt-37 {
  margin-top: 37px !important;
}
.idmp-mt-38 {
  margin-top: 38px !important;
}
.idmp-mt-39 {
  margin-top: 39px !important;
}
.idmp-mt-40 {
  margin-top: 40px !important;
}
.idmp-mt-41 {
  margin-top: 41px !important;
}
.idmp-mt-42 {
  margin-top: 42px !important;
}
.idmp-mt-43 {
  margin-top: 43px !important;
}
.idmp-mt-44 {
  margin-top: 44px !important;
}
.idmp-mt-45 {
  margin-top: 45px !important;
}
.idmp-mt-46 {
  margin-top: 46px !important;
}
.idmp-mt-47 {
  margin-top: 47px !important;
}
.idmp-mt-48 {
  margin-top: 48px !important;
}
.idmp-mt-49 {
  margin-top: 49px !important;
}
.idmp-mt-50 {
  margin-top: 50px !important;
}
.idmp-mt-m40 {
  margin-top: -40px !important;
}
.idmp-mt-m39 {
  margin-top: -39px !important;
}
.idmp-mt-m38 {
  margin-top: -38px !important;
}
.idmp-mt-m37 {
  margin-top: -37px !important;
}
.idmp-mt-m36 {
  margin-top: -36px !important;
}
.idmp-mt-m35 {
  margin-top: -35px !important;
}
.idmp-mt-m34 {
  margin-top: -34px !important;
}
.idmp-mt-m33 {
  margin-top: -33px !important;
}
.idmp-mt-m32 {
  margin-top: -32px !important;
}
.idmp-mt-m31 {
  margin-top: -31px !important;
}
.idmp-mt-m30 {
  margin-top: -30px !important;
}
.idmp-mt-m29 {
  margin-top: -29px !important;
}
.idmp-mt-m28 {
  margin-top: -28px !important;
}
.idmp-mt-m27 {
  margin-top: -27px !important;
}
.idmp-mt-m26 {
  margin-top: -26px !important;
}
.idmp-mt-m25 {
  margin-top: -25px !important;
}
.idmp-mt-m24 {
  margin-top: -24px !important;
}
.idmp-mt-m23 {
  margin-top: -23px !important;
}
.idmp-mt-m22 {
  margin-top: -22px !important;
}
.idmp-mt-m21 {
  margin-top: -21px !important;
}
.idmp-mt-m20 {
  margin-top: -20px !important;
}
.idmp-mt-m19 {
  margin-top: -19px !important;
}
.idmp-mt-m18 {
  margin-top: -18px !important;
}
.idmp-mt-m17 {
  margin-top: -17px !important;
}
.idmp-mt-m16 {
  margin-top: -16px !important;
}
.idmp-mt-m15 {
  margin-top: -15px !important;
}
.idmp-mt-m14 {
  margin-top: -14px !important;
}
.idmp-mt-m13 {
  margin-top: -13px !important;
}
.idmp-mt-m12 {
  margin-top: -12px !important;
}
.idmp-mt-m11 {
  margin-top: -11px !important;
}
.idmp-mt-m10 {
  margin-top: -10px !important;
}
.idmp-mt-m9 {
  margin-top: -9px !important;
}
.idmp-mt-m8 {
  margin-top: -8px !important;
}
.idmp-mt-m7 {
  margin-top: -7px !important;
}
.idmp-mt-m6 {
  margin-top: -6px !important;
}
.idmp-mt-m5 {
  margin-top: -5px !important;
}
.idmp-mt-m4 {
  margin-top: -4px !important;
}
.idmp-mt-m3 {
  margin-top: -3px !important;
}
.idmp-mt-m2 {
  margin-top: -2px !important;
}
.idmp-mt-m1 {
  margin-top: -1px !important;
}
.idmp-mb-110 {
  margin-bottom: 110px !important;
}
.idmp-mb-120 {
  margin-bottom: 120px !important;
}
.idmp-mb-130 {
  margin-bottom: 130px !important;
}
.idmp-mb-140 {
  margin-bottom: 140px !important;
}
.idmp-mb-150 {
  margin-bottom: 150px !important;
}
.idmp-mb-160 {
  margin-bottom: 160px !important;
}
.idmp-mb-170 {
  margin-bottom: 170px !important;
}
.idmp-mb-180 {
  margin-bottom: 180px !important;
}
.idmp-mb-190 {
  margin-bottom: 190px !important;
}
.idmp-mb-200 {
  margin-bottom: 200px !important;
}
.idmp-mb-210 {
  margin-bottom: 210px !important;
}
.idmp-mb-220 {
  margin-bottom: 220px !important;
}
.idmp-mb-230 {
  margin-bottom: 230px !important;
}
.idmp-mb-240 {
  margin-bottom: 240px !important;
}
.idmp-mb-250 {
  margin-bottom: 250px !important;
}
.idmp-mb-260 {
  margin-bottom: 260px !important;
}
.idmp-mb-270 {
  margin-bottom: 270px !important;
}
.idmp-mb-280 {
  margin-bottom: 280px !important;
}
.idmp-mb-290 {
  margin-bottom: 290px !important;
}
.idmp-mb-300 {
  margin-bottom: 300px !important;
}
.idmp-mb-35 {
  margin-bottom: 35px !important;
}
.idmp-mb-40 {
  margin-bottom: 40px !important;
}
.idmp-mb-45 {
  margin-bottom: 45px !important;
}
.idmp-mb-50 {
  margin-bottom: 50px !important;
}
.idmp-mb-55 {
  margin-bottom: 55px !important;
}
.idmp-mb-60 {
  margin-bottom: 60px !important;
}
.idmp-mb-65 {
  margin-bottom: 65px !important;
}
.idmp-mb-70 {
  margin-bottom: 70px !important;
}
.idmp-mb-75 {
  margin-bottom: 75px !important;
}
.idmp-mb-80 {
  margin-bottom: 80px !important;
}
.idmp-mb-85 {
  margin-bottom: 85px !important;
}
.idmp-mb-90 {
  margin-bottom: 90px !important;
}
.idmp-mb-95 {
  margin-bottom: 95px !important;
}
.idmp-mb-100 {
  margin-bottom: 100px !important;
}
.idmp-mb-105 {
  margin-bottom: 105px !important;
}
.idmp-mb-0 {
  margin-bottom: 0px !important;
}
.idmp-mb-1 {
  margin-bottom: 1px !important;
}
.idmp-mb-2 {
  margin-bottom: 2px !important;
}
.idmp-mb-3 {
  margin-bottom: 3px !important;
}
.idmp-mb-4 {
  margin-bottom: 4px !important;
}
.idmp-mb-5 {
  margin-bottom: 5px !important;
}
.idmp-mb-6 {
  margin-bottom: 6px !important;
}
.idmp-mb-7 {
  margin-bottom: 7px !important;
}
.idmp-mb-8 {
  margin-bottom: 8px !important;
}
.idmp-mb-9 {
  margin-bottom: 9px !important;
}
.idmp-mb-10 {
  margin-bottom: 10px !important;
}
.idmp-mb-11 {
  margin-bottom: 11px !important;
}
.idmp-mb-12 {
  margin-bottom: 12px !important;
}
.idmp-mb-13 {
  margin-bottom: 13px !important;
}
.idmp-mb-14 {
  margin-bottom: 14px !important;
}
.idmp-mb-15 {
  margin-bottom: 15px !important;
}
.idmp-mb-16 {
  margin-bottom: 16px !important;
}
.idmp-mb-17 {
  margin-bottom: 17px !important;
}
.idmp-mb-18 {
  margin-bottom: 18px !important;
}
.idmp-mb-19 {
  margin-bottom: 19px !important;
}
.idmp-mb-20 {
  margin-bottom: 20px !important;
}
.idmp-mb-21 {
  margin-bottom: 21px !important;
}
.idmp-mb-22 {
  margin-bottom: 22px !important;
}
.idmp-mb-23 {
  margin-bottom: 23px !important;
}
.idmp-mb-24 {
  margin-bottom: 24px !important;
}
.idmp-mb-25 {
  margin-bottom: 25px !important;
}
.idmp-mb-26 {
  margin-bottom: 26px !important;
}
.idmp-mb-27 {
  margin-bottom: 27px !important;
}
.idmp-mb-28 {
  margin-bottom: 28px !important;
}
.idmp-mb-29 {
  margin-bottom: 29px !important;
}
.idmp-mb-30 {
  margin-bottom: 30px !important;
}
.idmp-mb-m10 {
  margin-bottom: -10px !important;
}
.idmp-mb-m9 {
  margin-bottom: -9px !important;
}
.idmp-mb-m8 {
  margin-bottom: -8px !important;
}
.idmp-mb-m7 {
  margin-bottom: -7px !important;
}
.idmp-mb-m6 {
  margin-bottom: -6px !important;
}
.idmp-mb-m5 {
  margin-bottom: -5px !important;
}
.idmp-mb-m4 {
  margin-bottom: -4px !important;
}
.idmp-mb-m3 {
  margin-bottom: -3px !important;
}
.idmp-mb-m2 {
  margin-bottom: -2px !important;
}
.idmp-mb-m1 {
  margin-bottom: -1px !important;
}
.idmp-p-5 {
  padding: 5px !important;
}
.idmp-p-10 {
  padding: 10px !important;
}
.idmp-p-15 {
  padding: 15px !important;
}
.idmp-p-20 {
  padding: 20px !important;
}
.idmp-p-25 {
  padding: 25px !important;
}
.idmp-p-30 {
  padding: 30px !important;
}
.idmp-p-35 {
  padding: 35px !important;
}
.idmp-p-40 {
  padding: 40px !important;
}
.idmp-p-45 {
  padding: 45px !important;
}
.idmp-p-50 {
  padding: 50px !important;
}
.idmp-p-55 {
  padding: 55px !important;
}
.idmp-p-60 {
  padding: 60px !important;
}
.idmp-p-65 {
  padding: 65px !important;
}
.idmp-p-70 {
  padding: 70px !important;
}
.idmp-p-75 {
  padding: 75px !important;
}
.idmp-p-80 {
  padding: 80px !important;
}
.idmp-p-85 {
  padding: 85px !important;
}
.idmp-p-90 {
  padding: 90px !important;
}
.idmp-p-95 {
  padding: 95px !important;
}
.idmp-p-100 {
  padding: 100px !important;
}
.idmp-p-0 {
  padding: 0px !important;
}
.idmp-p-1 {
  padding: 1px !important;
}
.idmp-p-2 {
  padding: 2px !important;
}
.idmp-p-3 {
  padding: 3px !important;
}
.idmp-p-4 {
  padding: 4px !important;
}
.idmp-p-5 {
  padding: 5px !important;
}
.idmp-p-6 {
  padding: 6px !important;
}
.idmp-p-7 {
  padding: 7px !important;
}
.idmp-p-8 {
  padding: 8px !important;
}
.idmp-p-9 {
  padding: 9px !important;
}
.idmp-p-10 {
  padding: 10px !important;
}
.idmp-p-m10 {
  padding: -10px !important;
}
.idmp-p-m9 {
  padding: -9px !important;
}
.idmp-p-m8 {
  padding: -8px !important;
}
.idmp-p-m7 {
  padding: -7px !important;
}
.idmp-p-m6 {
  padding: -6px !important;
}
.idmp-p-m5 {
  padding: -5px !important;
}
.idmp-p-m4 {
  padding: -4px !important;
}
.idmp-p-m3 {
  padding: -3px !important;
}
.idmp-p-m2 {
  padding: -2px !important;
}
.idmp-p-m1 {
  padding: -1px !important;
}
.idmp-pl-65 {
  padding-left: 65px !important;
}
.idmp-pl-70 {
  padding-left: 70px !important;
}
.idmp-pl-75 {
  padding-left: 75px !important;
}
.idmp-pl-80 {
  padding-left: 80px !important;
}
.idmp-pl-85 {
  padding-left: 85px !important;
}
.idmp-pl-90 {
  padding-left: 90px !important;
}
.idmp-pl-95 {
  padding-left: 95px !important;
}
.idmp-pl-100 {
  padding-left: 100px !important;
}
.idmp-pl-0 {
  padding-left: 0px !important;
}
.idmp-pl-1 {
  padding-left: 1px !important;
}
.idmp-pl-2 {
  padding-left: 2px !important;
}
.idmp-pl-3 {
  padding-left: 3px !important;
}
.idmp-pl-4 {
  padding-left: 4px !important;
}
.idmp-pl-5 {
  padding-left: 5px !important;
}
.idmp-pl-6 {
  padding-left: 6px !important;
}
.idmp-pl-7 {
  padding-left: 7px !important;
}
.idmp-pl-8 {
  padding-left: 8px !important;
}
.idmp-pl-9 {
  padding-left: 9px !important;
}
.idmp-pl-10 {
  padding-left: 10px !important;
}
.idmp-pl-11 {
  padding-left: 11px !important;
}
.idmp-pl-12 {
  padding-left: 12px !important;
}
.idmp-pl-13 {
  padding-left: 13px !important;
}
.idmp-pl-14 {
  padding-left: 14px !important;
}
.idmp-pl-15 {
  padding-left: 15px !important;
}
.idmp-pl-16 {
  padding-left: 16px !important;
}
.idmp-pl-17 {
  padding-left: 17px !important;
}
.idmp-pl-18 {
  padding-left: 18px !important;
}
.idmp-pl-19 {
  padding-left: 19px !important;
}
.idmp-pl-20 {
  padding-left: 20px !important;
}
.idmp-pl-21 {
  padding-left: 21px !important;
}
.idmp-pl-22 {
  padding-left: 22px !important;
}
.idmp-pl-23 {
  padding-left: 23px !important;
}
.idmp-pl-24 {
  padding-left: 24px !important;
}
.idmp-pl-25 {
  padding-left: 25px !important;
}
.idmp-pl-26 {
  padding-left: 26px !important;
}
.idmp-pl-27 {
  padding-left: 27px !important;
}
.idmp-pl-28 {
  padding-left: 28px !important;
}
.idmp-pl-29 {
  padding-left: 29px !important;
}
.idmp-pl-30 {
  padding-left: 30px !important;
}
.idmp-pl-31 {
  padding-left: 31px !important;
}
.idmp-pl-32 {
  padding-left: 32px !important;
}
.idmp-pl-33 {
  padding-left: 33px !important;
}
.idmp-pl-34 {
  padding-left: 34px !important;
}
.idmp-pl-35 {
  padding-left: 35px !important;
}
.idmp-pl-36 {
  padding-left: 36px !important;
}
.idmp-pl-37 {
  padding-left: 37px !important;
}
.idmp-pl-38 {
  padding-left: 38px !important;
}
.idmp-pl-39 {
  padding-left: 39px !important;
}
.idmp-pl-40 {
  padding-left: 40px !important;
}
.idmp-pl-41 {
  padding-left: 41px !important;
}
.idmp-pl-42 {
  padding-left: 42px !important;
}
.idmp-pl-43 {
  padding-left: 43px !important;
}
.idmp-pl-44 {
  padding-left: 44px !important;
}
.idmp-pl-45 {
  padding-left: 45px !important;
}
.idmp-pl-46 {
  padding-left: 46px !important;
}
.idmp-pl-47 {
  padding-left: 47px !important;
}
.idmp-pl-48 {
  padding-left: 48px !important;
}
.idmp-pl-49 {
  padding-left: 49px !important;
}
.idmp-pl-50 {
  padding-left: 50px !important;
}
.idmp-pl-51 {
  padding-left: 51px !important;
}
.idmp-pl-52 {
  padding-left: 52px !important;
}
.idmp-pl-53 {
  padding-left: 53px !important;
}
.idmp-pl-54 {
  padding-left: 54px !important;
}
.idmp-pl-55 {
  padding-left: 55px !important;
}
.idmp-pl-56 {
  padding-left: 56px !important;
}
.idmp-pl-57 {
  padding-left: 57px !important;
}
.idmp-pl-58 {
  padding-left: 58px !important;
}
.idmp-pl-59 {
  padding-left: 59px !important;
}
.idmp-pl-60 {
  padding-left: 60px !important;
}
.idmp-pl-m10 {
  padding-left: -10px !important;
}
.idmp-pl-m9 {
  padding-left: -9px !important;
}
.idmp-pl-m8 {
  padding-left: -8px !important;
}
.idmp-pl-m7 {
  padding-left: -7px !important;
}
.idmp-pl-m6 {
  padding-left: -6px !important;
}
.idmp-pl-m5 {
  padding-left: -5px !important;
}
.idmp-pl-m4 {
  padding-left: -4px !important;
}
.idmp-pl-m3 {
  padding-left: -3px !important;
}
.idmp-pl-m2 {
  padding-left: -2px !important;
}
.idmp-pl-m1 {
  padding-left: -1px !important;
}
.idmp-pr-35 {
  padding-right: 35px !important;
}
.idmp-pr-40 {
  padding-right: 40px !important;
}
.idmp-pr-45 {
  padding-right: 45px !important;
}
.idmp-pr-50 {
  padding-right: 50px !important;
}
.idmp-pr-55 {
  padding-right: 55px !important;
}
.idmp-pr-60 {
  padding-right: 60px !important;
}
.idmp-pr-65 {
  padding-right: 65px !important;
}
.idmp-pr-70 {
  padding-right: 70px !important;
}
.idmp-pr-75 {
  padding-right: 75px !important;
}
.idmp-pr-80 {
  padding-right: 80px !important;
}
.idmp-pr-85 {
  padding-right: 85px !important;
}
.idmp-pr-90 {
  padding-right: 90px !important;
}
.idmp-pr-95 {
  padding-right: 95px !important;
}
.idmp-pr-100 {
  padding-right: 100px !important;
}
.idmp-pr-0 {
  padding-right: 0px !important;
}
.idmp-pr-1 {
  padding-right: 1px !important;
}
.idmp-pr-2 {
  padding-right: 2px !important;
}
.idmp-pr-3 {
  padding-right: 3px !important;
}
.idmp-pr-4 {
  padding-right: 4px !important;
}
.idmp-pr-5 {
  padding-right: 5px !important;
}
.idmp-pr-6 {
  padding-right: 6px !important;
}
.idmp-pr-7 {
  padding-right: 7px !important;
}
.idmp-pr-8 {
  padding-right: 8px !important;
}
.idmp-pr-9 {
  padding-right: 9px !important;
}
.idmp-pr-10 {
  padding-right: 10px !important;
}
.idmp-pr-11 {
  padding-right: 11px !important;
}
.idmp-pr-12 {
  padding-right: 12px !important;
}
.idmp-pr-13 {
  padding-right: 13px !important;
}
.idmp-pr-14 {
  padding-right: 14px !important;
}
.idmp-pr-15 {
  padding-right: 15px !important;
}
.idmp-pr-16 {
  padding-right: 16px !important;
}
.idmp-pr-17 {
  padding-right: 17px !important;
}
.idmp-pr-18 {
  padding-right: 18px !important;
}
.idmp-pr-19 {
  padding-right: 19px !important;
}
.idmp-pr-20 {
  padding-right: 20px !important;
}
.idmp-pr-21 {
  padding-right: 21px !important;
}
.idmp-pr-22 {
  padding-right: 22px !important;
}
.idmp-pr-23 {
  padding-right: 23px !important;
}
.idmp-pr-24 {
  padding-right: 24px !important;
}
.idmp-pr-25 {
  padding-right: 25px !important;
}
.idmp-pr-26 {
  padding-right: 26px !important;
}
.idmp-pr-27 {
  padding-right: 27px !important;
}
.idmp-pr-28 {
  padding-right: 28px !important;
}
.idmp-pr-29 {
  padding-right: 29px !important;
}
.idmp-pr-30 {
  padding-right: 30px !important;
}
.idmp-pr-m10 {
  padding-right: -10px !important;
}
.idmp-pr-m9 {
  padding-right: -9px !important;
}
.idmp-pr-m8 {
  padding-right: -8px !important;
}
.idmp-pr-m7 {
  padding-right: -7px !important;
}
.idmp-pr-m6 {
  padding-right: -6px !important;
}
.idmp-pr-m5 {
  padding-right: -5px !important;
}
.idmp-pr-m4 {
  padding-right: -4px !important;
}
.idmp-pr-m3 {
  padding-right: -3px !important;
}
.idmp-pr-m2 {
  padding-right: -2px !important;
}
.idmp-pr-m1 {
  padding-right: -1px !important;
}
.idmp-pt-110 {
  padding-top: 110px !important;
}
.idmp-pt-120 {
  padding-top: 120px !important;
}
.idmp-pt-130 {
  padding-top: 130px !important;
}
.idmp-pt-140 {
  padding-top: 140px !important;
}
.idmp-pt-150 {
  padding-top: 150px !important;
}
.idmp-pt-160 {
  padding-top: 160px !important;
}
.idmp-pt-170 {
  padding-top: 170px !important;
}
.idmp-pt-180 {
  padding-top: 180px !important;
}
.idmp-pt-190 {
  padding-top: 190px !important;
}
.idmp-pt-200 {
  padding-top: 200px !important;
}
.idmp-pt-30 {
  padding-top: 30px !important;
}
.idmp-pt-35 {
  padding-top: 35px !important;
}
.idmp-pt-40 {
  padding-top: 40px !important;
}
.idmp-pt-45 {
  padding-top: 45px !important;
}
.idmp-pt-50 {
  padding-top: 50px !important;
}
.idmp-pt-55 {
  padding-top: 55px !important;
}
.idmp-pt-60 {
  padding-top: 60px !important;
}
.idmp-pt-65 {
  padding-top: 65px !important;
}
.idmp-pt-70 {
  padding-top: 70px !important;
}
.idmp-pt-75 {
  padding-top: 75px !important;
}
.idmp-pt-80 {
  padding-top: 80px !important;
}
.idmp-pt-85 {
  padding-top: 85px !important;
}
.idmp-pt-90 {
  padding-top: 90px !important;
}
.idmp-pt-95 {
  padding-top: 95px !important;
}
.idmp-pt-100 {
  padding-top: 100px !important;
}
.idmp-pt-105 {
  padding-top: 105px !important;
}
.idmp-pt-0 {
  padding-top: 0px !important;
}
.idmp-pt-1 {
  padding-top: 1px !important;
}
.idmp-pt-2 {
  padding-top: 2px !important;
}
.idmp-pt-3 {
  padding-top: 3px !important;
}
.idmp-pt-4 {
  padding-top: 4px !important;
}
.idmp-pt-5 {
  padding-top: 5px !important;
}
.idmp-pt-6 {
  padding-top: 6px !important;
}
.idmp-pt-7 {
  padding-top: 7px !important;
}
.idmp-pt-8 {
  padding-top: 8px !important;
}
.idmp-pt-9 {
  padding-top: 9px !important;
}
.idmp-pt-10 {
  padding-top: 10px !important;
}
.idmp-pt-11 {
  padding-top: 11px !important;
}
.idmp-pt-12 {
  padding-top: 12px !important;
}
.idmp-pt-13 {
  padding-top: 13px !important;
}
.idmp-pt-14 {
  padding-top: 14px !important;
}
.idmp-pt-15 {
  padding-top: 15px !important;
}
.idmp-pt-16 {
  padding-top: 16px !important;
}
.idmp-pt-17 {
  padding-top: 17px !important;
}
.idmp-pt-18 {
  padding-top: 18px !important;
}
.idmp-pt-19 {
  padding-top: 19px !important;
}
.idmp-pt-20 {
  padding-top: 20px !important;
}
.idmp-pt-21 {
  padding-top: 21px !important;
}
.idmp-pt-22 {
  padding-top: 22px !important;
}
.idmp-pt-23 {
  padding-top: 23px !important;
}
.idmp-pt-24 {
  padding-top: 24px !important;
}
.idmp-pt-25 {
  padding-top: 25px !important;
}
.idmp-pt-26 {
  padding-top: 26px !important;
}
.idmp-pt-27 {
  padding-top: 27px !important;
}
.idmp-pt-28 {
  padding-top: 28px !important;
}
.idmp-pt-29 {
  padding-top: 29px !important;
}
.idmp-pt-m10 {
  padding-top: -10px !important;
}
.idmp-pt-m9 {
  padding-top: -9px !important;
}
.idmp-pt-m8 {
  padding-top: -8px !important;
}
.idmp-pt-m7 {
  padding-top: -7px !important;
}
.idmp-pt-m6 {
  padding-top: -6px !important;
}
.idmp-pt-m5 {
  padding-top: -5px !important;
}
.idmp-pt-m4 {
  padding-top: -4px !important;
}
.idmp-pt-m3 {
  padding-top: -3px !important;
}
.idmp-pt-m2 {
  padding-top: -2px !important;
}
.idmp-pt-m1 {
  padding-top: -1px !important;
}
.idmp-pb-110 {
  padding-bottom: 110px !important;
}
.idmp-pb-120 {
  padding-bottom: 120px !important;
}
.idmp-pb-130 {
  padding-bottom: 130px !important;
}
.idmp-pb-140 {
  padding-bottom: 140px !important;
}
.idmp-pb-150 {
  padding-bottom: 150px !important;
}
.idmp-pb-160 {
  padding-bottom: 160px !important;
}
.idmp-pb-170 {
  padding-bottom: 170px !important;
}
.idmp-pb-180 {
  padding-bottom: 180px !important;
}
.idmp-pb-190 {
  padding-bottom: 190px !important;
}
.idmp-pb-200 {
  padding-bottom: 200px !important;
}
.idmp-pb-25 {
  padding-bottom: 25px !important;
}
.idmp-pb-30 {
  padding-bottom: 30px !important;
}
.idmp-pb-35 {
  padding-bottom: 35px !important;
}
.idmp-pb-40 {
  padding-bottom: 40px !important;
}
.idmp-pb-45 {
  padding-bottom: 45px !important;
}
.idmp-pb-50 {
  padding-bottom: 50px !important;
}
.idmp-pb-55 {
  padding-bottom: 55px !important;
}
.idmp-pb-60 {
  padding-bottom: 60px !important;
}
.idmp-pb-65 {
  padding-bottom: 65px !important;
}
.idmp-pb-70 {
  padding-bottom: 70px !important;
}
.idmp-pb-75 {
  padding-bottom: 75px !important;
}
.idmp-pb-80 {
  padding-bottom: 80px !important;
}
.idmp-pb-85 {
  padding-bottom: 85px !important;
}
.idmp-pb-90 {
  padding-bottom: 90px !important;
}
.idmp-pb-95 {
  padding-bottom: 95px !important;
}
.idmp-pb-100 {
  padding-bottom: 100px !important;
}
.idmp-pb-105 {
  padding-bottom: 105px !important;
}
.idmp-pb-0 {
  padding-bottom: 0px !important;
}
.idmp-pb-1 {
  padding-bottom: 1px !important;
}
.idmp-pb-2 {
  padding-bottom: 2px !important;
}
.idmp-pb-3 {
  padding-bottom: 3px !important;
}
.idmp-pb-4 {
  padding-bottom: 4px !important;
}
.idmp-pb-5 {
  padding-bottom: 5px !important;
}
.idmp-pb-6 {
  padding-bottom: 6px !important;
}
.idmp-pb-7 {
  padding-bottom: 7px !important;
}
.idmp-pb-8 {
  padding-bottom: 8px !important;
}
.idmp-pb-9 {
  padding-bottom: 9px !important;
}
.idmp-pb-10 {
  padding-bottom: 10px !important;
}
.idmp-pb-11 {
  padding-bottom: 11px !important;
}
.idmp-pb-12 {
  padding-bottom: 12px !important;
}
.idmp-pb-13 {
  padding-bottom: 13px !important;
}
.idmp-pb-14 {
  padding-bottom: 14px !important;
}
.idmp-pb-15 {
  padding-bottom: 15px !important;
}
.idmp-pb-16 {
  padding-bottom: 16px !important;
}
.idmp-pb-17 {
  padding-bottom: 17px !important;
}
.idmp-pb-18 {
  padding-bottom: 18px !important;
}
.idmp-pb-19 {
  padding-bottom: 19px !important;
}
.idmp-pb-20 {
  padding-bottom: 20px !important;
}
.idmp-pb-21 {
  padding-bottom: 21px !important;
}
.idmp-pb-22 {
  padding-bottom: 22px !important;
}
.idmp-pb-23 {
  padding-bottom: 23px !important;
}
.idmp-pb-24 {
  padding-bottom: 24px !important;
}
.idmp-pb-m10 {
  padding-bottom: -10px !important;
}
.idmp-pb-m9 {
  padding-bottom: -9px !important;
}
.idmp-pb-m8 {
  padding-bottom: -8px !important;
}
.idmp-pb-m7 {
  padding-bottom: -7px !important;
}
.idmp-pb-m6 {
  padding-bottom: -6px !important;
}
.idmp-pb-m5 {
  padding-bottom: -5px !important;
}
.idmp-pb-m4 {
  padding-bottom: -4px !important;
}
.idmp-pb-m3 {
  padding-bottom: -3px !important;
}
.idmp-pb-m2 {
  padding-bottom: -2px !important;
}
.idmp-pb-m1 {
  padding-bottom: -1px !important;
}
.idmp-relative {
  position: relative !important;
}
.idmp-static {
  position: static !important;
}
.idmp-fixed {
  position: fixed !important;
}
.idmp-absolute {
  position: absolute !important;
}
.idmp-inline {
  display: inline !important;
}
.idmp-block {
  display: block !important;
}
.idmp-inline-block,
.idmp-make-inline-block {
  display: inline-block !important;
}
.idmp-table {
  display: table !important;
}
.idmp-tr {
  display: table-row !important;
}
.idmp-td {
  display: table-cell !important;
}
.idmp-valign-top {
  vertical-align: top !important;
}
.idmp-valign-bottom {
  vertical-align: bottom !important;
}
.idmp-valign-middle {
  vertical-align: middle !important;
}
.idmp-w-50 {
  width: 50px !important;
}
.idmp-w-55 {
  width: 55px !important;
}
.idmp-w-100 {
  width: 100px !important;
}
.idmp-w-112 {
  width: 112px !important;
}
.idmp-w-150 {
  width: 150px !important;
}
.idmp-w-200 {
  width: 200px !important;
}
.idmp-w-205 {
  width: 205px !important;
}
.idmp-w-250 {
  width: 250px !important;
}
.idmp-w-300 {
  width: 300px !important;
}
.idmp-w-350 {
  width: 350px !important;
}
.idmp-w-400 {
  width: 400px !important;
}
.idmp-w-450 {
  width: 450px !important;
}
.idmp-w-500 {
  width: 500px !important;
}
.idmp-w-550 {
  width: 550px !important;
}
.idmp-w-600 {
  width: 600px !important;
}
.idmp-w-650 {
  width: 650px !important;
}
.idmp-w-700 {
  width: 700px !important;
}
.idmp-w-750 {
  width: 750px !important;
}
.idmp-w-800 {
  width: 800px !important;
}
.idmp-w-850 {
  width: 850px !important;
}
.idmp-w-900 {
  width: 900px !important;
}
.idmp-w-950 {
  width: 950px !important;
}
.idmp-w-1000 {
  width: 1000px !important;
}
.idmp-w-10 {
  width: 10px !important;
}
.idmp-w-20 {
  width: 20px !important;
}
.idmp-w-30 {
  width: 30px !important;
}
.idmp-w-40 {
  width: 40px !important;
}
.idmp-w-50 {
  width: 50px !important;
}
.idmp-w-60 {
  width: 60px !important;
}
.idmp-w-70 {
  width: 70px !important;
}
.idmp-w-80 {
  width: 80px !important;
}
.idmp-w-90 {
  width: 90px !important;
}
.idmp-w-100 {
  width: 100px !important;
}
.idmp-w-110 {
  width: 110px !important;
}
.idmp-w-120 {
  width: 120px !important;
}
.idmp-w-130 {
  width: 130px !important;
}
.idmp-w-140 {
  width: 140px !important;
}
.idmp-w-150 {
  width: 150px !important;
}
.idmp-w-90 {
  width: 90px !important;
}
.idmp-w-91 {
  width: 91px !important;
}
.idmp-w-92 {
  width: 92px !important;
}
.idmp-w-93 {
  width: 93px !important;
}
.idmp-w-94 {
  width: 94px !important;
}
.idmp-w-95 {
  width: 95px !important;
}
.idmp-w-96 {
  width: 96px !important;
}
.idmp-w-97 {
  width: 97px !important;
}
.idmp-w-98 {
  width: 98px !important;
}
.idmp-w-99 {
  width: 99px !important;
}
.idmp-w-100 {
  width: 100px !important;
}
.idmp-w-101 {
  width: 101px !important;
}
.idmp-w-102 {
  width: 102px !important;
}
.idmp-w-103 {
  width: 103px !important;
}
.idmp-w-104 {
  width: 104px !important;
}
.idmp-w-105 {
  width: 105px !important;
}
.idmp-w-106 {
  width: 106px !important;
}
.idmp-w-107 {
  width: 107px !important;
}
.idmp-w-108 {
  width: 108px !important;
}
.idmp-w-109 {
  width: 109px !important;
}
.idmp-w-110 {
  width: 110px !important;
}
.idmp-w-111 {
  width: 111px !important;
}
.idmp-w-112 {
  width: 112px !important;
}
.idmp-w-113 {
  width: 113px !important;
}
.idmp-w-114 {
  width: 114px !important;
}
.idmp-w-115 {
  width: 115px !important;
}
.idmp-w-116 {
  width: 116px !important;
}
.idmp-w-117 {
  width: 117px !important;
}
.idmp-w-118 {
  width: 118px !important;
}
.idmp-w-119 {
  width: 119px !important;
}
.idmp-w-120 {
  width: 120px !important;
}
.idmp-w-200 {
  width: 200px !important;
}
.idmp-w-210 {
  width: 210px !important;
}
.idmp-w-220 {
  width: 220px !important;
}
.idmp-w-230 {
  width: 230px !important;
}
.idmp-w-240 {
  width: 240px !important;
}
.idmp-w-250 {
  width: 250px !important;
}
.idmp-w-260 {
  width: 260px !important;
}
.idmp-w-270 {
  width: 270px !important;
}
.idmp-w-280 {
  width: 280px !important;
}
.idmp-w-290 {
  width: 290px !important;
}
.idmp-w-300 {
  width: 300px !important;
}
.idmp-w-260 {
  width: 260px !important;
}
.idmp-w-265 {
  width: 265px !important;
}
.idmp-w-270 {
  width: 270px !important;
}
.idmp-w-275 {
  width: 275px !important;
}
.idmp-w-280 {
  width: 280px !important;
}
.idmp-w-400 {
  width: 400px !important;
}
.idmp-w-410 {
  width: 410px !important;
}
.idmp-w-420 {
  width: 420px !important;
}
.idmp-w-430 {
  width: 430px !important;
}
.idmp-w-440 {
  width: 440px !important;
}
.idmp-w-450 {
  width: 450px !important;
}
.idmp-w-460 {
  width: 460px !important;
}
.idmp-w-470 {
  width: 470px !important;
}
.idmp-w-480 {
  width: 480px !important;
}
.idmp-w-490 {
  width: 490px !important;
}
.idmp-w-500 {
  width: 500px !important;
}
.idmp-w-510 {
  width: 510px !important;
}
.idmp-w-520 {
  width: 520px !important;
}
.idmp-w-530 {
  width: 530px !important;
}
.idmp-w-540 {
  width: 540px !important;
}
.idmp-w-550 {
  width: 550px !important;
}
.idmp-w-560 {
  width: 560px !important;
}
.idmp-w-570 {
  width: 570px !important;
}
.idmp-w-580 {
  width: 580px !important;
}
.idmp-w-590 {
  width: 590px !important;
}
.idmp-w-600 {
  width: 600px !important;
}
.idmp-w-610 {
  width: 610px !important;
}
.idmp-w-620 {
  width: 620px !important;
}
.idmp-w-630 {
  width: 630px !important;
}
.idmp-w-640 {
  width: 640px !important;
}
.idmp-w-650 {
  width: 650px !important;
}
.idmp-w-660 {
  width: 660px !important;
}
.idmp-w-670 {
  width: 670px !important;
}
.idmp-w-680 {
  width: 680px !important;
}
.idmp-w-690 {
  width: 690px !important;
}
.idmp-w-700 {
  width: 700px !important;
}
.idmp-mw-0 {
  min-width: 0px !important;
}
.idmp-mw-5 {
  min-width: 5px !important;
}
.idmp-mw-10 {
  min-width: 10px !important;
}
.idmp-mw-15 {
  min-width: 15px !important;
}
.idmp-mw-20 {
  min-width: 20px !important;
}
.idmp-mw-25 {
  min-width: 25px !important;
}
.idmp-mw-30 {
  min-width: 30px !important;
}
.idmp-mw-35 {
  min-width: 35px !important;
}
.idmp-mw-40 {
  min-width: 40px !important;
}
.idmp-mw-45 {
  min-width: 45px !important;
}
.idmp-mw-50 {
  min-width: 50px !important;
}
.idmp-mw-55 {
  min-width: 55px !important;
}
.idmp-mw-60 {
  min-width: 60px !important;
}
.idmp-mw-65 {
  min-width: 65px !important;
}
.idmp-mw-70 {
  min-width: 70px !important;
}
.idmp-mw-75 {
  min-width: 75px !important;
}
.idmp-mw-80 {
  min-width: 80px !important;
}
.idmp-mw-85 {
  min-width: 85px !important;
}
.idmp-mw-90 {
  min-width: 90px !important;
}
.idmp-mw-95 {
  min-width: 95px !important;
}
.idmp-mw-100 {
  min-width: 100px !important;
}
.idmp-mw-105 {
  min-width: 105px !important;
}
.idmp-mw-110 {
  min-width: 110px !important;
}
.idmp-mw-115 {
  min-width: 115px !important;
}
.idmp-mw-120 {
  min-width: 120px !important;
}
.idmp-mw-125 {
  min-width: 125px !important;
}
.idmp-mw-130 {
  min-width: 130px !important;
}
.idmp-mw-135 {
  min-width: 135px !important;
}
.idmp-mw-140 {
  min-width: 140px !important;
}
.idmp-mw-145 {
  min-width: 145px !important;
}
.idmp-mw-150 {
  min-width: 150px !important;
}
.idmp-mw-155 {
  min-width: 155px !important;
}
.idmp-mw-160 {
  min-width: 160px !important;
}
.idmp-mw-165 {
  min-width: 165px !important;
}
.idmp-mw-170 {
  min-width: 170px !important;
}
.idmp-mw-175 {
  min-width: 175px !important;
}
.idmp-mw-180 {
  min-width: 180px !important;
}
.idmp-mw-185 {
  min-width: 185px !important;
}
.idmp-mw-190 {
  min-width: 190px !important;
}
.idmp-mw-195 {
  min-width: 195px !important;
}
.idmp-mw-200 {
  min-width: 200px !important;
}
.idmp-mw-200 {
  min-width: 200px !important;
}
.idmp-mw-205 {
  min-width: 205px !important;
}
.idmp-mw-210 {
  min-width: 210px !important;
}
.idmp-mw-215 {
  min-width: 215px !important;
}
.idmp-mw-220 {
  min-width: 220px !important;
}
.idmp-mw-225 {
  min-width: 225px !important;
}
.idmp-mw-230 {
  min-width: 230px !important;
}
.idmp-mw-235 {
  min-width: 235px !important;
}
.idmp-mw-240 {
  min-width: 240px !important;
}
.idmp-mw-245 {
  min-width: 245px !important;
}
.idmp-mw-250 {
  min-width: 250px !important;
}
.idmp-mw-255 {
  min-width: 255px !important;
}
.idmp-mw-260 {
  min-width: 260px !important;
}
.idmp-mw-265 {
  min-width: 265px !important;
}
.idmp-mw-270 {
  min-width: 270px !important;
}
.idmp-mw-275 {
  min-width: 275px !important;
}
.idmp-mw-280 {
  min-width: 280px !important;
}
.idmp-mw-285 {
  min-width: 285px !important;
}
.idmp-mw-290 {
  min-width: 290px !important;
}
.idmp-mw-295 {
  min-width: 295px !important;
}
.idmp-mw-300 {
  min-width: 300px !important;
}
.idmp-mw-305 {
  min-width: 305px !important;
}
.idmp-mw-310 {
  min-width: 310px !important;
}
.idmp-mw-315 {
  min-width: 315px !important;
}
.idmp-mw-320 {
  min-width: 320px !important;
}
.idmp-mw-auto {
  min-width: auto !important;
}
.idmp-mw-100per {
  min-width: 100% !important;
}
.idmp-mxw-0 {
  max-width: 0px !important;
}
.idmp-mxw-5 {
  max-width: 5px !important;
}
.idmp-mxw-10 {
  max-width: 10px !important;
}
.idmp-mxw-15 {
  max-width: 15px !important;
}
.idmp-mxw-20 {
  max-width: 20px !important;
}
.idmp-mxw-25 {
  max-width: 25px !important;
}
.idmp-mxw-30 {
  max-width: 30px !important;
}
.idmp-mxw-35 {
  max-width: 35px !important;
}
.idmp-mxw-40 {
  max-width: 40px !important;
}
.idmp-mxw-45 {
  max-width: 45px !important;
}
.idmp-mxw-50 {
  max-width: 50px !important;
}
.idmp-mxw-55 {
  max-width: 55px !important;
}
.idmp-mxw-60 {
  max-width: 60px !important;
}
.idmp-mxw-65 {
  max-width: 65px !important;
}
.idmp-mxw-70 {
  max-width: 70px !important;
}
.idmp-mxw-75 {
  max-width: 75px !important;
}
.idmp-mxw-80 {
  max-width: 80px !important;
}
.idmp-mxw-85 {
  max-width: 85px !important;
}
.idmp-mxw-90 {
  max-width: 90px !important;
}
.idmp-mxw-95 {
  max-width: 95px !important;
}
.idmp-mxw-100 {
  max-width: 100px !important;
}
.idmp-mxw-101 {
  max-width: 101px !important;
}
.idmp-mxw-102 {
  max-width: 102px !important;
}
.idmp-mxw-103 {
  max-width: 103px !important;
}
.idmp-mxw-104 {
  max-width: 104px !important;
}
.idmp-mxw-105 {
  max-width: 105px !important;
}
.idmp-mxw-106 {
  max-width: 106px !important;
}
.idmp-mxw-107 {
  max-width: 107px !important;
}
.idmp-mxw-108 {
  max-width: 108px !important;
}
.idmp-mxw-109 {
  max-width: 109px !important;
}
.idmp-mxw-110 {
  max-width: 110px !important;
}
.idmp-mxw-111 {
  max-width: 111px !important;
}
.idmp-mxw-112 {
  max-width: 112px !important;
}
.idmp-mxw-113 {
  max-width: 113px !important;
}
.idmp-mxw-114 {
  max-width: 114px !important;
}
.idmp-mxw-115 {
  max-width: 115px !important;
}
.idmp-mxw-116 {
  max-width: 116px !important;
}
.idmp-mxw-117 {
  max-width: 117px !important;
}
.idmp-mxw-118 {
  max-width: 118px !important;
}
.idmp-mxw-119 {
  max-width: 119px !important;
}
.idmp-mxw-120 {
  max-width: 120px !important;
}
.idmp-mxw-121 {
  max-width: 121px !important;
}
.idmp-mxw-122 {
  max-width: 122px !important;
}
.idmp-mxw-123 {
  max-width: 123px !important;
}
.idmp-mxw-124 {
  max-width: 124px !important;
}
.idmp-mxw-125 {
  max-width: 125px !important;
}
.idmp-mxw-126 {
  max-width: 126px !important;
}
.idmp-mxw-127 {
  max-width: 127px !important;
}
.idmp-mxw-128 {
  max-width: 128px !important;
}
.idmp-mxw-129 {
  max-width: 129px !important;
}
.idmp-mxw-130 {
  max-width: 130px !important;
}
.idmp-mxw-131 {
  max-width: 131px !important;
}
.idmp-mxw-132 {
  max-width: 132px !important;
}
.idmp-mxw-133 {
  max-width: 133px !important;
}
.idmp-mxw-134 {
  max-width: 134px !important;
}
.idmp-mxw-135 {
  max-width: 135px !important;
}
.idmp-mxw-136 {
  max-width: 136px !important;
}
.idmp-mxw-137 {
  max-width: 137px !important;
}
.idmp-mxw-138 {
  max-width: 138px !important;
}
.idmp-mxw-139 {
  max-width: 139px !important;
}
.idmp-mxw-140 {
  max-width: 140px !important;
}
.idmp-mxw-145 {
  max-width: 145px !important;
}
.idmp-mxw-150 {
  max-width: 150px !important;
}
.idmp-mxw-155 {
  max-width: 155px !important;
}
.idmp-mxw-160 {
  max-width: 160px !important;
}
.idmp-mxw-165 {
  max-width: 165px !important;
}
.idmp-mxw-170 {
  max-width: 170px !important;
}
.idmp-mxw-175 {
  max-width: 175px !important;
}
.idmp-mxw-180 {
  max-width: 180px !important;
}
.idmp-mxw-185 {
  max-width: 185px !important;
}
.idmp-mxw-190 {
  max-width: 190px !important;
}
.idmp-mxw-195 {
  max-width: 195px !important;
}
.idmp-mxw-200 {
  max-width: 200px !important;
}
.idmp-mxw-200 {
  max-width: 200px !important;
}
.idmp-mxw-210 {
  max-width: 210px !important;
}
.idmp-mxw-220 {
  max-width: 220px !important;
}
.idmp-mxw-230 {
  max-width: 230px !important;
}
.idmp-mxw-240 {
  max-width: 240px !important;
}
.idmp-mxw-250 {
  max-width: 250px !important;
}
.idmp-mxw-260 {
  max-width: 260px !important;
}
.idmp-mxw-270 {
  max-width: 270px !important;
}
.idmp-mxw-280 {
  max-width: 280px !important;
}
.idmp-mxw-290 {
  max-width: 290px !important;
}
.idmp-mxw-300 {
  max-width: 300px !important;
}
.idmp-mxw-310 {
  max-width: 310px !important;
}
.idmp-mxw-320 {
  max-width: 320px !important;
}
.idmp-mxw-330 {
  max-width: 330px !important;
}
.idmp-mxw-340 {
  max-width: 340px !important;
}
.idmp-mxw-350 {
  max-width: 350px !important;
}
.idmp-mxw-360 {
  max-width: 360px !important;
}
.idmp-mxw-370 {
  max-width: 370px !important;
}
.idmp-mxw-380 {
  max-width: 380px !important;
}
.idmp-mxw-390 {
  max-width: 390px !important;
}
.idmp-mxw-400 {
  max-width: 400px !important;
}
.idmp-mxw-410 {
  max-width: 410px !important;
}
.idmp-mxw-420 {
  max-width: 420px !important;
}
.idmp-mxw-430 {
  max-width: 430px !important;
}
.idmp-mxw-440 {
  max-width: 440px !important;
}
.idmp-mxw-450 {
  max-width: 450px !important;
}
.idmp-mxw-460 {
  max-width: 460px !important;
}
.idmp-mxw-470 {
  max-width: 470px !important;
}
.idmp-mxw-480 {
  max-width: 480px !important;
}
.idmp-mxw-490 {
  max-width: 490px !important;
}
.idmp-mxw-500 {
  max-width: 500px !important;
}
.idmp-mxw-auto {
  max-width: auto !important;
}
.idmp-mxw-100per {
  max-width: 100% !important;
}
.idmp-mxw-initial {
  max-width: initial !important;
}
.idmp-r-0 {
  right: 0px !important;
}
.idmp-r-1 {
  right: 1px !important;
}
.idmp-r-2 {
  right: 2px !important;
}
.idmp-r-3 {
  right: 3px !important;
}
.idmp-r-4 {
  right: 4px !important;
}
.idmp-r-5 {
  right: 5px !important;
}
.idmp-r-6 {
  right: 6px !important;
}
.idmp-r-7 {
  right: 7px !important;
}
.idmp-r-8 {
  right: 8px !important;
}
.idmp-r-9 {
  right: 9px !important;
}
.idmp-r-10 {
  right: 10px !important;
}
.idmp-r-11 {
  right: 11px !important;
}
.idmp-r-12 {
  right: 12px !important;
}
.idmp-r-13 {
  right: 13px !important;
}
.idmp-r-14 {
  right: 14px !important;
}
.idmp-r-15 {
  right: 15px !important;
}
.idmp-r-16 {
  right: 16px !important;
}
.idmp-r-17 {
  right: 17px !important;
}
.idmp-r-18 {
  right: 18px !important;
}
.idmp-r-19 {
  right: 19px !important;
}
.idmp-r-20 {
  right: 20px !important;
}
.idmp-l-0 {
  left: 0px !important;
}
.idmp-l-1 {
  left: 1px !important;
}
.idmp-l-2 {
  left: 2px !important;
}
.idmp-l-3 {
  left: 3px !important;
}
.idmp-l-4 {
  left: 4px !important;
}
.idmp-l-5 {
  left: 5px !important;
}
.idmp-l-6 {
  left: 6px !important;
}
.idmp-l-7 {
  left: 7px !important;
}
.idmp-l-8 {
  left: 8px !important;
}
.idmp-l-9 {
  left: 9px !important;
}
.idmp-l-10 {
  left: 10px !important;
}
.idmp-b-0 {
  bottom: 0px !important;
}
.idmp-b-1 {
  bottom: 1px !important;
}
.idmp-b-2 {
  bottom: 2px !important;
}
.idmp-b-3 {
  bottom: 3px !important;
}
.idmp-b-4 {
  bottom: 4px !important;
}
.idmp-b-5 {
  bottom: 5px !important;
}
.idmp-b-6 {
  bottom: 6px !important;
}
.idmp-b-7 {
  bottom: 7px !important;
}
.idmp-b-8 {
  bottom: 8px !important;
}
.idmp-b-9 {
  bottom: 9px !important;
}
.idmp-b-10 {
  bottom: 10px !important;
}
.idmp-t-0 {
  top: 0px !important;
}
.idmp-t-1 {
  top: 1px !important;
}
.idmp-t-2 {
  top: 2px !important;
}
.idmp-t-3 {
  top: 3px !important;
}
.idmp-t-4 {
  top: 4px !important;
}
.idmp-t-5 {
  top: 5px !important;
}
.idmp-t-6 {
  top: 6px !important;
}
.idmp-t-7 {
  top: 7px !important;
}
.idmp-t-8 {
  top: 8px !important;
}
.idmp-t-9 {
  top: 9px !important;
}
.idmp-t-10 {
  top: 10px !important;
}
.idmp-fg-666 {
  color: #666 !important;
}
.opacity-0 {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.opacity-1 {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
  filter: alpha(opacity=10);
  opacity: 0.1;
}
.opacity-2 {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.opacity-3 {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.opacity-4 {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
  opacity: 0.4;
}
.opacity-5 {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.opacity-6 {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.opacity-7 {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.opacity-8 {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.opacity-9 {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.opacity-10 {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
}
.idmp-zi-100 {
  z-index: 100 !important;
}
.idmp-zi-1 {
  z-index: 1 !important;
}
.line {
  border-style: solid;
  border-color: #e3e3e3;
  border-width: 0;
}
.line.line-top {
  border-top-width: 1px;
}
.line.line-bottom {
  border-bottom-width: 1px;
}
.line.line-right {
  border-right-width: 1px;
}
.line.line-left {
  border-left-width: 1px;
}
.line.line-all {
  border-width: 1px;
}
.line.line-color-1 {
  border-color: #D5D7E3;
}
.line.line-color-2 {
  border-color: #cfcfcf;
}
.border {
  border: 1px solid #ccc;
}
.border.border-left {
  border-width: 0;
  border-left: 1px solid #ccc !important;
}
.border.border-right {
  border-width: 0;
  border-right: 1px solid #ccc !important;
}
.border.border-top {
  border-width: 0;
  border-top: 1px solid #ccc !important;
}
.border.border-bottom {
  border-width: 0;
  border-bottom: 1px solid #ccc !important;
}
.border.border-color-1 {
  border-color: #e4e4e4 !important;
}
.border .border-color-1 {
  border-color: #e4e4e4 !important;
}
.border.border-color-1 {
  border-color: #e4e4e4 !important;
}
.border.border-width-0 {
  border-width: 0;
}
.idmp-link {
  text-decoration: underline !important;
}
.link-cursor,
.cursor-pointer {
  cursor: pointer;
}
.pointer-none {
  pointer-events: none;
}
.link-to-text {
  color: #333333;
}
.link-color {
  color: #0086b8;
}
.link-underline {
  text-decoration: underline !important;
}
.idmp-lh-14 {
  line-height: 14px;
}
.idmp-lh-16 {
  line-height: 16px;
}
.idmp-lh-18 {
  line-height: 18px;
}
.idmp-lh-20 {
  line-height: 20px;
}
.sep {
  height: 20px;
  width: 1px;
  background-color: #ccc;
  display: inline-block;
}
.idmp-sep {
  width: 1px;
  background: #e6e6e6;
  vertical-align: middle;
  display: inline-block;
}
.idmp-break-all {
  word-break: break-all;
}
.idmp-mh-15 {
  min-height: 15px;
}
.idmp-mh-300 {
  min-height: 300px;
}
.idmp-vh {
  visibility: hidden;
}
.idmp-vv {
  visibility: visible;
}
.idmp-nowrap {
  white-space: nowrap;
}
.idmp-text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.idmp-align-center {
  text-align: center !important;
}
.idmp-bgc-fc {
  background-color: #fcfcfc;
}
.arrow-btn {
  border: 1px solid #ccc;
  padding: 2px 8px;
  padding-left: 22px;
  border-left-width: 0;
  background: #fff;
  position: relative;
  font-size: 11px;
  cursor: pointer;
  line-height: 14px;
  font-weight: normal;
  color: #000;
}
.arrow-btn .arrow {
  background: #fff url("../images/idmp-sprite@2x.png") -479px -61px !important;
  background-size: 500px 800px !important;
  background-image: url("../images/idmp-sprite.png") \9;
  position: absolute;
  width: 21px;
  height: 21px;
  left: 0;
  top: -1px;
}
.arrow-btn:hover,
.arrow-btn:focus {
  background-color: #fff;
}
.arrow-btn.no-border {
  border-width: 0;
  padding: 0 0 0 9px;
}
.arrow-btn.no-border .arrow {
  background-position: -447px -243px !important;
  width: 5px;
  height: 14px;
}
.freeze {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.freeze.white {
  background: rgba(255, 255, 255, 0.6);
}
.freeze.disable {
  display: none;
}
.arrow-r-0:after {
  right: 0 !important;
}
.box-shadow-1 {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
.idmp-thin-text {
  font-weight: 200;
}
.idmp-text-xlg {
  font-size: 15px !important;
}
.idmp-text-xmd {
  font-size: 12px !important;
}
.idmp-text-md {
  font-size: 11px !important;
}
.idmp-text-sm {
  font-size: 10px !important;
}
.idmp-text-lg {
  font-size: 13px !important;
}
.idmp-text-14 {
  font-size: 14px !important;
}
.idmp-text-16 {
  font-size: 16px !important;
}
.idmp-make-text-normal {
  font-weight: normal !important;
}
.idmp-thin-bold {
  font-weight: 600;
}
.idmp-thik-bold {
  font-weight: 800;
}
.idmp-light-text {
  color: #6d6d6d;
}
.idmp-color-4c {
  color: #4c4c4c;
}
.idmp-line-b0 {
  border-bottom-width: 0 !important;
}
.idmp-text-white {
  color: #fff !important;
}
.idmp-text-white:hover {
  color: #fff !important;
}
.idmp-no-border {
  border-width: 0px !important;
}
.text-error {
  color: #d00008;
}
.danger-text {
  color: #E1514F;
}
.hover-type-1 .target {
  display: none;
}
.hover-type-1:hover .target {
  display: block;
}
.hover-type-2 .target {
  visibility: hidden;
}
.hover-type-2:hover .target {
  visibility: visible;
}
.idmp-w-180 {
  width: 180px !important;
}
.idmp-w-810 {
  width: 810px;
}
.idmp-w-930 {
  width: 930px;
}
.idmp-w-1070 {
  width: 1070px;
}
.idmp-w-475 {
  width: 475px !important;
}
.idmp-m-auto {
  margin: auto;
}
.idmp-bg-f5 {
  background-color: #f5f5f5;
}
.idmp-text-black {
  color: #000;
}
.idmp-align-right {
  text-align: right;
}
.idmp-mh-310 {
  min-height: 310px;
}
.idmp-mh-385 {
  min-height: 385px;
}
.idmp-br-5 {
  border-radius: 5px;
}
.idmp-h-53 {
  height: 53px !important;
}
.idmp-lh-47 {
  line-height: 47px !important;
}
.idmp-w-205 {
  width: 205px !important;
}
.idmp-w-194 {
  width: 194px !important;
}
.idmp-w-60 {
  width: 60px !important;
}
.idmp-fc-7f {
  color: #7F7F7F;
}
.idmp-wp-100 {
  width: 100%;
}
.idmp-mxwp-100 {
  max-width: 100%;
}
.idmp-h-15 {
  height: 15px;
}
.idmp-bg-e4 {
  background-color: #e4e4e4;
}
.idmp-fc-e5 {
  color: #E57373;
}
.idmp-w-1260 {
  width: 1260px;
}
.idmp-h-55 {
  height: 55px !important;
}
.idmp-h-80 {
  height: 80px !important;
}
.tt-menu {
  background: #fff;
  margin-left: -1px;
  width: 208px;
  border: 1px solid #ccc;
  max-height: 200px;
  overflow: hidden;
}
.tt-menu .tt-suggestion {
  padding: 3px 9px 3px 25px;
}
.tt-menu .tt-suggestion.tt-cursor,
.tt-menu .tt-suggestion:hover {
  background: #eee;
  cursor: pointer;
}
.tt-menu .tt-suggestion .tt-highlight {
  color: #7ebb49;
  font-weight: normal;
}
.tt-menu .tt-suggestion p {
  margin-bottom: 0;
}
.tt-menu .tt-head {
  font-size: 11px;
  color: #8a8a8a;
  padding: 6px 9px 6px 0;
  position: relative;
  margin: 5px 0 0 0;
  font-weight: normal;
}
.tt-menu .tt-head div {
  position: absolute;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #e5e5e5;
  top: 12px;
  margin-right: 10px;
  margin-left: 10px;
  right: 0;
  z-index: 2;
}
.tt-menu .tt-head span {
  background: #fff;
  z-index: 3;
  position: relative;
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
}
.tt-menu .mCSB_scrollTools {
  margin-top: 3px;
  margin-right: 3px;
  margin-bottom: 3px;
}
.idmp-icon,
.idmp-inline-icon,
.idmp-icon-sm,
.idmp-inline-icon-sm {
  width: 18px;
  height: 18px;
  line-height: 18px;
  background-image: url("../images/idmp-sprite@2x.png");
  background-size: 500px 1418px !important;
  background-image: url("../images/idmp-sprite.png") \9;
}
.idmp-icon,
.idmp-icon-sm {
  display: block;
  float: left;
}
.idmp-inline-icon,
.idmp-inline-icon-sm,
.idmp-inline-icon-md {
  display: inline-block;
  vertical-align: middle;
}
.idmp-inline-icon-sm,
.idmp-icon-sm {
  width: 14px;
  height: 14px;
  background-image: url("../images/idmp-sprite@2x.png");
  background-size: 500px 800px !important;
  background-image: url("../images/idmp-sprite.png") \9;
}
.idmp-inline-icon-md,
.idmp-icon-md {
  width: 16px;
  height: 16px;
  background-image: url("../images/idmp-sprite@2x.png");
  background-size: 500px 800px !important;
  background-image: url("../images/idmp-sprite.png") \9;
}
.icn-alert-warning {
  background-position: -120px -41px;
  width: 20px;
  height: 20px;
}
.icn-alert-help {
  background-position: -210px -124px;
  width: 19px;
  height: 20px;
}
.icn-mini-status-alert-incorrect {
  background-position: -61px -41px;
}
.icn-mini-status-alert-warning {
  background-position: -41px -43px;
}
.icn-circle-help {
  background-position: -481px -42px;
}
.icn-circle-help-sm {
  background-position: -161px -61px;
}
.icn-circle-help-md {
  background-position: -141px -80px;
  margin-top: -2px;
}
.icn-mini-status-alert-correct {
  background-position: -81px -42px;
}
.icn-alert {
  background-position: -102px -42px;
}
.icn-info-md {
  background-position: -321px -81px;
}
.icn-topmenu-user {
  background-position: -461px -1px;
}
.icn-topmenu-help {
  background-position: -485px 0px;
  width: 10px;
}
.icn-topmenu-user-portal {
  background-position: -420px -1px;
}
.icn-topmenu-alert {
  background-position: -460px -61px;
  margin-left: 10px;
}
.icn-topmenu-purchase-now {
  background-position: -400px -1px;
}
.icn-lhs-dashboard {
  background-position: 0 -2px;
  width: 20px;
}
.icn-lhs-application {
  background-position: -22px -2px;
}
.icn-lhs-directory {
  background-position: -42px -3px;
}
.icn-lhs-reports {
  background-position: -61px -2px;
}
.icn-lhs-settings {
  background-position: -82px -2px;
}
.icn-lhs-support {
  background-position: -102px -3px;
}
.icn-azure {
  background-position: -115px -120px;
  width: 25px;
  height: 25px;
}
.icn-active-directory {
  background-position: -86px -120px;
  width: 25px;
  height: 25px;
}
.icn-google-apps {
  background-position: -58px -120px;
  width: 25px;
  height: 25px;
}
.icn-zoho {
  background-position: -29px -120px;
  width: 25px;
  height: 25px;
}
.icn-saml {
  background-position: 0 -120px;
  width: 25px;
  height: 25px;
}
.icn-salesforce {
  background-position: -144px -120px;
  width: 25px;
  height: 25px;
}
.icn-zendesk {
  background-position: -267px -120px;
  width: 25px;
  height: 25px;
}
.icn-aws {
  background-position: -237px -120px;
  width: 25px;
  height: 25px;
}
.icn-slack {
  background-position: -298px -120px;
  width: 25px;
  height: 25px;
}
.icn-azure {
  background-position: -115px -120px;
  width: 25px;
  height: 25px;
}
.icn-microsoft-sm {
  background-position: -1px -62px;
}
.icn-zoho-sm {
  background-position: -21px -61px;
}
.icn-right-arrow {
  background-position: -480px -22px;
}
.icn-table-search,
.icn-column-search {
  background-position: -121px 0px;
}
.icn-next {
  background-position: -360px -41px;
  width: 19px;
}
.icn-next-all {
  background-position: -380px -41px;
  width: 19px;
}
.icn-prev {
  background-position: -340px -41px;
  width: 19px;
}
.icn-prev-all {
  background-position: -320px -41px;
  width: 19px;
}
.icn-tick {
  background-position: -2px -41px;
}
.icn-plus-white-bold {
  background-position: -440px -22px;
}
.icn-plus-black-bold {
  background-position: -442px -62px;
}
.icn-plus-white-thin {
  background-position: -441px -42px;
}
.icn-edit {
  background-position: -400px -22px;
}
.icn-trash {
  background-position: -160px -2px;
}
.icn-trash-2 {
  background-position: -420px -21px;
}
.icn-enable {
  background-position: -181px 0px;
}
.icn-disable {
  background-position: -201px 0px;
}
.icn-del-row,
.icn-filter-remove {
  background-position: -401px -42px;
}
.icn-add-row,
.icn-filter-add {
  background-position: -421px -42px;
}
.icn-assign-app {
  background-position: -241px -22px;
}
.icn-btn-assign-app {
  background-position: -282px -41px;
}
.icn-btn-assign-user {
  background-position: -261px -41px;
}
.icn-unassign-app {
  background-position: -263px -22px;
}
.icn-change-role {
  background-position: -280px -21px;
}
.icn-caret-right {
  background-position: -320px 0px;
}
.icn-caret-top {
  background-position: -386px -8px;
}
.icn-caret-bottom {
  background-position: -366px -8px;
}
.icn-db-caret-bottom {
  background-position: -201px -61px;
}
.icn-caret-left {
  background-position: -348px -6px;
}
.icn-nodata {
  background-position: -469px -121px;
  width: 30px;
  height: 30px;
}
.icn-search-clear {
  background-position: -301px -21px;
}
.icn-table-search-clear {
  background-position: -301px -41px;
}
.icn-download {
  background-position: -242px -42px;
}
.icn-copy {
  background-position: -221px -43px;
}
.icn-copy2 {
  background-position: -162px -79px;
}
.icn-download-doc {
  background-position: -200px -42px;
}
.icn-large-mail {
  background-position: 0px -145px;
}
.icn-large-support {
  background-position: -135px -145px;
}
.icn-large-cart {
  background-position: -195px -147px;
}
.icn-large-fav {
  background-position: -75px -148px;
  height: 53px !important;
}
.icn-announcement {
  background-position: -261px -62px;
}
.icn-forum {
  background-position: -280px -62px;
}
.icn-reply {
  background-position: -220px -62px;
}
.icn-refresh {
  background-position: -241px -63px;
}
.icn-settings {
  background-position: -301px -62px;
}
.icn-embed {
  background-position: -342px -61px;
}
.icn-png {
  background-position: -321px -61px;
}
.icn-backto-arrow {
  background-position: -461px -42px;
}
.icn-loader-dotted-16 {
  background: url('../images/loader-dot-16.gif') -8px -8px;
}
.icn-table-filter {
  background-position: -361px -60px;
}
.icn-exportas {
  background-position: -401px -62px;
}
.icn-printer {
  background-position: -381px -62px;
}
.icn-calendar {
  background-position: -421px -61px;
}
.icn-office365 {
  background-position: -160px -199px;
}
.icn-google {
  background-position: -119px -200px;
}
.icn-invite {
  background-position: -180px -80px;
}
.icn-search-left {
  background-position: -141px -42px;
}
.icn-login-cog {
  background-position: -162px -42px;
}
.icn-signout {
  background-position: -182px -42px;
}
.icn-time {
  background-position: -180px -61px;
}
.icn-triangle-md {
  background-position: -180px -125px;
  width: 21px;
}
.icn-triangle-lg {
  background-position: -207px -207px;
  width: 26px;
  height: 26px;
}
.icn-start-trial {
  background-position: -141px -61px;
}
.icn-file-xls {
  background-position: -441px -81px;
}
.icn-file-pdf {
  background-position: -461px -81px;
}
.icn-file-html {
  background-position: -421px -81px;
}
.icn-file-csv {
  background-position: -481px -81px;
}
.icn-more {
  background-position: -381px -81px;
}
.icn-export-history {
  background-position: -401px -81px;
}
.icn-settings-sm {
  background-position: -361px -81px;
}
.icn-email {
  background-position: -341px -81px;
}
.icn-cart {
  background-position: -301px -81px;
}
.icn-cog {
  background-position: -281px -82px;
}
.icn-copy-white {
  background-position: -244px -83px;
}
.icn-forward {
  background-position: -222px -82px;
}
.icn-backward {
  background-position: -200px -82px;
}
.icn-ad-lds {
  background-position: 0 -275px;
}
.icn-google-app {
  background-position: -55px -275px;
}
.icn-hp {
  background-position: 0 -330px;
}
.icn-ibm {
  background-position: -55px -385px;
}
.icn-ms-dync {
  background-position: -110px -385px;
}
.icn-ms-office365 {
  background-position: -110px -330px;
}
.icn-openldap {
  background-position: -55px -440px;
}
.icn-oracledb {
  background-position: -110px -440px;
}
.icn-oracleb {
  background-position: -110px -495px;
}
.icn-account-help {
  background-position: -261px -81px;
}
.icn-accnt-help {
  background-position: -122px -61px;
}
.icn-my-accnt {
  background-position: -121px -81px;
}
.icn-personalize {
  background-position: -80px -82px;
}
.icn-accnt-signout {
  background-position: -101px -81px;
}
.asc {
  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;
  float: right !important;
  margin-top: 7px;
}
.asc.caret-right {
  border-top: 4px solid transparent;
  border-top: 4px solid \9;
  border-bottom: 4px solid transparent;
  border-left: 4px dashed;
}
.desc {
  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;
  float: right !important;
  margin-top: 7px;
  border-top-width: 0;
  border-bottom: 4px solid;
}
.desc.caret-right {
  border-top: 4px solid transparent;
  border-top: 4px solid \9;
  border-bottom: 4px solid transparent;
  border-left: 4px dashed;
}
.icn-baseket {
  background-position: -261px -242px;
}
.icn-alerts {
  background-position: -281px -242px;
}
.icn-help {
  background-position: -321px -242px;
}
.icn-user {
  background-position: -301px -241px;
}
.icn-license-manage {
  background-position: -341px -242px;
}
.icn-alert-help-lg {
  background-position: -437px -125px;
  height: 20px;
  width: 20px;
}
.icn-refresh-sm {
  background-position: -59px -80px;
}
.icn-page-edit {
  background-position: -328px -209px;
}
.icn-trash-sm {
  background-position: -309px -209px;
}
.icn-download-md {
  background-position: -350px -210px;
}
.icn-license-success {
  background-position: -371px -209px;
}
.icn-add-remove-col {
  background-position: -343px -110px;
}
.icn-descending {
  background-position: -391px -210px;
}
.icn-ascending {
  background-position: -408px -210px;
}
.icn-export-doc {
  background-position: -361px -242px;
}
.icn-license-failed {
  background-position: -381px -243px;
}
.icn-export-file {
  background-position: -402px -243px;
}
.icn-save {
  background-position: -429px -210px;
}
.icn-close-light {
  background-position: -451px -210px;
}
.icn-active-directory-lg {
  background-position: -458px -271px;
  width: 37px;
  height: 37px;
}
.icn-azure-active-directory-lg {
  background-position: -404px -272px;
  width: 41px;
  height: 37px;
}
.icn-zoho-directory-lg {
  background-position: -360px -272px;
  width: 34px;
  height: 37px;
}
.icn-cloud-lg {
  background-position: -294px -275px;
  width: 54px;
  height: 32px;
}
.icn-close-circle {
  background-position: -423px -242px;
}
.icn-play-btn {
  background-position: -457px -243px;
}
.icn-download-white {
  background-position: -478px -244px;
}
.icn-info-circle-yellow {
  background-position: -453px -321px;
}
.icn-copy-key {
  background-position: -475px -322px;
}
.icn-reset-password {
  background-position: -435px -321px;
}
.icn-add-group {
  background-position: -411px -322px;
  width: 20px;
}
.icn-assign-application {
  background-position: -384px -322px;
}
.icn-delete-user {
  background-position: -364px -322px;
}
.icn-file-csv1 {
  background-position: -340px -322px;
}
.icn-user-template {
  background-position: -318px -321px;
}
.icn-user1 {
  background-position: -479px -345px;
}
.icn-user-warning {
  background-position: -460px -345px;
}
.icn-user-danger {
  background-position: -439px -345px;
}
.icn-identity-manager-md {
  background-position: -419px -345px;
}
.icn-active-directory-md {
  background-position: -400px -345px;
}
.icn-zoho-directory-md {
  background-position: -276px -345px;
}
.icn-microsoft-directory-md {
  background-position: -257px -345px;
}
.icn-google-md {
  background-position: -381px -345px;
}
.icn-lock-refresh {
  background-position: -300px -322px;
}
.icn-add-app {
  background-position: -4px -372px;
  width: 42px;
  height: 42px;
}
.icn-salesforce-app {
  background-position: -58px -374px;
  width: 50px;
  height: 38px;
}
.icn-salesforce-app1 {
  background-position: -258px -378px;
  width: 41px;
  height: 31px;
}
.icn-zendesk-app {
  background-position: -121px -376px;
  width: 33px;
  height: 33px;
}
.icn-slack-app {
  background-position: -167px -377px;
  width: 31px;
  height: 33px;
}
.icn-google-app {
  background-position: -210px -374px;
  width: 42px;
  height: 38px;
}
.icn-aws-app {
  background-position: -309px -381px;
  width: 57px;
  height: 34px;
}
.icn-azure-app {
  background-position: -378px -371px;
  width: 52px;
  height: 40px;
}
.icn-bamboohr-app {
  background-position: 0 -425px;
  width: 104px;
  height: 16px;
}
.icn-workday-app {
  background-position: -115px -420px;
  width: 83px;
  height: 33px;
}
.icn-juniper-app {
  background-position: -214px -428px;
  width: 81px;
  height: 23px;
}
.icn-hp-app {
  background-position: -309px -428px;
  width: 40px;
  height: 41px;
}
.icn-exchange-app {
  background-position: -363px -431px;
  width: 35px;
  height: 34px;
}
.icn-microsoft-app {
  background-position: -411px -426px;
  width: 38px;
  height: 38px;
}
.icn-close-sm {
  background-position: -283px -321px;
}
.icn-close-md {
  background-position: -265px -322px;
}
.icn-cancel {
  background-position: -362px -346px;
}
.icn-session-clear{
    background-position: -59px -1199px;
}
.icn-eye {
  background-position: -341px -346px;
}
.icn-tick-circle-lg {
  background-position: -473px -367px;
  width: 23px;
  height: 23px;
}
.icn-unlock-user {
  background-position: -437px -472px;
}
.icn-remove-group {
  background-position: -460px -473px;
}
.icn-resend-mail {
  background-position: -481px -476px;
}
.icn-selected-template {
  background-position: -247px -323px;
}
.icn-info-orange {
  background-position: -419px -473px;
}
.icn-back-arrow {
  background-position: -481px -455px;
}
.icn-drag-drop {
  background-position: -339px -473px;
}
.icn-create-rule {
  background-position: -355px -472px;
}
.icn-description {
  background-position: -391px -472px;
}
.icn-category {
  background-position: -373px -472px;
}
.icn-edit-xsm {
  background-position: -322px -473px;
}
.icn-cross-circle-xsm {
  background-position: -307px -473px;
}
.icn-cross-xsm {
  background-position: -293px -473px;
}
.icn-caret-bottom-white {
  background-position: -469px -439px;
}
.icn-trash-sm1 {
  background-position: -454px -438px;
}
.icn-group {
  background-position: -479px -418px;
  width: 20px;
}
.icn-more-actions {
  background-position: -457px -418px;
}
.icn-cross-red {
  background-position: -1px -505px;
}
.icn-error-circle-lg {
  background-position: -476px -499px;
  width: 23px;
  height: 24px;
}
.icn-creation-rules {
  background-position: -24px -507px;
}
.icn-plus-green {
  background-position: -40px -506px;
}
.icn-tick1 {
  background-position: -59px -507px;
}
.icn-app-template {
  background-position: -78px -508px;
}
.icn-more1 {
  background-position: -98px -508px;
}
.icn-app-google-lg {
  background-position: -466px -531px;
  width: 32px;
  height: 33px;
}
.icn-app-box-lg {
  background-position: -428px -531px;
  width: 32px;
  height: 33px;
}
.icn-app-kemp-lg {
  background-position: -386px -531px;
  width: 32px;
  height: 33px;
}
.icn-app-onedrive-lg {
  background-position: -347px -536px;
  width: 32px;
  height: 33px;
}
.icn-app-office365-lg {
  background-position: -311px -531px;
  width: 32px;
  height: 33px;
}
.icn-app-atlassian-lg {
  background-position: -269px -531px;
  width: 32px;
  height: 33px;
}
.icn-circle-help-xsm {
  background-position: -118px -507px;
}
.icn-directory-mgmt {
  background-position: -453px -1873px;
  width: 20px;
}
.icn-access-mgmt {
  background-position: -487px -1872px;
  height: 19px;
}
.icn-endpoint-protect {
  background-position: -516px -1874px;
  width: 21px;
}
.icn-singlesign-on {
  background-position: -548px -1874px;
  width: 20px;
}
.icn-slack-md {
  background-position: -136px -508px;
}
/*  SECTIONS  */
.section,
.tile-row {
  clear: both;
  padding: 0px;
  margin: 0px;
}
/*  COLUMN SETUP  */
.col {
  display: block;
  float: left;
  box-sizing: border-box;
  padding: 15px 0 15px 15px;
}
.small-col {
  display: block;
  float: left;
  padding: 0 0 0 15px;
}
.tile-col {
  display: block;
  float: left;
  padding: 0 0 0 15px;
}
.col:first-child,
.small-col:first-child,
.tile-col:first-child {
  padding-left: 0;
}
/*  GROUPING  */
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
}
/*  GRID OF TWELVE  */
.span_1,
.tile-col-1 {
  width: 8.33333333%;
}
.span_2,
.tile-col-2 {
  width: 16.66666667%;
}
.span_3,
.tile-col-3 {
  width: 25%;
}
.span_4,
.tile-col-4 {
  width: 33.33333333%;
}
.span_5,
.tile-col-5 {
  width: 41.66666667%;
}
.span_6,
.tile-col-6 {
  width: 50%;
}
.span_7,
.tile-col-7 {
  width: 58.33333333%;
}
.span_8,
.tile-col-8 {
  width: 66.66666667%;
}
.span_9,
.tile-col-9 {
  width: 75%;
}
.span_10,
.tile-col-10 {
  width: 83.33333333%;
}
.span_11,
.tile-col-11 {
  width: 91.66666667%;
}
.span_12,
.tile-col-12 {
  width: 100%;
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
  .col {
    padding: 15px 0 15px 0;
  }
  .span_1,
  .span_2,
  .span_3,
  .span_4,
  .span_5,
  .span_6,
  .span_7,
  .span_8,
  .span_9,
  .span_10,
  .span_11,
  .span_12 {
    width: 100%;
  }
}
.bs-select-hidden {
  display: none;
}
.bootstrap-select {
  width: 260px \0;
  /*IE9 and below*/
}
.bootstrap-select .btn-default {
  background: #fff !important;
  box-shadow: none !important;
  border: 1px solid #cccccc;
  padding: 2px 8px;
  line-height: 18px;
}
.bootstrap-select.open .btn-default,
.bootstrap-select.open .btn-default:hover {
  background-color: #fff;
  box-shadow: none !important;
  padding: 2px 8px;
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  width: 0.11px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.bootstrap-select.has-error .dropdown-toggle,
.bootstrap-select.error .dropdown-toggle {
  border-color: #ff0000;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 260px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline-offset: -2px;
  outline: none !important;
  background-color: #fff !important;
}
.bootstrap-select.bs-zindex .dropdown-menu {
  z-index: 10000 !important;
}
.bootstrap-select.tool-select > button.dropdown-toggle {
  background: #fff !important;
  line-height: 13px !important;
  border-color: #d8dcdd !important;
  height: 18px !important;
}
.bootstrap-select.tool-select div.dropdown-menu {
  border-color: #d8dcdd;
  width: auto;
  min-width: 100% !important;
}
.bootstrap-select.tool-select .bs-caret .caret {
  background-position: -319px -21px !important;
  height: 16px !important;
  background-color: #fff !important;
  border-left-width: 0 !important;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 22px;
  vertical-align: middle;
  border: 0 solid #fff;
  border-left: 1px solid #cccccc;
  background: #f1f4f5 url("../images/idmp-sprite@2x.png") -480px -392px;
  background-size: 500px 1418px !important;
  background-image: url("../images/idmp-sprite.png") \9;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
  white-space: nowrap;
  width: auto;
  margin-top: -1px;
  border-color: #cccccc;
  border-radius: 2px;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-height: 22px;
  padding: 2px 12px;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 20px;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
  color: #000;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
  float: left;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 2;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  max-width: 100%;
  width: 100%;
  float: none;
}
.bootstrap-select.checkbox-enable .dropdown-menu li a span.text {
  margin-right: 0 !important;
  margin-left: 25px;
}
.bootstrap-select.checkbox-enable .dropdown-menu li span.check-mark {
  background: url("../images/idmp-sprite@2x.png") 0px -21px;
  background-size: 500px 800px !important;
  background-image: url("../images/idmp-sprite.png") \9;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 8px;
  top: 2px;
  display: block !important;
}
.bootstrap-select.checkbox-enable .dropdown-menu li span.check-mark:hover {
  background: url("../images/idmp-sprite@2x.png") -20px -21px;
  background-size: 500px 800px !important;
  background-image: url("../images/idmp-sprite.png") \9;
}
.bootstrap-select.checkbox-enable .dropdown-menu li span.check-mark:before {
  content: "";
}
.bootstrap-select.checkbox-enable .dropdown-menu li.selected span.check-mark {
  margin-top: 0 !important;
  right: auto;
  background: url("../images/idmp-sprite@2x.png") -40px -21px;
  background-size: 500px 800px !important;
  background-image: url("../images/idmp-sprite.png") \9;
}
.bootstrap-select.checkbox-enable .dropdown-menu li.disabled span.check-mark {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.bootstrap-select.icon-enable .dropdown-menu li a span.text {
  margin-right: 0 !important;
  margin-left: 50px;
}
.bootstrap-select.icon-enable .dropdown-menu li span.sp-icon {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 35px;
  top: 5px;
}
.bootstrap-select.icon-enable .dropdown-menu li span.sp-icon:before {
  content: "";
}
.bootstrap-select .filter-option .glyphicon {
  display: none;
}
.bootstrap-select.bs-custom-scroll ul.dropdown-menu.inner {
  overflow: hidden !important;
  max-height: 150px;
}
.bootstrap-select.bs-custom-scroll .mCSB_scrollTools {
  margin-right: 4px;
}
.bootstrap-select .dropdown-menu li > a {
  display: block;
  padding: 6px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #000;
  white-space: nowrap;
}
.bootstrap-select .dropdown-header {
  padding-left: 10px;
  color: #666;
}
.bootstrap-select .dropdown-menu li.active > a {
  background-color: #7bbc55;
  color: #fff;
}
.bootstrap-select .bootstrap-select-footer {
  padding: 10px 10px 5px 10px;
  text-align: center;
  border-top: 1px solid #e3e9e9;
  margin-top: 5px;
}
.bs-placeholder-text {
  color: #8d8d8d;
}
.bootstrap-select .dropdown-menu li > a:hover,
.bootstrap-select .dropdown-menu li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.bootstrap-select .dropdown-menu li.active > a:hover,
.bootstrap-select .dropdown-menu li.active > a:focus {
  text-decoration: none;
  color: white;
  background-color: #7bbc55;
}
.icon-select > button.btn.btn-default.dropdown-toggle .idmp-inline-icon {
  margin: -2px 8px 0px -2px;
}
.icon-select .dropdown-menu > .dropdown-menu.inner .idmp-inline-icon {
  margin: -2px 8px 0px -2px;
}
.icon-select .dropdown-menu > .dropdown-menu.inner li a {
  padding: 2px 8px;
}
.icon-select.icon-select-md .dropdown-toggle {
  padding-left: 5px;
}
.icon-select.icon-select-md .dropdown-toggle .filter-option > span {
  color: #000 !important;
}
.icon-select.with-header .dropdown-menu > .dropdown-menu.inner li > a {
  padding-left: 23px;
}
.icon-select.with-header .dropdown-menu > .dropdown-menu.inner li.dropdown-header {
  margin-top: 10px;
  margin-bottom: 3px;
}
.icon-select.with-header .dropdown-menu > .dropdown-menu.inner li.dropdown-header span {
  font-size: 11px;
  font-weight: 600;
  color: #000;
}
.icon-select.with-header .dropdown-menu > .dropdown-menu.inner li.divider {
  display: none;
}
.bootstrap-select.device-type .dropdown-header {
  padding: 0px !important;
}
.bootstrap-select.device-type .dropdown-menu li a.opt {
  padding: 5px 6px 4px 10px !important;
}
.bootstrap-select.device-type > .dropdown-toggle {
  background: #7ebb49 !important;
  border-color: #7ebb49;
  height: 22px;
  max-height: 22px !important;
  color: #fff;
}
.bootstrap-select.device-type > .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  font-size: 12px;
}
.bootstrap-select.device-type > .dropdown-toggle:focus {
  background: #7ebb49;
  border-color: #7ebb49;
}
.bootstrap-select.device-type.open > .dropdown-toggle {
  background: #fff !important;
}
.bootstrap-select.device-type.open > .dropdown-toggle .filter-option {
  color: #000;
}
/* jsTree default theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.jstree-node {
  white-space: nowrap;
}
.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}
.jstree-anchor:focus {
  outline: 0;
}
.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}
.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.jstree-ocl {
  cursor: pointer;
}
.jstree-leaf > .jstree-ocl {
  cursor: default;
}
.jstree .jstree-open > .jstree-children {
  display: block;
}
.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none;
}
.jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}
.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none;
}
.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}
.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}
.jstree-rtl .jstree-node {
  margin-left: 0;
}
.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}
.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}
.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer;
}
.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative;
}
.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.vakata-context {
  display: none;
}
.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999;
}
.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}
.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.vakata-context li {
  list-style: none;
  display: inline;
}
.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  -moz-text-shadow: 1px 1px 0 white;
  -webkit-text-shadow: 1px 1px 0 white;
  text-shadow: 1px 1px 0 white;
}
.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}
.vakata-context li > a:focus {
  outline: 0;
}
.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  -moz-text-shadow: 0 0 0 transparent;
  -webkit-text-shadow: 0 0 0 transparent;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
}
.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
}
.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}
.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}
.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}
.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}
.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}
.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}
.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}
.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}
.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}
#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}
#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}
#jstree-dnd .jstree-ok {
  background: green;
}
#jstree-dnd .jstree-er {
  background: red;
}
#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px;
}
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}
.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  -webkit-transition: background-color 0.15s, box-shadow 0.15s;
  transition: background-color 0.15s, box-shadow 0.15s;
}
.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}
.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666;
}
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none;
}
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold;
}
.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none;
}
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9;
}
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent;
}
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9;
}
.jstree-default > .jstree-striped {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}
.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
.jstree-default .jstree-wholerow {
  box-sizing: border-box;
}
.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9;
}
.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #beebff), color-stop(100%, #a8e4ff));
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
}
.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}
.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px;
}
.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px;
}
.jstree-default .jstree-wholerow {
  height: 24px;
}
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("../images/32_1px.png");
}
.jstree-default .jstree-node {
  background-position: -295px -4px;
  background-repeat: repeat-y;
}
.jstree-default .jstree-last {
  background: transparent;
}
.jstree-default .jstree-open > .jstree-ocl {
  background-position: -135px -4px;
}
.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -103px -4px;
}
.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -71px -4px;
}
.jstree-default .jstree-themeicon {
  background-position: -260px -4px;
}
.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px;
}
.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px;
}
.jstree-default .jstree-disabled {
  background: transparent;
}
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default .jstree-checkbox {
  background-position: -169px -4px;
  width: 14px !important;
}
.jstree-default .jstree-checkbox:hover {
  background-position: -169px -36px;
}
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -233px -4px;
}
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -233px -36px;
}
.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -201px -4px;
}
.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -201px -36px;
}
.jstree-default > .jstree-striped {
  background-size: auto 48px;
}
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px;
}
.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px;
}
.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px;
}
.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default .jstree-themeicon-custom.tree-icn-dc {
  background-image: url("../images/32_1px.png");
  background-position: -261px -36px;
}
.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../images/throbber.gif") center center no-repeat;
}
.jstree-default .jstree-file {
  background: url("../images/32_1px.png") -100px -68px no-repeat;
}
.jstree-default .jstree-folder {
  background: url("../images/32_1px.png") -260px -4px no-repeat;
}
.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("../images/32_1px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px;
}
#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px;
}
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}
.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}
.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}
.jstree-default-small .jstree-wholerow {
  height: 18px;
}
.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("../images/32_1px.png");
}
.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y;
}
.jstree-default-small .jstree-last {
  background: transparent;
}
.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px;
}
.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px;
}
.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px;
}
.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px;
}
.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px;
}
.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px;
}
.jstree-default-small .jstree-disabled {
  background: transparent;
}
.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px;
}
.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px;
}
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px;
}
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px;
}
.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px;
}
.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px;
}
.jstree-default-small > .jstree-striped {
  background-size: auto 36px;
}
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px;
}
.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px;
}
.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px;
}
.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../images/throbber.gif") center center no-repeat;
}
.jstree-default-small .jstree-file {
  background: url("../images/32_1px.png") -103px -71px no-repeat;
}
.jstree-default-small .jstree-folder {
  background: url("../images/32_1px.png") -263px -7px no-repeat;
}
.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("../images/32_1px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px;
}
#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px;
}
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}
.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}
.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}
.jstree-default-large .jstree-wholerow {
  height: 32px;
}
.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("../images/32_1px.png");
}
.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y;
}
.jstree-default-large .jstree-last {
  background: transparent;
}
.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px;
}
.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px;
}
.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px;
}
.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px;
}
.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px;
}
.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px;
}
.jstree-default-large .jstree-disabled {
  background: transparent;
}
.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px;
}
.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px;
}
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px;
}
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px;
}
.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px;
}
.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px;
}
.jstree-default-large > .jstree-striped {
  background-size: auto 64px;
}
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px;
}
.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px;
}
.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px;
}
.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../images/throbber.gif") center center no-repeat;
}
.jstree-default-large .jstree-file {
  background: url("../images/32_1px.png") -96px -64px no-repeat;
}
.jstree-default-large .jstree-folder {
  background: url("../images/32_1px.png") -256px 0px no-repeat;
}
.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("../images/32_1px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px;
}
#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px;
}
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}
@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("../images/40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("../images/40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px;
  }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }
}
@media (max-width: 768px) {
  .jstree-default-responsive .jstree-icon {
    background-image: url("../images/40px.png");
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px;
  }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
  }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
  }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important;
  }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important;
  }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px;
  }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px;
  }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px;
  }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  .jstree-default-responsive > .jstree-striped {
    background: transparent;
  }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px;
  }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9;
  }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff;
  }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666;
  }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0;
  }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none;
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url("../images/40px.png");
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }
  .jstree-default-responsive .jstree-last {
    background: transparent;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
  }
  .jstree-default-responsive .jstree-themeicon-custom.tree-icn-dc {
    background-image: url("../images/32_1px.png");
    background-position: -269px -63px;
  }
  .jstree-default-responsive .jstree-file {
    background: url("../images/40px.png") 0 -160px no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-folder {
    background: url("../images/40px.png") -40px -40px no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0;
  }
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
  /* MSPointer events - direct all pointer events to js */
}
.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}
/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 6px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 6px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 0px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 0px;
  padding-bottom: 30px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}
/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
	----------------------------------------
	6.1 THEMES
	----------------------------------------
	*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  filter: "alpha(opacity=10)";
  -ms-filter: "alpha(opacity=10)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
  width: 6px;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  width: 6px;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* theme: "light" */
.mCS-light.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #e4e5e7;
  width: 6px;
}
.mCS-light.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #b3b8bb;
  min-height: 6px;
}
.mCS-light.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #9fa5a9;
}
.mCS-light.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #818b91;
}
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 9px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  margin: 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 9px;
  margin: 0;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_vertical,
.mCS-inset-dark.mCSB_scrollTools_vertical,
.mCS-inset-2.mCSB_scrollTools_vertical,
.mCS-inset-2-dark.mCSB_scrollTools_vertical,
.mCS-inset-3.mCSB_scrollTools_vertical,
.mCS-inset-3-dark.mCSB_scrollTools_vertical {
  width: 9px;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 9px;
  margin: 0;
  position: absolute;
  width: auto !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 9px;
  margin: 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}
/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #e4e5e7;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #b3b8bb;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #b3b8bb;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #b3b8bb;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mcustom-scroll-bar-outside-15 .mCSB_scrollTools.mCSB_scrollTools_vertical {
  right: -10px !important;
}
/* ---------------------------------------- */
/* iCheck plugin Minimal skin
----------------------------------- */
.icheckbox_minimal,
.iradio_minimal {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 16px;
  width: 16px \9;
  height: 16px;
  background: url("../images/idmp-sprite@2x.png") no-repeat \9;
  background-size: 500px 800px !important \9;
  background-image: url("../images/idmp-sprite.png") ;
  border: none;
  cursor: pointer;
  margin-right: 8px;
}
.icheckbox_minimal.indeterminate {
  background-position: -30px -456px;
}
.icheck-valign-top .icheckbox_minimal,
.icheck-valign-top .iradio_minimal {
  vertical-align: top;
}
.icheckbox_minimal {
  background-position: -2px -23px;
}
.icheckbox_minimal.hover {
  background-position: -22px -23px;
}
.icheckbox_minimal.checked {
  background-position: -42px -23px;
}
.icheckbox_minimal.disabled {
  background-position: -219px -391px;
  cursor: default;
}
.icheckbox_minimal.checked.disabled {
  background-position: -239px -391px;
}
.iradio_minimal {
  background-position: -143px -23px;
}
.iradio_minimal.hover {
  background-position: -163px -23px;
}
.iradio_minimal.checked {
  background-position: -183px -23px;
}
.iradio_minimal.disabled {
  background-position: -203px -23px;
  cursor: default;
}
.iradio_minimal.checked.disabled {
  background-position: -223px -23px;
}
/* HiDPI support */
/*@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_minimal,
    .iradio_minimal {
        background-image: url(@sprite-url-2x);
        -webkit-background-size: 200px 20px;
        background-size: 200px 20px;
    }
    .icheckbox_minimal {
    background-position: 0 0;
}
    .icheckbox_minimal.hover {
        background-position: -20px 0;
    }
    .icheckbox_minimal.checked {
        background-position: -40px 0;
    }
    .icheckbox_minimal.disabled {
        background-position: -60px 0;
        cursor: default;
    }
    .icheckbox_minimal.checked.disabled {
        background-position: -80px 0;
    }

.iradio_minimal {
    background-position: -100px 0;
}
    .iradio_minimal.hover {
        background-position: -120px 0;
    }
    .iradio_minimal.checked {
        background-position: -140px 0;
    }
    .iradio_minimal.disabled {
        background-position: -160px 0;
        cursor: default;
    }
    .iradio_minimal.checked.disabled {
        background-position: -180px 0;
    }

}*/
.radio-inline .iradio_minimal {
  position: absolute !important;
  left: 0;
}
.checkbox-inline .icheckbox_minimal {
  position: absolute !important;
  left: 0;
}
.checkbox-inline label {
  line-height: 18px;
}
/* This is the core CSS of Tooltipster */
/* GENERAL STRUCTURE RULES (do not edit this section) */
.tooltipster-base {
  /* this ensures that a constrained height set by functionPosition,
	if greater that the natural height of the tooltip, will be enforced
	in browsers that support display:flex */
  display: flex;
  pointer-events: none;
  /* this may be overriden in JS for fixed position origins */
  position: absolute;
}
.tooltipster-box {
  /* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
	and flex-basis auto for IE11- (at least) */
  flex: 1 1 auto;
}
.tooltipster-content {
  /* prevents an overflow if the user adds padding to the div */
  box-sizing: border-box;
  /* these make sure we'll be able to detect any overflow */
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}
.tooltipster-ruler {
  /* these let us test the size of the tooltip without overflowing the window */
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}
/* ANIMATIONS */
/* Open/close animations */
/* fade */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
.tooltipster-fade.tooltipster-show {
  opacity: 1;
}
/* grow */
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}
.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
/* swing */
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}
.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}
/* fall */
.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-fall.tooltipster-initial {
  top: 0 !important;
}
.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}
/* slide */
.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-initial {
  left: -40px !important;
}
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}
/* Update animations */
/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */
/* fade */
@keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.tooltipster-update-fade {
  animation: tooltipster-fading 400ms;
}
/* rotate */
@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0);
  }
}
.tooltipster-update-rotate {
  animation: tooltipster-rotating 600ms;
}
/* scale */
@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.tooltipster-update-scale {
  animation: tooltipster-scaling 600ms;
}
/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 *
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */
/* .tooltipster-box */
.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid black;
  border-radius: 4px;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}
/* .tooltipster-content */
.tooltipster-sidetip .tooltipster-content {
  color: white;
  line-height: 18px;
  padding: 6px 14px;
}
/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  /* half the width, for centering */
  margin-left: -10px;
  top: 0;
  width: 20px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  /* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
	been positioned yet */
  top: 0;
  width: 10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  /* same as .tooltipster-left .tooltipster-arrow */
  top: 0;
  width: 10px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}
/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}
/* .tooltipster-arrow-background */
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px;
}
/* .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: black;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: black;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: black;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: black;
}
/* tooltipster-arrow-uncropped */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-box {
  border: none;
  background: #1b1b1b;
  background: rgba(10, 10, 10, 0.9);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow {
  height: 8px;
  margin-left: -8px;
  width: 16px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow {
  height: 16px;
  margin-left: 0;
  margin-top: -8px;
  width: 8px;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-background {
  display: none;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border {
  border: 8px solid transparent;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #1b1b1b;
  border-bottom-color: rgba(10, 10, 10, 0.9);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #1b1b1b;
  border-left-color: rgba(10, 10, 10, 0.9);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #1b1b1b;
  border-right-color: rgba(10, 10, 10, 0.9);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #1b1b1b;
  border-top-color: rgba(10, 10, 10, 0.9);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -8px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-uncropped {
  left: -8px;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-box {
  border: none;
  background: #1b1b1b;
  background: rgba(10, 10, 10, 0.9);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow {
  height: 8px;
  margin-left: -8px;
  width: 16px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow {
  height: 16px;
  margin-left: 0;
  margin-top: -8px;
  width: 8px;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-background {
  display: none;
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border {
  border: 8px solid transparent;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #1b1b1b;
  border-bottom-color: rgba(10, 10, 10, 0.9);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #1b1b1b;
  border-left-color: rgba(10, 10, 10, 0.9);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #1b1b1b;
  border-right-color: rgba(10, 10, 10, 0.9);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #1b1b1b;
  border-top-color: rgba(10, 10, 10, 0.9);
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -8px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-uncropped {
  left: -8px;
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-box {
  border: none;
  border-radius: 0px;
  background: #fff;
  box-shadow: 0 0 10px 6px rgba(0, 0, 0, 0.1);
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box {
  margin-top: 6px;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box {
  margin-right: 6px;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box {
  margin-left: 6px;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box {
  margin-bottom: 6px;
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-content {
  color: #8d8d8d;
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow {
  height: 6px;
  margin-left: -6px;
  width: 12px;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow {
  height: 12px;
  margin-left: 0;
  margin-top: -6px;
  width: 6px;
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background {
  display: none;
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border {
  border: 6px solid transparent;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #fff;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #fff;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #fff;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #fff;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -6px;
}
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped {
  left: -6px;
}
.ui-tooltip {
  min-width: 100px;
  max-width: 300px;
  background-color: #fff;
  color: #000;
  z-index: 9999;
  min-height: 22px;
  position: absolute;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  padding: 6px 9px;
  display: none;
  border: 1px solid #d7d7d7;
  font-weight: 300;
}
.ui-tooltip.ui-tooltip-right:after {
  width: 8px;
  height: 8px;
  box-shadow: -4px 2px 3px rgba(0, 0, 0, 0.02);
  top: 10px;
  left: -4px;
  background: #fff;
  position: absolute;
  content: " ";
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  border-left: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
.ui-tooltip.ui-tooltip-lg {
  min-height: 36px;
  padding-top: 8px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.08);
}
.ui-tooltip.ui-tooltip-lg.ui-tooltip-right:after {
  width: 10px;
  height: 10px;
  top: 12px;
  left: -5px;
  box-shadow: -4px 2px 3px rgba(0, 0, 0, 0.02);
}
.dashboard {
  background: #f2f2f2;
}
.db-breadcrumps {
  position: fixed;
  top: 92px;
  left: 0;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #f4f4f4;
  z-index: 2;
}
.db-breadcrumps .breadcrumb {
  margin: 0;
}
.db-breadcrumps .breadcrumb > li > a {
  color: #424f56;
}
.db-breadcrumps .breadcrumb > li + li:before {
  font-size: 18px;
  line-height: 12px;
}
.minimal-top-pane .db-breadcrumps {
  top: 71px;
}
.db-gray-bg {
  background-color: #808080;
}
.db-top-strip {
  background-color: #fff;
  position: fixed;
  height: 34px;
  left: 55px;
  right: 0;
  border-bottom: 1px solid #e4e4e4;
  z-index: 109;
}
.db-top-strip .form-fields {
  margin-top: 6px;
}
.dashboard-menu {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.dashboard-menu > li {
  float: left;
  padding: 4px 6px;
  border-left: 1px solid #eeeeee;
}
.dashboard-menu > li > a {
  color: #000000;
}
.dashboard-menu > li:last-child {
  border-right: 0px solid #fff;
  padding-right: 0;
}
.dashboard-menu > li > .dropdown {
  margin: -6px -15px -1px -6px;
}
.dashboard-menu > li > .dropdown > .btn {
  padding: 2px 9px 0px 9px;
  background-color: #fff;
  border: 1px solid #fff;
  height: 35px;
  margin-bottom: -2px;
}
.dashboard-menu > li > .dropdown.open > .btn {
  background-color: #fff;
  box-shadow: 0px -4px 5px #ccc;
  z-index: 5;
  border: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  position: relative;
  height: 35px;
  margin-bottom: 0;
}
.dashboard-menu > li > .dropdown > .dropdown-menu {
  margin-top: -1px;
  z-index: 1;
}
.dashboard-menu > li > .dropdown > .dropdown-menu > li > a {
  padding: 5px 10px;
}
.dashboard-menu > li > .dropdown > .dropdown-menu > li > a .idmp-icon {
  margin-right: 5px;
}
.db-stats {
  text-align: right;
  padding-right: 20px;
  padding-top: 13px;
  color: #fff;
}
.db-stats .count {
  font-size: 22px;
  font-weight: 300;
  line-height: 24px;
}
.db-stats .count-of {
  font-size: 11px;
  font-weight: 200;
  line-height: 14px;
}
.db-stats .count-period {
  font-size: 9px;
  font-weight: 200;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.db-stats .count-list {
  list-style: none;
  float: right;
  padding: 0;
  margin: 0;
}
.db-stats .count-list li {
  float: right;
  padding: 0 9px;
  text-align: center;
  position: relative;
}
.db-stats .count-list li span.list-seperator {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  height: 30px;
  width: 1px;
  right: 0;
  top: 2px;
  position: absolute;
}
.db-stats .count-list li:first-child {
  padding-right: 0;
}
.db_tile {
  height: 70px;
  position: relative;
}
.db_tile:hover {
  border-color: #b2b2b2;
}
.db_tile .db-tile-icon {
  width: 50px;
  height: 50px;
  margin-left: 25px;
  margin-top: 13px;
  background-image: url("../images/idmp-sprite@2x.png");
  background-size: 500px 800px !important;
  background-image: url("../images/idmp-sprite.png") \9;
  position: absolute;
}
.db-tile-1 {
  background-color: #ea7542;
}
.db-tile-1 .db-tile-icon {
  background-position: -260px -154px;
}
.db-tile-2 {
  background-color: #129ee2;
}
.db-tile-2 .db-tile-icon {
  background-position: -315px -155px;
}
.db-tile-3 {
  background-color: #0eb567;
}
.db-tile-3 .db-tile-icon {
  background-position: -375px -153px;
}
.db-tile-4 {
  background-color: #ab67ba;
}
.db-tile-4 .db-tile-icon {
  background-position: -435px -154px;
}
.no-db-rhs .db-static-pane-container {
  margin-right: 0 !important;
}
.no-db-rhs .db-static-right-pane {
  display: none;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.support-page-header .page-title {
  font-weight: 300 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.idmp-support .support-header h4 {
  font-size: 15px;
  font-weight: 600;
  line-height: 19px;
  border-bottom: 1px solid #cacaca;
  padding: 6px 0;
  margin-top: 0;
  margin-bottom: 0;
  min-height: 34px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.idmp-support .support-header h4 ul {
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
}
.idmp-support .support-header h4 ul li {
  float: left;
  font-size: 11px;
  font-weight: normal;
  line-height: 22px;
  padding: 0px 9px;
}
.idmp-support .support-header h4 ul li:last-child {
  padding-right: 0;
}
.idmp-support .support-header h4 ul li .btn-xs {
  padding: 2px 10px;
}
.idmp-support .tile-wrapper {
  clear: both;
}
.idmp-support .tile-wrapper .col {
  margin-top: 0;
  margin-bottom: 0;
}
.idmp-support .tile-wrapper .col-md-4 {
  padding-right: 0;
}
.idmp-support .tile-wrapper .col-md-6 {
  padding-right: 0;
}
.idmp-support .tile-wrapper .tile-1,
.idmp-support .tile-wrapper .tile-2 {
  float: left;
  width: 33.3%;
  padding: 0;
  margin-bottom: 15px;
  margin-right: 15px;
  position: relative;
  box-sizing: border-box;
}
.idmp-support .tile-wrapper .tile-2 {
  padding: 0;
  width: 100%;
}
.idmp-support .tile-wrapper .tile-inner {
  padding: 13px 28px;
  background: #ecedee;
  border-bottom: 2px solid #ecedee;
  min-height: 90px;
  position: relative;
}
.idmp-support .tile-wrapper .tile-inner > h3 {
  padding: 0;
  margin: 4px 0 0;
  font-weight: 300;
  line-height: 29px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
}
.idmp-support .tile-wrapper .tile-inner h4 {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 11px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.idmp-support .tile-wrapper .tile-inner span.tile-icon {
  position: absolute;
  display: block;
  right: 10px;
  top: 15px;
  margin: -4px 20px 0;
  height: 59px;
  width: 60px;
  background-image: url("../images/idmp-sprite@2x.png");
  background-size: 500px 800px !important;
  background-image: url("../images/idmp-sprite.png") \9;
}
.idmp-support .tile-wrapper .tile-inner ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  list-style: none;
  vertical-align: middle;
}
.idmp-support .tile-wrapper .tile-inner ul li {
  border-right: 1px solid #000;
  line-height: 11px;
  float: left;
}
.idmp-support .tile-wrapper .tile-inner ul li a {
  padding: 0 6px;
  color: #0086b8;
  text-decoration: none;
  margin-top: -2px;
  display: block;
}
.idmp-support .tile-wrapper .tile-inner ul li a:hover {
  text-decoration: underline;
}
.idmp-support .tile-wrapper .tile-inner ul li:first-child a {
  padding-left: 0;
}
.idmp-support .tile-wrapper .tile-inner ul li:last-child {
  border-right: 0px solid #fff;
}
.idmp-support .tile-wrapper .tile-inner .log {
  margin-left: 5px;
  margin-top: -5px;
}
.idmp-support .tile-wrapper .tile-color-1 .tile-inner:hover {
  border-color: #0084c9;
}
.idmp-support .tile-wrapper .tile-color-2 .tile-inner:hover {
  border-color: #f76b2e;
}
.idmp-support .tile-wrapper .tile-color-3 .tile-inner:hover {
  border-color: #35b459;
}
.idmp-support .tile-wrapper .tile-color-4 .tile-inner:hover {
  border-color: #18bbb4;
}
.idmp-support .tile-wrapper .tile-color-5 .tile-inner:hover {
  border-color: #c2185b;
}
.idmp-support .tile-wrapper .tile-color-6 .tile-inner:hover {
  border-color: #a8ad1f;
}
.idmp-support .tile-wrapper .tile-row-2 {
  margin-bottom: 0px;
}
.idmp-support .tile-wrapper .tile-inner .tile-contact-header {
  line-height: 15px;
  margin-bottom: 10px;
}
.idmp-support .tile-wrapper .tile-contact {
  color: #000;
  border-bottom: 1px solid #d3d7d8;
  margin-top: 5px;
  padding-bottom: 7px;
}
.idmp-support .tile-wrapper .tile-contact:last-child {
  border-bottom: 0px solid #d3d7d8;
}
.idmp-support .tile-wrapper .tile-contact h4 {
  color: #556067;
}
.idmp-support .tile-wrapper .tile-contact p {
  margin: 0;
  font-size: 11px;
  line-height: 14px;
}
.idmp-support .tile-wrapper .tile-contact a {
  font-size: 11px;
  display: inline-block;
  line-height: 14px;
}
.idmp-support .tile-wrapper .tile-color-7 .tile-inner {
  min-height: 195px;
  font-size: 13px;
}
.idmp-support .tile-wrapper .tile-contact-chat {
  margin-top: 18px;
}
.idmp-support .tile-wrapper .tile-contact-chat > div > a,
.idmp-support .tile-wrapper .tile-contact-chat > div > a * {
  text-decoration: none;
}
.idmp-support .tile-wrapper .tile-contact-chat > div > a:hover,
.idmp-support .tile-wrapper .tile-contact-chat > div > a *:hover {
  text-decoration: none;
}
.idmp-support .tile-wrapper .tile-contact-chat .tile-contact-chat-txt {
  font-size: 22px;
  font-weight: 600;
  color: #0086b8;
  margin-top: 0px;
}
.idmp-support .tile-wrapper .tile-contact-chat > div {
  width: 200px;
  margin: 0px auto;
  padding-left: 70px;
  position: relative;
}
.idmp-support .tile-wrapper .tile-contact-chat > div i {
  position: absolute;
  width: 47px;
  height: 37px;
  left: 0;
  top: 5px;
}
.idmp-support .tile-wrapper .tile-contact-chat > div span {
  display: block;
}
.idmp-support .db-chart-container {
  background: #fff;
  border: 1px solid #e4e4e4;
  padding: 15px 10px;
  height: auto;
  overflow: hidden;
  min-height: 328px;
}
.idmp-support .db-chart-container .db-chart-header {
  font-size: 13px !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-bottom: 1px solid #E4E4E4;
  margin: -10px 0 0 0;
  height: 25px;
  font-weight: 400;
  line-height: 19px !important;
}
.idmp-support .db-chart-container .db-chart-header .idmp-inline-icon {
  margin-right: 0px;
  margin-left: 4px;
}
.idmp-support .db-chart-container .db-chart-header .db-tool-set {
  float: right;
  list-style: none;
  margin: 2px 5px 0 0;
  padding: 0;
}
.idmp-support .db-chart-container .db-chart-header .db-tool-set li a.disable {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.idmp-support .db-chart-container .db-chart-header .db-tool-set li a.disable i {
  cursor: not-allowed;
  pointer-events: none;
}
.idmp-support .db-chart-container .db-chart-content {
  padding: 7px 0 0 5px;
  position: relative;
}
.idmp-support .db-chart-container .db-chart-content .btn-white {
  padding: 3px 10px !important;
  font-size: 11px;
  height: auto;
}
.idmp-support .db-chart-container .db-chart-content .idmp-feed-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.idmp-support .db-chart-container .db-chart-content .idmp-feed-list > li {
  min-height: 60px;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
  padding: 10px 0 10px 70px;
  cursor: pointer;
}
.idmp-support .db-chart-container .db-chart-content .idmp-feed-list > li a {
  color: #0086b8;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 100px;
  display: inline-block;
  max-width: 100%;
}
.idmp-support .db-chart-container .db-chart-content .idmp-feed-list > li button.btn {
  position: absolute;
  top: 30%;
  right: 20px;
  min-width: 70px;
  color: #000 !important;
  background: #fff;
  border: 1px solid #ccc;
  display: none;
  padding: 1px 5px !important;
}
.idmp-support .db-chart-container .db-chart-content .idmp-feed-list > li button.btn.btn-white:hover {
  color: #000;
  background-color: #e6e6e6 !important;
  border-color: #a2b0b8 !important;
}
.idmp-support .db-chart-container .db-chart-content .idmp-feed-list > li:hover {
  background: #f4f5f5;
}
.idmp-support .db-chart-container .db-chart-content .idmp-feed-list > li:hover button.btn {
  display: block;
}
.idmp-support .db-chart-container .db-chart-content .idmp-feed-list .forum-author {
  width: 40px;
  height: 40px;
  background: #ccc;
  border-radius: 50%;
  position: absolute;
  border: 0px solid #fff;
  border-style: none;
  top: 8px;
  left: 15px;
}
.idmp-support .db-chart-container .db-chart-content .idmp-feed-list .forum-author-info {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 7px;
}
.idmp-support .db-chart-container .db-chart-content .idmp-feed-list .forum-author-info li {
  float: left;
  padding: 0 10px;
  border-right: 1px solid #000;
  line-height: 11px;
}
.idmp-support .db-chart-container .db-chart-content .idmp-feed-list .forum-author-info li:last-child {
  border-right: 0px solid #fff;
}
.idmp-support .db-chart-container .db-chart-content .idmp-feed-list .forum-author-info li:first-child {
  padding-left: 0;
}
.idmp-support .db-chart-container .db-chart-content .idmp-feed-list.no-author-image > li {
  padding-left: 22px;
}
.idmp-support .db-chart-container .db-chart-content .loader-type-2 {
  text-align: center;
}
.idmp-support .db-chart-container .db-chart-content .loader-type-2 .loader-inner {
  position: relative;
  width: auto;
  min-width: 145px;
  display: inline-block;
}
.idmp-support .db-chart-container:hover {
  border-color: #e4e4e4;
}
.idmp-support .event_info .event_date {
  background: url("../images/idmp-sprite@2x.png") -193px -989px;
  background-image: url("../images/idmp-sprite.png") \9;
  background-size: 500px 800px !important;
  width: 47px;
  height: 41px;
  display: block;
  position: absolute;
  text-align: center;
  line-height: 45px;
  font-size: 22px;
  font-weight: 300;
}
.idmp-support .event_info .event_details {
  margin-left: 65px;
}
.idmp-support .event_info .event_details p {
  font-size: 13px;
  margin-bottom: 5px;
}
.idmp-support .event_info .event_details span {
  color: #8e959a;
}
@font-face {
  font-family: "Editor";
  src: url('../images/ZoFo_RTE.eot');
  src: url('../images/ZoFo_RTE.eot?#iefix') format('eot'), url('../images/ZoFo_RTE.woff') format('woff'), url('../images/ZoFo_RTE.ttf') format('truetype'), url('../images/ZoFo_RTE.svg#zmail') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="zei-"],
[zei*=" zei-"] {
  display: inline-block;
  cursor: pointer;
  font-weight: normal;
  font-style: normal;
}
[class^="zei-"] {
  color: #888;
}
[class^="zei-"]:before,
[zei*=" zei-"]:before {
  font-family: Editor;
  font-weight: normal;
  font-style: normal;
  font-size: 9px;
  width: 12px;
  display: inline-block;
  text-shadow: none;
  white-space: nowrap;
  vertical-align: middle;
  padding: 0 3px;
  cursor: pointer;
  text-align: center;
}
.zei-bold:before {
  content: "\e903";
}
.zei-underline:before {
  content: "\e905";
}
.zei-strike:before {
  content: "\e906";
}
.zei-removeformat:before {
  content: "\e914";
}
.zei-textleft:before {
  content: "\e90a";
}
.zei-textright:before {
  content: "\e90b";
}
.zei-textcenter:before {
  content: "\e90c";
}
.zei-textjustify:before {
  content: "\e909";
}
.zei-indent:before {
  content: "\e90f";
}
.zei-outdent:before {
  content: "\e910";
}
.zei-unorder:before {
  content: "\e90d";
}
.zei-order:before {
  content: "\e90e";
}
.zei-link:before {
  content: "\e911";
}
.zei-unlink:before {
  content: "\e912";
}
.zei-table:before {
  content: "\e915";
}
.zei-line:before {
  content: "\e916";
}
.zei-smiley:before {
  content: "\e917";
}
.zei-fontfamily:before {
  content: "\e918";
  padding-left: 8px;
  width: 20px;
}
.zei-quote:before {
  content: "\e913";
}
.zei-image:before {
  content: "\e919";
}
.zei-arrow:before {
  content: "\e901";
  color: #C9CACD !important;
}
.zei-italic:before {
  content: "\e904";
}
.zei-rarrow:before {
  content: "\e902";
}
.zei-close:before {
  content: "\e920";
  font-size: 16px;
  color: #333;
}
.zei-uncheck:before {
  content: "\e91b";
}
.zei-check:before {
  content: "\e91c";
}
.zei-option:before {
  content: "\e91e";
}
.zei-unoption:before {
  content: "\e91d";
}
.zei-attachment:before {
  content: "\e900";
}
.zei-more:before {
  content: "\e91a";
}
.zei-textclr:before {
  content: "\e907";
}
.zei-rtl:before {
  content: "\e922";
}
.zei-ltr:before {
  content: "\e923";
}
.zei-html:before {
  content: "\e924";
}
.zei-bgclr {
  width: 14px;
  height: 16px;
  display: inline-block;
  margin: 10px 3px 3px 5px;
  background-image: url('../images/zme.png');
  background-position: -83px -2px;
}
.ze_SCmb {
  background-color: #fafafa;
  height: 28px;
  border-bottom: 1px solid #e5e5e5;
  font-family: "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 0 10px 0 1px;
  position: relative;
}
.ze_SCmb font {
  width: 1px;
  overflow: hidden;
  float: left;
  background-color: #e5e5e5;
  height: 18px;
  margin-top: 6px;
}
.ze_SCmb ul,
.ze_SCmb li {
  padding: 0;
  list-style: none;
  float: left;
}
.ze_SCmb ul {
  margin: 0;
}
.ze_SCmb li {
  margin: 0 0 0 1px;
}
.ze_SCmb ul li:first-child {
  margin: 0;
}
.ze_SCmb li b {
  height: 30px;
  line-height: 23px;
  padding: 1px 6px;
  display: block;
  position: relative;
  font-weight: normal;
  background: none;
  border: 1px solid transparent;
  cursor: pointer;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.ze_SCmb li b span.ze_pdl {
  padding-left: 5px;
  position: relative;
  top: 0px;
  font-size: 13px;
}
.ze_SCmb li b div.ze_hd {
  position: absolute;
  border: 1px solid #e0e0e0;
  border-width: 1px 0;
  width: 5px;
  height: 100%;
  top: -1px;
  left: -3px;
}
.ze_SCmb li b.ze_dn div.ze_hd {
  background-color: #FFF;
  height: 4px;
  margin: 0 0 0 -3px;
  width: 100%;
  z-index: 599;
  display: block;
  left: 3px;
  top: 31px;
  position: absolute;
  border: 0;
}
.ze_SCmb li b.ze_dn {
  background-color: #fff;
  border: 1px solid #ccc;
  border-bottom: 0 solid #fff;
  height: 36px;
  padding: 1px 4px 0;
}
.ze_SCmb li b:hover {
  background-color: #f1f1f1;
}
.ze_SCmb li b:hover span:before,
.ze_SCmb li b.ze_Sel span:before {
  color: #222 !important;
}
.ze_SCmb li b.ze_dn.ze_Sel div.ze_hd {
  background-color: #FFF;
  border: 0;
}
.ze_SCmb li b.ze_dn.ze_Sel {
  background-color: #fff;
  border: 1px solid #ccc;
  border-bottom: 0 solid #fff;
  margin: -1px -1px 0 -1px;
  padding: 2px 7px 0 7px;
  height: 29px;
}
.ze_alttool {
  position: absolute;
  padding: 0;
  z-index: 998;
}
.ze_dd {
  display: none;
  position: absolute;
  padding: 5px;
  z-index: 500;
}
.ze_dd ul {
  margin: -5px 0 0 -5px;
  padding: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: 0;
  overflow: hidden;
  overflow-y: auto;
  -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.14);
  box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.14);
}
.ze_dd .ze_ddr {
  margin: -5px -5px 0 0;
  -moz-box-shadow: -1px 2px 4px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: -1px 2px 4px rgba(0, 0, 0, 0.14);
  box-shadow: -1px 2px 4px rgba(0, 0, 0, 0.14);
}
.ze_tbdr {
  border-top: 1px solid #CCC !important;
}
.ze_dd li {
  float: none;
  padding: 7px 15px;
  line-height: 20px;
  height: 30px;
  list-style: none;
  cursor: pointer;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.ze_dd li:hover,
.ze_dd li.sel {
  background-color: #e5e5e5;
  overflow: hidden;
}
.ze_lne {
  padding: 0!important;
  background-color: #dadada;
  height: 1px!important;
  line-height: 1px!important;
  overflow: hidden!important;
}
.ze_dd {
  position: absolute;
  margin: 0;
  opacity: 0;
  display: block;
}
.zei-arrow,
.zei-arrow:before {
  width: 14px;
  height: 28px;
  padding-top: 2px;
  padding-right: 6px;
  text-align: center;
}
.zei-arrow {
  margin-right: -4px;
  margin-top: -3px;
}
.zei-arrow:before {
  padding-left: 0;
}
.zei-arrow.ze-big,
.zei-arrow.ze-big:before {
  width: 34px;
  padding-right: 0;
}
.ze_dd.shw {
  opacity: 1;
}
.ze_dd li:hover {
  background-color: #ebebeb;
}
ul.ze_cb {
  height: 155px;
  width: 235px;
}
ul.ze_cb li {
  cursor: pointer;
  display: inline;
  float: left;
  line-height: normal;
  list-style-type: none;
  margin: 3px 0 0 5px;
  overflow: hidden;
  height: 14px;
  width: 14px;
  padding: 0;
  border: 1px solid #999;
}
ul.ze_sb {
  width: 204px;
  padding: 5px;
}
ul.ze_sb li {
  cursor: pointer;
  display: inline;
  float: left;
  line-height: normal;
  list-style-type: none;
  overflow: hidden;
  border: 1px solid #fff;
  margin: 1px;
  padding: 3px;
  width: 28px;
  height: 28px;
}
ul.ze_sb li:hover {
  box-shadow: #808080 0 0 1px;
  background-color: #fff;
}
.ze_orly {
  position: fixed;
  background-color: #fff;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 9998;
}
.ze_esel {
  background-color: #f0f0f0 !important;
}
.ze_btn b {
  width: auto!important;
  white-space: nowrap;
  padding: 0 10px!important;
}
.ze_btn li:hover {
  background-color: transparent;
}
.ze_SCmb.ze_btn {
  background-color: #fff;
  border-bottom: 0;
}
.ze_SCmb ul.ze_frt {
  float: right;
}
.ze_phd {
  background-color: #e5e5e5;
  font-size: 110%;
  padding: 5px 10px 0;
  font-weight: bold;
  position: relative;
  top: -3px;
}
.ze_ptt {
  background-color: #f5f5f5;
}
.ze_ptble {
  font-size: 12px;
  width: 100%;
}
.ze_ptble tr td {
  padding: 6px 15px;
}
.ze_ptble tr td input[type=radio] {
  margin: 4px 10px;
}
.ze_ptble tr td input[type=text] {
  height: 26px;
  padding: 6px;
}
.ze_ptble table {
  font-size: 12px;
  padding: 5px 20px 5px 0;
}
.ze_ptble label {
  cursor: pointer;
}
.ze_m20 {
  margin-right: 20px;
}
.ze_area {
  width: 100%;
  border: 0px solid black;
  border-width: 0;
}
.ze-big:before {
  font-size: 22px;
  color: #666 !important;
}
.ze_frt {
  float: right!important;
}
.ze_bld {
  font-weight: bold;
}
.zep_PU {
  font-size: 12px;
  position: absolute;
  background-color: #fff;
  border: 1px solid #c5c5c5;
  min-width: 375px;
  max-width: 800px;
  -moz-box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
.zep_PUtts .zep_arr {
  background-color: #f9f9f9;
  -moz-box-shadow: 1px 1px 0 #fff inset;
  -webkit-box-shadow: 1px 1px 0 #fff inset;
  box-shadow: 1px 1px 0 #fff inset;
}
.zep_PUtt {
  border-bottom: 1px solid #e5e5e5;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  color: #222;
  font-size: 15px;
}
.zep_PUtt i {
  float: right;
}
.zep_PUbtm {
  border-top: 1px dashed #c5c5c5;
  text-align: center;
  margin: 10px 15px 0 15px;
  padding: 20px 0;
}
.zep_PUbtm span {
  height: 21px;
  border: 1px solid #cecece;
  line-height: 21px;
  padding: 3px 24px;
  margin-right: 8px;
  background-color: #fff;
  color: #666;
  display: inline-block !important;
  cursor: pointer;
  font-size: 110%;
}
.zep_PUbtm span.sel {
  background-color: #424f56;
  border-width: 0;
  padding: 5px 18px;
  min-width: 70px;
  text-align: center;
  color: #fff;
  height: 30px;
}
.ze_angry,
.ze_anxious,
.ze_claps,
.ze_coolnew,
.ze_dislike,
.ze_dizzy,
.ze_doubtful,
.ze_halo,
.ze_idea,
.ze_injured,
.ze_like,
.ze_lipssealed,
.ze_lol,
.ze_loveit,
.ze_meh,
.ze_neutral,
.ze_ontarget,
.ze_sad,
.ze_searching,
.ze_shocked,
.ze_sick,
.ze_sleepy,
.ze_smilenew,
.ze_tearofjoy,
.ze_tensed,
.ze_tongueout,
.ze_winknew,
.ze_worried,
.ze_yoyo,
.ze_yummy {
  background-image: url('../images/smileys.png');
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 1px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .ze_angry,
  .ze_anxious,
  .ze_claps,
  .ze_coolnew,
  .ze_dislike,
  .ze_dizzy,
  .ze_doubtful,
  .ze_halo,
  .ze_idea,
  .ze_injured,
  .ze_like,
  .ze_lipssealed,
  .ze_lol,
  .ze_loveit,
  .ze_meh,
  .ze_neutral,
  .ze_ontarget,
  .ze_sad,
  .ze_searching,
  .ze_shocked,
  .ze_sick,
  .ze_sleepy,
  .ze_smilenew,
  .ze_tearofjoy,
  .ze_tensed,
  .ze_tongueout,
  .ze_winknew,
  .ze_worried,
  .ze_yoyo,
  .ze_yummy {
    background-image: url('../images/smileysretina.png');
    background-size: 240px 290px;
  }
}
.ze_smilenew {
  background-position: 0 0;
}
.ze_sad {
  background-position: -168px -24px;
}
.ze_lol {
  background-position: -24px 0;
}
.ze_angry {
  background-position: -72px -48px;
}
.ze_tongueout {
  background-position: -48px -24px;
}
.ze_coolnew {
  background-position: -96px 0;
}
.ze_winknew {
  background-position: -24px -24px;
}
.ze_meh {
  background-position: -192px -72px;
}
.ze_tearofjoy {
  background-position: -48px 0;
}
.ze_shocked {
  background-position: -48px -72px;
}
.ze_loveit {
  background-position: -120px 0;
}
.ze_neutral {
  background-position: -168px -72px;
}
.ze_worried {
  background-position: -24px -48px;
}
.ze_yummy {
  background-position: -120px -24px;
}
.ze_sleepy {
  background-position: -168px -48px;
}
.ze_dizzy {
  background-position: -72px -72px;
}
.ze_sick {
  background-position: -120px -72px;
}
.ze_injured {
  background-position: -144px -72px;
}
.ze_idea {
  background-position: 0 -24px;
}
.ze_doubtful {
  background-position: -24px -72px;
}
.ze_tensed {
  background-position: -96px -48px;
}
.ze_searching {
  background-position: -216px 0;
}
.ze_anxious {
  background-position: 0 -48px;
}
.ze_lipssealed {
  background-position: -216px -72px;
}
.ze_halo {
  background-position: -96px -24px;
}
.ze_like {
  background-position: 0 -120px;
}
.ze_dislike {
  background-position: -24px -120px;
}
.ze_claps {
  background-position: -168px -120px;
}
.ze_yoyo {
  background-position: -120px -120px;
}
.ze_ontarget {
  background-position: -24px -168px;
}
.ze_spell {
  position: absolute;
  background-color: #f5f5f5;
  border: 1px solid #e5e5e5;
  padding: 5px;
  top: 35px;
  right: 1px;
}
.ze_spell a {
  padding: 0 10px;
}
.ze_spell i {
  margin-left: 10px;
}
.ze_spell span {
  padding: 0 5px;
  margin-left: 5px;
  cursor: pointer;
}
.ze_spell span:hover {
  text-decoration: underline;
}
.ze_ptble .ze_iiInput {
  padding-right: 15px;
}
.ze_ptble .ze_iiInput > div input {
  width: 100%;
}
.ze_ptble .ze_iiSnF {
  color: #a0a0a0;
  font-size: 12px;
  font-style: italic;
  line-height: 11px;
  margin: 0;
  padding: 8px 0 0;
}
.ze_ptble .ze_iiS {
  color: #c2c2c2;
  padding: 8px 0;
}
.ze_ptble .ze_iiS > span {
  color: #222;
}
.ze_ptble .ze_iiI {
  border: #e6e2e3 1px solid;
  height: 120px;
  width: 120px;
}
.ze_ptble .ze_input_text {
  border: #e5e5e5 1px solid;
  padding: 5px 10px;
  width: 293px;
  display: block;
  font-style: italic;
}
.ze_ptble .ze_input_text:focus {
  outline: none;
}
.ze_ptble .ze_iiIP {
  color: #c3c3c3;
  display: block;
  line-height: 120px;
  text-align: center;
}
.ze_popuperrmsg {
  color: #F00;
}
.ze_imgpopupinfo {
  color: #1DAF15;
  font-weight: bold;
  display: none;
}
.ze_change-captcha-icon {
  background: url("../images/refresh.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  float: right;
  height: 23px;
  width: 38px;
}
.ze_select {
  border: 1px solid #ccc;
  overflow: hidden;
  outline: none;
  position: relative;
  display: inline-block;
  height: 24px;
  width: 70%;
  background-color: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: right;
  width: 60px;
  margin-right: 15px;
}
.ze_select select {
  padding: 0 8px;
  background-color: #fff;
  border: none;
  box-shadow: none;
  background-image: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
  width: 100%;
}
.ze_select:after {
  content: "\e933";
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  pointer-events: none;
  font-family: ZoFo-Mail;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  text-shadow: none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  color: #555;
  text-align: center;
}
.zep_PUbtm span[data-val=Cancel] {
  border-color: transparent;
  background-color: #e6e6e6;
  padding: 5px 18px;
  min-width: 70px;
  height: 31px;
}
.ze_drag {
  background-color: #fafafa;
  border: 3px dashed #dedede;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.8;
  position: relative;
  height: 66%;
  width: 70%;
  top: 17%;
  text-align: center;
  font-size: 20px;
}
.ze_drag span {
  position: relative;
  top: 46%;
  color: #ccc;
}
.ze_autoFill li {
  padding: 7px;
}
.ze_autoFill li img {
  height: 20px;
  width: 20px;
  padding-right: 7px;
  vertical-align: middle;
}
.zep_ptxtara {
  border-color: #ccc;
  margin-top: 10px;
}
#ze_dropdown {
  z-index: 9999;
}
.loader {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 100;
}
.loader.loader-sm .loader-sprite {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  padding: 4px;
  border-radius: 4px;
}
.loader.loader-md .loader-sprite {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  padding: 4px;
  border-radius: 4px;
}
.loader.loader-sprite-with-box .loader-sprite {
  position: absolute;
  width: 90px;
  height: 60px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  left: 50%;
  top: 50%;
  margin-top: -30px;
  margin-left: -45px;
  background-color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  line-height: 50px;
}
.loader.loader-sprite-with-box.loader-md .loader-sprite {
  width: 160px;
  height: 73px;
  line-height: 65px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}
.loader.loader-text.loader-sm .loader-sprite {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -60px;
  margin-top: -20px;
  width: 110px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  padding: 4px;
  border-radius: 4px;
  background: #fff;
}
.loader.loader-text.loader-md .loader-sprite {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -60px;
  margin-top: -25px;
  width: 120px;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  padding: 4px;
  border-radius: 4px;
  background: #fff;
}
.loader.loader-warning .loader-sprite {
  background-color: #ffffd9 !important;
}
.loader.loader-nofreeze {
  background-color: transparent !important;
}
.bar-loader {
  width: 100%;
  position: fixed;
  left: 0;
  z-index: 9999;
  top: 50px;
}
.bar-loader .bar-loader-inner,
.bar-loader .bar-loader-line {
  position: absolute;
  width: 100%;
  height: 2px;
}
.bar-loader .bar-loader-line {
  background: #0086b8;
}
.bar-loader .bar-loader-strip {
  position: absolute;
  background: #fff;
  width: 10px;
  height: 2px;
}
.bar-loader .bar-loader-anim1 {
  -webkit-animation: loading 2s infinite;
  -moz-animation: loading 3s infinite;
  -ms-animation: loading 2s infinite;
  -o-animation: loading 2s infinite;
  animation: loading 3s infinite;
}
.bar-loader .bar-loader-anim2 {
  -webkit-animation: loading 2s 0.5s infinite;
  -moz-animation: loading 3s 0.5s infinite;
  -ms-animation: loading 2s 0.5s infinite;
  -o-animation: loading 2s 0.5s infinite;
  animation: loading 3s 0.5s infinite;
}
.bar-loader .bar-loader-anim2 {
  -webkit-animation: loading 2s 1s infinite;
  -moz-animation: loading 3s 1s infinite;
  -ms-animation: loading 2s 1s infinite;
  -o-animation: loading 2s 1s infinite;
  animation: loading 3s 1s infinite;
}
.full-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1003;
}
.full-loader.freeze {
  background: rgba(0, 0, 0, 0.5);
}
.full-loader .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  margin: -30px 0 0 -30px;
  width: 50px;
  height: 50px;
  padding: 9px;
  border-radius: 3px;
  border: 1px solid #eeeeee;
  text-align: center;
}
.full-loader.full-loader-text .loader {
  width: 200px;
  margin-left: -100px;
}
.full-loader.full-loader-text .loader .close {
  line-height: 30px;
  display: block;
  position: absolute;
  right: 4px;
  top: -6px;
  font-size: 16px;
  color: #C7C7C7;
}
.full-loader.full-loader-text .loader .close:hover {
  color: inherit;
}
.solid-loader {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #fff;
  z-index: 100;
}
.solid-loader .loader-text {
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.solid-loader .loader-text img {
  margin-right: 10px;
}
.signup-wrapper {
  width: 377px;
  margin: 0 auto 0px auto;
  padding-top: 41px;
  right: 472px;
}
.signup-wrapper > h1 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  color: #000;
  margin-top: 0;
}
.signup-wrapper > h2 {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 17px;
  margin-top: 17px;
  padding-top: 5px;
  color: #000;
}
.signup-wrapper > h4 {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 10px;
  margin-top: 17px;
  padding-top: 5px;
  color: #000;
  display: none;
}
.signup-wrapper > h5 {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 17px;
  margin-top: 13px;
  padding-top: 5px;
  color: #000;
  display: none;
}
.signup-wrapper > ul.ul-access-list {
  list-style: none;
  padding: 0;
  margin: 35px 0 0 0;
  display: none;
}
.signup-wrapper > ul.ul-access-list > li {
  display: inline-block;
  padding: 0 13px;
  border-right: 1px solid #A0A0A0;
  line-height: 12px;
  font-weight: 300;
}
.signup-wrapper > ul.ul-access-list > li:last-child {
  border-right-width: 0;
}
.signup-wrapper > ul.ul-access-list > li > span {
  color: #000;
}
.signup-wrapper .form-wrapper {
  width: 100%;
}
.signup-wrapper .form-wrapper .form-group {
  position: relative;
}
.signup-wrapper .form-wrapper .form-group + .form-group {
  margin-top: 25px;
}
.signup-wrapper .form-wrapper .form-group .input-group-floating-label .form-label {
    margin-left: 55px;
}
.signup-wrapper .form-wrapper .form-group .static-label {
  font-size: 11px;
  color: #333;
  display: block;
}
.signup-wrapper .form-wrapper .form-group.focused .input-group-floating-label .form-label {
    margin-left: 0px;
}
.signup-wrapper .form-wrapper .form-group .form-label {
  position: absolute;
  left: 8px;
  top: 11px;
  color: #666666;
  background-color: #fff;
  z-index: 1;
  font-size: 12px;
  font-weight: 400;
  transition: transform 150ms ease-out, font-size 150ms ease-out;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.signup-wrapper .form-wrapper .form-group.focused .form-label {
  transform: translateY(-180%) translateX(-8px);
  font-size: 11px;
  color: #00b0d7;
  font-weight: normal;
  background-color: transparent;
  opacity: 1;
  filter: alpha(opacity=100);
}
.signup-wrapper .form-wrapper .form-group.focused .form-input {
  border-color: #00b0d7;
}
.signup-wrapper .form-wrapper .form-group.filled .form-label {
  visibility: visible;
}
.signup-wrapper .form-wrapper .form-group.filled .form-input {
  border-color: #cccccc;
}
.signup-wrapper .form-wrapper .form-group .form-input {
  position: relative;
  padding: 8px 7px 8px 7px;
  width: 100%;
  outline: 0;
  border: 0;
  border: 1px solid #d7d7d7;
  font-size: 12px;
  z-index: 2;
  background: transparent;
  font-family: "ZohoPuvi", Helvetica, Arial, sans-serif;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.signup-wrapper .form-wrapper .form-group .form-input::placeholder {
  font-size: 11px;
  color: #666;
  opacity: 0;
  filter: alpha(opacity=0);
}
.signup-wrapper .form-wrapper .form-group .form-input[disabled] {
  background-color: #F5F5F5;
  color: #8d8d8d;
}
.signup-wrapper .form-wrapper .form-group .input-group .form-input {
  display: table-cell;
}
.signup-wrapper .form-wrapper .form-group .bootstrap-select {
  width: 100%;
}
.signup-wrapper .form-wrapper .form-group .bootstrap-select .btn-default {
  padding: 6px 16px 6px 7px;
  height: 36px;
  border-color: #d7d7d7;
}
.signup-wrapper .form-wrapper .form-group .input-group {
    border: 1px solid #d7d7d7;
}
.signup-wrapper .form-wrapper .form-group.has-error .input-group {
    border-color: #f1454d !important;
}
.signup-wrapper .form-wrapper .form-group .bootstrap-select.btn-group .dropdown-toggle .caret {
  width: 30px;
  height: 35px;
  background-color: transparent;
  border: none;
  background-position: -253px -651px;
}
.signup-wrapper .form-wrapper .form-group .bootstrap-select .dropdown-menu li a {
  min-height: 32px;
  padding: 8px 12px 6px;
}
.signup-wrapper .form-wrapper .form-group .bootstrap-select .dropdown-menu li.divider {
  margin: 4px 13px;
}
.signup-wrapper .form-wrapper .form-group .bootstrap-select > .dropdown-toggle .bs-caret .caret {
  width: 30px !important;
  height: 35px !important;
  background-position: -253px -651px;
  background-color: transparent;
  border-left: none;
  border: none;
}
}
.signup-wrapper .form-wrapper .form-group.signup-action {
  margin-top: 16px;
}
.signup-wrapper .form-wrapper .form-group.signup-action .signup-terms {
  color: #a3a3a3;
  font-size: 9px;
  font-weight: 300;
}
.signup-wrapper .form-wrapper .form-group.signup-action .signup-terms > a {
  color: #a3a3a3;
  text-decoration: underline;
}
.signup-wrapper .form-wrapper .form-group.signup-action .btn-danger {
  width: 100%;
  height: 40px;
  background-color: #D5382F;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 40px;
}
.signup-wrapper .form-wrapper .form-group.signup-action .btn-danger:hover {
  background-color: #c33027;
  box-shadow: inset 0 0 0 23px #ae2b23;
}
.signup-wrapper .form-wrapper .form-group.signin-using-other {
  margin-top: 16px;
}
.signup-wrapper .form-wrapper .form-group.signin-using-other > span {
  font-size: 11px;
  color: #b2b2b2;
  margin-right: 5px;
  font-weight: 600;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.signup-wrapper .form-wrapper .form-group.signin-using-other .idmp-inline-icon {
  width: 40px;
  height: 40px;
  margin: 0 1px;
  cursor: pointer;
}
.signup-wrapper .form-wrapper .form-group > .error-msg {
  display: none;
  position: absolute;
  color: #d00008;
  font-size: 9px;
}
.signup-wrapper .form-wrapper .form-group.has-error .form-input {
  border-color: #f1454d;
}
.signup-wrapper .form-wrapper .form-group.has-error .error-msg {
  display: block;
}
.signup-right-banner {
  width: 472px;
  position: fixed;
  top: 0 !important;
  right: 0;
  bottom: 0;
  padding-top: 60px;
  background: #465E7D;
}
.signup-right-banner .signup-right-inner {
  top: 7%;
  position: absolute;
}
.signup-right-banner h1 {
  font-size: 22px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: center;
  font-weight: 200;
  padding-top: 0;
  margin-top: 0;
}
.signup-right-banner h1 > span {
  font-size: 35px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  display: block;
  font-weight: 600;
  margin-top: 15px;
}
.signup-right-banner h2 {
  font-size: 24px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  padding-top: 0;
  margin-top: 0;
  font-family: "ZohoPuvi", Helvetica, Arial, sans-serif;
  margin-bottom: 50px;
}
.signup-right-banner h3 {
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-weight: 400;
  padding-top: 0;
  margin-top: 0;
  line-height: 35px;
  margin-top: 25px;
  font-family: "ZohoPuvi", Helvetica, Arial, sans-serif;
}
.signup-right-banner .signup-bottom-pattern {
  width: 100%;
  height: 169px;
  bottom: 0px;
  position: absolute;
  background-image: url(../images/cloud.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 472px 168px;
  left:0px;
}
.signup-right-banner .signup-bottom-apps {
  width: 356px;
  height: 405px;
  bottom: 35px;
  position: absolute;
  background-image: url("../images/banner-apps.png");
  background-size: 356px 405px;
  background-repeat: no-repeat;
  background-position: bottom center;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 1;
}
.signup-right-banner.signup-right-banner2 {
  background: #465E7D;
}
.signup-right-banner.signup-right-banner2 .signup-right-inner {
  width: 100%;
}
.fe-container {
  padding: 0 25px;
  color: #fff;
  margin-top: 80px;
}
.fe-container > .fe-box {
  width: 50%;
  float: left;
  text-align: center;
  min-height: 188px;
}
.fe-container > .fe-box > p {
  font-size: 13px;
  font-weight: 300;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.fe-container > .fe-box i {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("../images/signup-sprite.png");
  background-size: 223px 36.5px;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}
.fe-container > .fe-box.fe-img-1 i {
  background-position: -68px -1px;
  width: 35px;
  height: 35px;
}
.fe-container > .fe-box.fe-img-2 i {
  background-position: -187px -1px;
  width: 36px;
  height: 37px;
}
.fe-container > .fe-box.fe-img-3 i {
  background-position: 0 0;
  width: 48px;
  height: 37px;
}
.fe-container > .fe-box.fe-img-4 i {
  background-position: -122px 0;
  width: 46px;
  height: 31px;
  margin-bottom: 16px;
}
.acc-denied {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  height: 120px;
  margin: 25px auto 35px;
  transform: rotate(-45deg);
  width: 120px;
}
.acc-denied .acc-tt {
  height: 70px;
  opacity: 0.5;
  position: relative;
  top: -200px;
  width: 100%;
  z-index: 2;
}
.acc-denied .acc-bb {
  height: 70px;
  opacity: 0.5;
  position: relative;
  top: 200px;
  width: 100%;
  z-index: 1;
}
.acc-denied .acc-shadw {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  border-radius: 100%;
  bottom: 8px;
  box-acc-shadw: 0px 18px 22px #cccccc;
  display: none;
  height: 17px;
  height: 70px;
  left: -17px;
  opacity: 0.5;
  position: absolute;
  position: relative;
  transform: rotate(45deg);
  width: 80px;
  width: 100%;
  z-index: 3;
}
.acc-denied .acc-t {
  border-radius: 6px;
  height: 70px;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
.acc-denied .acc-t div {
  -moz-box-sizing: border-box;
  border: 18px solid;
  box-sizing: border-box;
  float: left;
  height: 120px;
  position: absolute;
  width: 100%;
}
.acc-denied .acc-t div:nth-child(1) {
  border-radius: 100%;
}
.acc-denied .acc-t div:nth-child(2) {
  border: none;
  border-bottom: 18px solid #db3020;
  height: 70px;
  margin-left: 10px;
  width: 90%;
}
.acc-denied .acc-t:first-child {
  left: -5px;
  top: -7px;
}
.acc-denied .acc-t:first-child div {
  border-color: #8b1604;
}
.acc-denied .acc-t:last-child div {
  border-color: #db3020;
}
.acc-denied .acc-b {
  border-radius: 6px;
  height: 70px;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
.acc-denied .acc-b div {
  border-width: 18px;
  border-style: solid;
  float: left;
  height: 120px;
  position: absolute;
  width: 100%;
}
.acc-denied .acc-b div:nth-child(1) {
  border-radius: 100%;
  bottom: 0px;
}
.acc-denied .acc-b div:nth-child(2) {
  border: none;
  border-bottom: 18px solid #db3020;
  bottom: 60px;
  height: 70px;
  margin-left: 10px;
  width: 90%;
}
.acc-denied .acc-b:first-child {
  left: -5px;
  top: -6px;
}
.acc-denied .acc-b:first-child div {
  border-color: #8b1604;
}
.acc-denied .acc-b:last-child div {
  border-color: #db3020;
}
@media screen and (max-width: 900px) {
  .signup-wrapper {
    width: 400px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .signup-wrapper.idmp-w-600 {
    width: 100% !important;
  }
  .signup-wrapper > h4 {
    display: block;
    visibility: hidden;
  }
  .signup-wrapper > h5 {
    display: block;
    visibility: hidden;
  }
  .signup-wrapper > ul.ul-access-list {
    display: block;
    visibility: hidden;
  }
  .signup-right-banner {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    height: auto;
    min-height: 800px;
  }
  .signup-right-banner .signup-bottom-pattern {
    background-repeat: repeat-x;
    background-position: left bottom;
  }
  .signup-right-banner .signup-right-inner {
    top: 0;
    margin-top: 60px;
  }
  .signup-with-right-banner .body-pane {
    padding-right: 15px;
  }
  .signup-with-right-banner .top-pane {
    margin-right: 0;
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 500px) {
  .signup-wrapper {
    width: 100%;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .signup-wrapper > h4 {
    display: block;
    visibility: hidden;
  }
  .signup-wrapper > h5 {
    display: block;
    visibility: hidden;
  }
  .signup-wrapper > ul.ul-access-list {
    display: block;
    visibility: hidden;
  }
  .signup-right-banner {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    height: auto;
    min-height: 900px;
  }
  .signup-right-banner .signup-bottom-pattern {
    background-position: repeat-x;
  }
  .signup-right-banner .signup-bottom-apps {
    width: 100%;
  }
  .signup-right-banner h1 > span {
    font-size: 28px;
  }
  .signup-right-banner .signup-right-inner {
    top: 0;
    margin-top: 60px;
  }
  .signup-right-banner .signup-right-inner .fe-container .fe-box {
    width: 100%;
    min-height: 150px;
  }
  .signup-with-right-banner .body-pane {
    padding-right: 15px;
  }
  .top-pane .login-link {
    font-size: 9px;
  }
}
.wel-inline-icon {
  width: 18px;
  height: 18px;
  background-image: url("../images/welcome-sprite-1@2x.png");
  background-image: url("../images/welcome-sprite-1.png") \9;
  background-size: 574px 3000px;
  display: inline-block;
  vertical-align: middle;
}
.welcome-modal .modal-dialog {
  width: 900px !important;
}
.welcome-modal .modal-dialog .modal-content {
  border-radius: 5px;
}
.welcome-modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slider-container {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-steps {
  position: absolute;
  right: 0;
  top: 12px;
  padding-right: 15px;
  padding-bottom: 10px;
  color: #a3a3a3;
  font-size: 10px;
  text-decoration: underline;
  cursor: pointer;
  font-family: "Verdana", lato, arial !important;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-1 .welcome-lhs {
  float: left;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-1 .welcome-lhs h2 {
  font-weight: 600;
  font-size: 22px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: center;
  margin-top: 80px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-1 .welcome-rhs {
  margin-left: 420px;
  padding-top: 60px;
  min-height: 345px;
  font-size: 13px;
  padding-right: 30px;
  padding-bottom: 30px;
  background-image: url("../images/welcome-sprite-1@2x.png");
  background-image: url("../images/welcome-sprite-1.png") \9;
  background-size: 574px 3000px !important;
  background-repeat: no-repeat;
  background-position: -96px -2357px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-1 .welcome-rhs h3 {
  margin: 0 0 15px 0;
  font-size: 24px;
  color: #1487B6;
  font-weight: 800;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-1 .welcome-rhs strong {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  display: block;
  margin-bottom: 37px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-1 .welcome-rhs > ul {
  padding-left: 0;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-1 .welcome-rhs > ul li {
  list-style: none;
  padding-left: 30px;
  position: relative;
  line-height: 18px;
  font-weight: normal;
  margin-bottom: 20px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-1 .welcome-rhs > ul li .wel-inline-icon {
  position: absolute;
  top: 0;
  left: 0;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-1 .welcome-rhs > ul li span {
  color: #666666;
  font-weight: 600;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-1 .welcome-rhs .welcome-footer {
  text-align: right;
  padding-top: 13px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-1 .welcome-rhs .welcome-footer .btn-primary {
  padding: 6px 21px;
  height: 31px;
  font-weight: 600;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 12px;
  border-radius: 5px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-1 .welcome-lhs {
  width: 400px;
  height: 505px;
  background-image: url(../images/welcome-bg.png);
  background-size: 100% 100%;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-1 .welcome-lhs .wel-bg-icon {
  background-image: url("../images/welcome-sprite-1@2x.png");
  background-image: url("../images/welcome-sprite-1.png") \9;
  background-size: 574px 3000px !important;
  background-position: -15px -2140px;
  width: 283px;
  height: 203px;
  margin-top: 50px;
  margin-left: 44px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .wslide-box {
  text-align: center;
  padding-top: 25px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .wslide-box h1 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.welcome-modal .modal-dialog .modal-content .modal-body .wslide-box p {
  font-size: 12px;
  font-family: "Verdana", lato, arial !important;
  width: 450px;
  margin: 0 auto;
  color: #676767;
}
.welcome-modal .modal-dialog .modal-content .modal-body .wslide-box .wslide {
  width: 574px;
  height: 307px;
  margin: 30px auto 78px auto;
  background-image: url("../images/welcome-sprite-1@2x.png");
  background-image: url("../images/welcome-sprite-1.png") \9;
  background-size: 574px 3000px !important;
  -webkit-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.15);
}
.welcome-modal .modal-dialog .modal-content .modal-body .wslide-box .btn-yellow {
  margin-bottom: 18px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-2 p {
  min-height: 36px;
  width: 505px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-2 .wslide {
  background-position: 0 0;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-3 p {
  min-height: 36px;
  width: 505px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-3 .wslide {
  background-position: 0 -311px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-4 p {
  min-height: 36px;
  width: 505px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-4 .wslide {
  background-position: 0 -620px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-5 p {
  min-height: 36px;
  width: 505px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-5 .wslide {
  background-position: 0 -931px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-6 p {
  min-height: 36px;
  width: 505px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-6 .wslide {
  background-position: 0 -1239px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-7 p {
  min-height: 36px;
  width: 505px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .welcome-slide-7 .wslide {
  background-position: 0 -1546px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .btn-yellow {
  background-color: #ffcf00;
  padding: 6px 20px;
  height: 32px;
}
.welcome-modal .modal-dialog .modal-content .modal-body .btn-transparent {
  padding: 6px 16px;
  height: 32px;
  color: #c2c2c2;
}
.welcome-modal .modal-dialog .color-bars {
  height: 5px;
  background-color: #e8eaeb;
}
.welcome-modal .modal-dialog .color-bars > div {
  width: 65px;
  height: 5px;
  float: left;
}
.welcome-modal .modal-dialog .color-bars > div.red-bar {
  background-color: #cc2134;
}
.welcome-modal .modal-dialog .color-bars > div.green-bar {
  background-color: #05974d;
}
.welcome-modal .modal-dialog .color-bars > div.blue-bar {
  background-color: #0078b7;
}
.welcome-modal .modal-dialog .color-bars > div.yellow-bar {
  background-color: #ffd01e;
}
.welcome-modal .bx-wrapper .bx-has-pager {
  position: absolute;
  bottom: 31px;
  left: 50%;
  margin-left: -63px;
  display: none;
  z-index: 99;
}
.welcome-modal .bx-wrapper .bx-has-pager .bx-pager.bx-default-pager a {
  background: #dcdcdc;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.welcome-modal .bx-wrapper .bx-has-pager .bx-pager.bx-default-pager a.active {
  background-color: #0078b7;
}
.welcome-modal .bx-wrapper .bx-has-pager .bx-pager-item,
.welcome-modal .bx-wrapper .bx-has-pager .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.welcome-modal .bx-wrapper .bx-has-pager .bx-pager-item:first-of-type {
  display: none;
}
.welcome-modal .bx-wrapper .bx-controls-direction a {
  position: absolute;
  text-decoration: underline;
}
.welcome-modal .bx-wrapper .bx-controls-direction .bx-prev {
  left: -223px;
}
.welcome-modal .bx-wrapper .bx-controls-direction .bx-next {
  right: -230px;
}
.popover.tour-tour {
  max-width: 395px;
  width: 100%;
  border-radius: 6px;
}
.popover.tour-tour .popover-title {
  font-weight: 600;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  background-color: transparent;
  border-bottom-width: 0;
  padding: 18px 20px 10px 20px;
}
.popover.tour-tour .popover-content {
  color: #000;
  line-height: 20px;
  padding: 2px 20px 7px 20px;
}
.popover.tour-tour .popover-navigation {
  padding: 20px;
}
.popover.tour-tour .popover-navigation [data-role='skip'] {
  float: none;
  display: inline-block;
  background: none;
  font-size: 10px;
  color: #666666;
  padding: 0;
  margin-left: 12px;
  cursor: pointer;
}
.popover.tour-tour .popover-navigation .tour-steps {
  padding: 0;
  margin: 0;
  float: right;
  margin-top: 4px;
}
.popover.tour-tour .popover-navigation .tour-steps li {
  cursor: pointer;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  display: inline-block;
  margin: 0 2px;
  background: #dbdbdb;
}
.popover.tour-tour .popover-navigation .tour-steps li.active {
  background: #6a6a6a;
}
.o365-sep-comp .configure-com-blk {
  width: 670px;
  text-align: center;
  padding-top: 20px;
  display: block;
  margin: 0 auto;
}
.o365-sep-comp .configure-com-blk .com-configure-well {
  background-color: #f8f8f8;
  border: 1px solid #e4e4e4;
  width: 450px;
  padding: 15px 15px 10px;
  margin: 0 auto;
}
.o365-sep-comp .configure-com-blk .com-configure-well strong {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin-top: 25px;
  margin-bottom: 15px;
  display: inline-block;
}
.o365-sep-comp .configure-com-blk .com-configure-well p {
  color: #333;
  line-height: 20px;
  margin-bottom: 23px;
}
.o365-sep-comp .configure-com-blk .com-configure-well p .bold-text {
  font-weight: 600;
}
.o365-sep-comp .configure-com-blk .com-configure-well p a {
  color: #017fbe;
  text-decoration: underline;
}
.o365-sep-comp .configure-com-blk .com-configure-well .configure-btn {
  padding: 6px 15px;
  color: #fff;
  background-color: #7ebb49;
  border: 0px solid #71ab40;
  cursor: pointer;
  white-space: nowrap;
  line-height: 18px;
  text-decoration: none !important;
  display: inline-block;
}
.o365-sep-comp .configure-com-blk .com-configure-well .configure-btn:hover {
  background-color: #659839;
  border-color: #547e2f;
}
.o365-sep-comp .configure-com-blk .com-configure-well .config-link {
  margin-top: 45px;
}
.o365-sep-comp .configure-com-blk .com-configure-well .config-link > a {
  color: #000;
  text-decoration: none;
}
.o365-sep-comp .configure-com-blk .com-configure-well .config-link > a .com-icn-doc-help {
  background-position: -167px -4px;
  margin-right: 5px;
  margin-top: -2px;
}
.o365-sep-comp .configure-com-blk .com-configure-well .config-link > a:hover {
  text-decoration: underline;
}
.o365-sep-comp .configure-com-blk .com-configure-well.config-blk-md {
  width: 570px;
  padding: 15px 28px 10px;
}
.o365-sep-comp .configure-com-blk .azureconfig-well {
  border: 1px solid #e4e4e4 !important;
  margin: 30px auto 0;
  padding: 10px 12px !important;
  width: 550px;
}
.o365-sep-comp .configure-com-blk .azureconfig-well > ul > li > span > a {
  font-weight: 600;
  color: #017fbe;
  text-decoration: underline;
  cursor: pointer;
}
.o365-sep-comp .configure-com-blk .azureconfig-well > a {
  font-weight: 600;
  color: #017fbe;
  text-decoration: underline;
  cursor: pointer;
}
.o365-sep-comp .configure-com-blk .azureconfig-well.config-well-list {
  width: 100%;
}
.o365-sep-comp .configure-com-blk .azureconfig-well.azurewell-md {
  width: 570px;
}
.o365-sep-comp .configure-com-blk .config-com-form {
  padding: 0px 0 0 0px;
  text-align: left;
}
.o365-sep-comp .configure-com-blk .config-com-form .com-form-group {
  margin-bottom: 15px;
}
.o365-sep-comp .configure-com-blk .config-com-form .com-form-group label {
  text-align: right;
  margin-bottom: 0;
  padding-top: 4.5px;
  max-width: 145px;
  width: 100%;
  display: inline-block;
}
.o365-sep-comp .configure-com-blk .config-com-form .com-form-group .text-control {
  margin-left: 11px;
  display: inline-block;
  width: 240px;
  height: 22px;
  padding: 2px 7px 3px 7px;
  font-size: 11px;
  line-height: 1.2;
  color: #000000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.o365-sep-comp .configure-com-blk .config-com-form .com-form-group .form-btn-wrap {
  margin-left: 165px;
}
.o365-sep-comp .configure-com-blk .config-com-form .com-form-group .form-btn-wrap .btn-green {
  padding: 2px 14px;
  color: #fff;
  background-color: #7ebb49;
  border: 0px solid #71ab40;
  cursor: pointer;
  white-space: nowrap;
  line-height: 18px;
}
.o365-sep-comp .configure-com-blk .config-com-form .com-form-group .form-btn-wrap .btn-green:hover {
  background-color: #659839;
  border-color: #547e2f;
}
.o365-sep-comp .configure-com-blk .config-com-form .com-form-group .form-btn-wrap .btn-grey {
  margin-left: 5px;
  padding: 2px 14px;
  color: #333;
  background-color: #e6e6e6;
  border: 0px solid #ccc;
  cursor: pointer;
  white-space: nowrap;
  line-height: 18px;
}
.o365-sep-comp .configure-com-blk .config-com-form .com-form-group .form-btn-wrap .btn-grey:hover {
  color: #333;
  background-color: #cccccc !important;
  border-color: #adadad !important;
}
.o365-sep-comp .configure-com-blk .config-com-form .com-form-group.com-form-group-last {
  margin-top: 20px;
  margin-bottom: 20px;
}
.o365-sep-comp .configure-com-blk .config-com-form.com-align-left .com-form-group label {
  text-align: left;
  width: 130px;
  word-break: break-all;
  vertical-align: top;
}
.o365-sep-comp .proceed-well {
  padding: 10px 0 30px;
  text-align: center;
}
.o365-sep-comp .proceed-well .bold-text {
  font-weight: 600;
}
.o365-sep-comp .com-text-color-default {
  color: #000;
}
.o365-sep-comp .com-space-1 {
  width: 5px;
}
.o365-sep-comp .required {
  position: relative;
  margin-left: -10px;
}
.o365-sep-comp .required:after {
  content: "*";
  color: red;
  font-family: open-sans;
  font-size: 15px;
  margin-right: 2px;
  line-height: 5px;
}
.o365-sep-comp .required:before {
  content: " ";
}
.o365-sep-comp .learn-more-link {
  position: absolute;
  right: 10px;
  bottom: 7px;
  color: #666662;
  font-size: 10px;
  text-decoration: underline;
}
.o365-sep-comp .com-link {
  color: #0086b8;
  text-decoration: underline;
}
.o365-sep-comp.sep-comp-inner .configure-com-blk {
  padding-top: 10px;
}
.o365-sep-comp.sep-comp-inner .com-body-pane {
  margin-top: 0;
}
.o365-sep-comp .com-body-pane {
  position: relative;
  margin-left: 200px;
  margin-top: 69px;
  padding: 0 15px;
  height: auto;
}
.o365-sep-comp .com-body-pane.full-width {
  margin-left: 0 !important;
}
.o365-sep-comp .com-file-upload {
  width: 240px;
  height: 22px;
  border: 1px solid #c6cacd;
  border: 0px solid #c6cacd \9;
  background: #f6f6f6;
  position: relative;
}
.o365-sep-comp .com-file-upload .com-file-upload-input {
  position: absolute;
  color: #f6f6f6;
  width: 100%;
  height: 20px;
  top: 0;
  opacity: 0;
  opacity: 1 \9;
  color: #000;
  background: #f6f6f6;
  z-index: 3;
  border: 1px solid #c6cacd;
  padding: 5px 10px;
  cursor: pointer;
}
.o365-sep-comp .com-file-upload .com-file-upload-placeholder {
  width: 188px;
  background: #f6f6f6;
  height: 20px;
  padding: 3px 6px;
  z-index: 2;
  border-width: 0;
}
.o365-sep-comp .com-file-upload .com-file-upload-placeholder.white-bg {
  background-color: #fff;
}
.o365-sep-comp .com-file-upload .com-btn {
  position: absolute;
  right: -1px;
  top: -1px;
  background-color: #424f57;
  height: 22px;
  color: #fff;
  cursor: pointer;
  display: none \9;
  border-width: 0 !important;
  padding: 2px 10px;
}
.o365-sep-comp .com-lh-16 {
  line-height: 16px;
}
.o365-sep-comp .com-lh-18 {
  line-height: 18px;
}
.o365-sep-comp .com-text-10 {
  font-size: 10px;
}
.o365-sep-comp .azure-configure-wrap {
  padding: 0 0px 20px;
}
.o365-sep-comp .azure-configure-wrap .azure-btn-wrap {
  position: relative;
  text-align: center;
  padding-top: 20px;
}
.o365-sep-comp .azure-configure-wrap .azure-btn-wrap .azure-btn {
  padding: 2px 14px;
  color: #fff;
  background-color: #7ebb49;
  border: 0px solid #71ab40;
  cursor: pointer;
  white-space: nowrap;
  line-height: 18px;
  display: inline-block;
}
.o365-sep-comp .azure-configure-wrap .azure-btn-wrap .azure-btn:hover {
  background-color: #659839;
  border-color: #547e2f;
  text-decoration: none;
}
.o365-sep-comp .azure-configure-wrap .azure-btn-wrap .azure-link {
  color: #666;
  text-decoration: underline;
  cursor: pointer;
  margin-left: 15px;
}
.o365-sep-comp .azure-configure-wrap .azure-btn-wrap .how-config-link {
  position: absolute;
  font-size: 10px;
  color: #333;
  right: 0;
  margin-top: 4px;
  cursor: pointer;
}
.o365-sep-comp .azure-configure-note {
  background-color: #FFFFF7;
  border: 1px solid #F0F0DF;
  padding: 17px 25px 44px 23px;
  color: #333;
  position: relative;
}
.o365-sep-comp .azure-configure-note > a {
  position: absolute;
  right: 10px;
  bottom: 8px;
  color: #666662;
  font-size: 10px;
  text-decoration: underline;
}
.o365-sep-comp .azure-configure-note ul {
  padding: 0 0 0 13px;
  line-height: 18px;
  margin: 0;
}
.o365-sep-comp .azure-configure-note ul li {
  padding-top: 10px;
  font-size: 18px;
  color: #7ebb49;
  line-height: 20px;
}
.o365-sep-comp .azure-configure-note ul li span {
  font-size: 11px;
  display: inline-block;
  vertical-align: top;
  color: #000;
}
.o365-sep-comp .azure-configure-note ul li span .bold-text {
  font-weight: 600;
}
.o365-sep-comp .azure-configure-note ul li:first-child {
  padding-top: 0;
}
.o365-sep-comp .configure-alert-dropdown {
  list-style: none;
  padding: 0 5px;
  margin: 0;
}
.o365-sep-comp .configure-alert-dropdown li {
  padding: 15px;
  background-color: #F7F7F7;
  border-top: 1px solid #EDEDED;
}
.o365-sep-comp .configure-alert-dropdown li:first-child {
  border-top: 0px solid #fff;
}
.o365-sep-comp .configure-alert-dropdown li i {
  margin-right: 5px;
}
.o365-sep-comp .configure-alert-dropdown li a {
  display: inline-block;
  color: #017fbe;
  padding: 0;
  line-height: normal;
  clear: none;
}
.o365-sep-comp .configure-alert-dropdown li a:hover,
.o365-sep-comp .configure-alert-dropdown li a:focus {
  color: #017fbe;
  background-color: transparent;
}
.o365-sep-comp .floating-alert {
  width: 470px;
  position: fixed;
  bottom: -1px;
  right: -1px;
  z-index: 10;
  background-color: #fff;
}
.o365-sep-comp .floating-alert.open .float-arrow {
  background-color: #C9C9C9;
}
.o365-sep-comp .floating-alert.open .float-arrow:hover {
  background-color: #E1524F;
}
.o365-sep-comp .floating-alert.open .float-arrow > i {
  background-position: -71px -1339px;
  left: 2px;
}
.o365-sep-comp .floating-alert .float-arrow {
  background-color: #E1524F;
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  height: 29px;
  width: 21px;
  display: inline-block;
  position: absolute;
  right: 100%;
  top: 0;
  cursor: pointer;
}
.o365-sep-comp .floating-alert .float-arrow > i {
  background-image: url("../images/idmp-sprite@2x.png");
  background-image: url("../images/idmp-sprite.png") \9;
  background-repeat: no-repeat;
  background-size: 500px 800px !important;
  background-position: -84px -1339px;
  width: 8px;
  height: 13px;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 1px;
  margin: auto;
}
.o365-sep-comp .floating-alert .float-alert-list {
  padding: 5px 0 0;
  margin: 0;
  list-style: none;
  border: 1px solid #C9C9C9;
  -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.15);
}
.o365-sep-comp .floating-alert .float-alert-list li {
  border-top: 1px solid #E4E4E4;
  padding: 20px 20px 20px 50px;
  position: relative;
  font-size: 10px;
}
.o365-sep-comp .floating-alert .float-alert-list li > i {
  position: absolute;
  left: 19px;
  top: 18px;
}
.o365-sep-comp .floating-alert .float-alert-list li:first-child {
  border-top-width: 0px;
}
.o365-sep-comp .floating-alert .float-alert-list li span {
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
}
.o365-sep-comp .config-loader {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10001;
}
.o365-sep-comp .config-loader:after {
  background-color: #000000;
  opacity: 0.1;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  content: "";
}
.o365-sep-comp .config-loader.black-dark:after {
  opacity: 0.4;
}
.o365-sep-comp .config-loader .loader-inner {
  background-color: #fff;
  position: absolute;
  z-index: 1;
  width: 270px;
  border-radius: 8px;
  text-align: center;
  margin: auto;
  top: -50px;
  height: 43px;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 42px;
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.24);
}
.o365-sep-comp .config-loader .loader-inner > img {
  margin-right: 3px;
}
.o365-sep-comp .config-loader .loader-inner.loader-inner-sm {
  border-radius: 10px;
  width: 150px;
}
.o365-sep-comp .config-loader .loader-inner.inner-top {
  top: 150px;
  margin-top: 0;
}
.o365-sep-comp .com-modal-form-header {
  margin-bottom: 20px;
  margin-top: 5px;
  font-weight: 600;
  color: #666;
}
.o365-sep-comp .logon-dropdown .btn-white {
  border: 1px solid #d9d9d9 !important;
  position: relative;
}
.o365-sep-comp .logon-dropdown .btn-white:hover,
.o365-sep-comp .logon-dropdown .btn-white:focus,
.o365-sep-comp .logon-dropdown .btn-white:visited {
  background-color: #fff !important;
  border: 1px solid #d9d9d9 !important;
}
.o365-sep-comp .logon-dropdown.open .btn-white {
  border: 1px solid #C6CACC !important;
  border-bottom: 0px solid #fff !important;
}
.o365-sep-comp .logon-dropdown.open .btn-white:hover,
.o365-sep-comp .logon-dropdown.open .btn-white:focus,
.o365-sep-comp .logon-dropdown.open .btn-white:visited {
  background-color: #fff !important;
  border: 1px solid #C6CACC !important;
  border-bottom: 0px solid #fff !important;
}
.o365-sep-comp .logon-dropdown .dropdown-menu {
  border: 1px solid #C6CACC !important;
  margin-top: -1px;
  padding: 20px 15px;
}
.o365-sep-comp .config-slider {
  position: relative;
  overflow: hidden;
  width: 480px;
  text-align: center;
  margin: 10px auto 0;
  display: block;
}
.o365-sep-comp .config-slider .slider-nav {
  height: 32px;
  background-color: #5B646C;
  width: 450px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  color: #fff;
  top: 99px;
  padding: 7px 0;
  color: #C9CCCE;
  z-index: 1;
}
.o365-sep-comp .config-slider .slider-nav > a {
  display: inline-block;
  vertical-align: middle;
}
.o365-sep-comp .config-slider .slider-nav > a.disable {
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.o365-sep-comp .config-slider .slider-nav > a.prev-slide {
  margin-right: 16px;
}
.o365-sep-comp .config-slider .slider-nav > a.next-slide {
  margin-left: 16px;
}
.o365-sep-comp .config-slider ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.o365-sep-comp .config-slider ul:after,
.o365-sep-comp .config-slider ul:before {
  content: '';
  display: table;
}
.o365-sep-comp .config-slider ul:after {
  clear: both;
}
.o365-sep-comp .config-slider ul li {
  width: 480px;
  float: left;
  padding-bottom: 52px;
  position: relative;
}
.o365-sep-comp .config-slider ul li .modal-btn-wrap {
  position: absolute;
  bottom: 10px;
  text-align: center;
  left: 0;
  right: 0;
}
.o365-sep-comp .config-slider ul li .modal-btn-wrap button {
  padding: 2px 14px;
  color: #fff;
  background-color: #7ebb49;
  border: 0px solid #71ab40;
  cursor: pointer;
  white-space: nowrap;
  line-height: 18px;
  display: inline-block;
}
.o365-sep-comp .config-slider ul li .modal-btn-wrap button:hover {
  background-color: #659839;
  border-color: #547e2f;
  text-decoration: none;
}
.o365-sep-comp .config-slider ul li p {
  min-height: 84px;
  line-height: 1.8;
  font-size: 12px;
  margin-bottom: 15px;
}
.o365-sep-comp .config-slider ul li p .bold-text {
  font-weight: 600;
}
.o365-sep-comp .config-slider ul li p.single-line-text {
  padding-top: 30px;
}
.o365-sep-comp .config-slider ul li p.double-line-text {
  padding-top: 20px;
}
.o365-sep-comp .config-slider ul li p.trible-line-text {
  padding-top: 10px;
}
.o365-sep-comp .config-slider ul li .slide-img {
  margin-top: 45px;
}
.o365-sep-comp .com-form {
  margin-left: -30px !important;
}
.o365-sep-comp .com-form .com-form-group {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
}
.o365-sep-comp .com-form .com-form-group:before,
.o365-sep-comp .com-form .com-form-group:after {
  content: '';
  display: table;
  clear: both;
}
.o365-sep-comp .com-form .com-form-group > label {
  text-align: right;
  padding-right: 0;
  padding-top: 4.5px;
  margin-bottom: 0;
  width: 33.33333333%;
  float: left;
}
.o365-sep-comp .com-form .com-form-group .required {
  position: relative;
  margin-left: -10px;
}
.o365-sep-comp .com-form .com-form-group .required:before {
  content: "*";
  color: red;
  font-family: open-sans;
  font-size: 15px;
  margin-right: 2px;
  line-height: 5px;
}
.o365-sep-comp .com-form .com-form-group .text-control-wrap {
  width: 66.66666667%;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.o365-sep-comp .com-form .com-form-group .text-control-wrap .text-control {
  display: inline-block;
  width: 100%;
  max-width: 260px;
  height: 22px;
  padding: 2px 7px 3px 7px;
  font-size: 11px;
  line-height: 1.2;
  color: #000000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.o365-sep-comp .com-form .com-form-group .text-control-wrap a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
}
.o365-sep-comp .com-form .com-form-group .text-control-wrap .form-sub-text {
  float: left;
  margin: 2px 0 0 25px;
}
.o365-sep-comp .com-form .com-form-group .text-control-wrap .form-sub-text span {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-size: 10px;
  color: #8d8d8d;
  margin-top: -2px !important;
}
.o365-sep-comp .com-fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.o365-sep-comp .com-fade .com-modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.o365-sep-comp .com-fade.com-in {
  opacity: 1;
  z-index: 9000;
  visibility: visible;
}
.o365-sep-comp .com-fade.com-in .com-modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.o365-sep-comp .com-modal {
  display: block;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -9001;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  visibility: hidden;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.o365-sep-comp .com-back-drop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.o365-sep-comp .com-back-drop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.o365-sep-comp .com-back-drop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.o365-sep-comp .com-modal-content {
  position: relative;
  background-color: #fff;
  border: 0px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: border-box;
  outline: 0;
}
.o365-sep-comp .com-modal-header {
  padding: 5px 10px 2px 10px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 34px;
}
.o365-sep-comp .com-modal-header .close {
  line-height: 20px;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  float: right;
  font-size: 18px;
  font-weight: normal;
  color: #4d4d4d;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.o365-sep-comp .com-modal-header .com-modal-title {
  margin: 0;
  line-height: 1.8;
  font-weight: 600;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.o365-sep-comp .com-modal-dialog {
  position: relative;
  margin: 0px auto 30px auto;
  z-index: 1041;
}
.o365-sep-comp .com-modal-dialog.com-size-md {
  width: 650px;
}
.o365-sep-comp .com-modal-dialog.com-size-680 {
  width: 680px;
}
.o365-sep-comp .com-modal-body {
  position: relative;
  padding: 20px;
}
.o365-sep-comp .com-modal-body.com-modal-body-sm {
  padding: 10px;
}
.o365-sep-comp .com-pb-0 {
  padding-bottom: 0 !important;
}
.o365-sep-comp .com-modal-footer {
  padding: 10px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}
.o365-sep-comp .com-modal-footer button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 0px solid transparent;
  white-space: nowrap;
  padding: 2px 14px;
  font-size: 11px;
  line-height: 1.2;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 18px;
}
.o365-sep-comp .com-modal-footer button.btn-green {
  color: #fff;
  background-color: #7ebb49;
  border-color: #71ab40;
}
.o365-sep-comp .com-modal-footer button + button {
  margin-left: 5px;
  margin-bottom: 0;
}
.o365-sep-comp .com-modal-footer button.btn-grey {
  background: #d9dcdd !important;
  color: #010101 !important;
}
.o365-sep-comp .com-inline-icon {
  display: inline-block;
  height: 18px;
  vertical-align: middle;
  width: 18px;
  background-image: url("../images/tenant@2x.png");
  background-image: url("../images/tenant.png") \9;
  background-size: 279px 100px !important;
}
.o365-sep-comp .com-icon {
  float: left;
  height: 18px;
  width: 18px;
  margin: 0 4px;
  background-image: url("../images/tenant@2x.png");
  background-image: url("../images/tenant.png") \9;
  background-size: 279px 100px !important;
}
.o365-sep-comp .icn-com-alert-incorrect {
  background-position: -58px -5px;
}
.o365-sep-comp .icn-play-btn {
  margin-right: 3px;
}
.o365-sep-comp .icn-com-circle-help-sm {
  background-position: -199px -26px;
}
.o365-sep-comp .icn-alert-help-lg {
  margin-top: -3px;
  margin-right: 10px;
}
.o365-sep-comp .icn-com-slide-prev {
  background-position: -23px -5px;
}
.o365-sep-comp .icn-com-slide-next {
  background-position: -39px -5px;
}
.o365-sep-comp .com-alert {
  position: absolute;
  top: 0 !important;
  padding: 3px 9px;
  border-top: 0px solid transparent !important;
  color: #000;
  left: 50%;
  z-index: 1003;
  line-height: 18px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  width: 450px;
  margin-left: -225px;
}
.o365-sep-comp .com-alert.com-alert-md {
  width: 675px;
  margin-left: -337.5px;
}
.o365-sep-comp .com-alert.com-alert-sm {
  width: 300px;
  margin-left: -150px;
}
.o365-sep-comp .com-alert.com-alert-danger {
  background-color: #f9dcdc;
  border: 1px solid #ee9795;
}
.o365-sep-comp .com-alert.com-alert-success {
  background-color: #e5f0dd;
  border: 1px solid #c0dca9;
  color: #000;
}
.o365-sep-comp .com-alert .com-align-center {
  text-align: center;
}
.o365-sep-comp .com-alert .close {
  position: static !important;
  top: 0;
  left: 0;
  font-size: 14px;
  line-height: 13px !important;
  margin-top: 2px !important;
  font-weight: normal;
  color: #333333;
  margin-right: -3px;
  opacity: 0.4;
  filter: alpha(opacity=40);
  float: right;
}
.o365-sep-comp .com-alert .com-alert-text {
  color: #000;
  font-size: 11px;
}
.o365-sep-comp .com-alert .com-alert-text a {
  color: #017fbe;
  text-decoration: underline;
}
.o365-sep-comp .azureconfig-well > ul {
  text-align: left;
  padding-left: 30px;
  margin-bottom: 0;
}
.o365-sep-comp .azureconfig-well > ul > li {
  line-height: 17px;
  margin-top: 5px;
  color: #666666;
  font-size: 14px;
}
.o365-sep-comp .azureconfig-well > ul > li > span {
  font-size: 11px;
  color: #000;
}
.o365-sep-comp .azureconfig-well > ul > li > span .configwell-dropdown {
  display: inline-block;
  vertical-align: top;
}
.o365-sep-comp .azureconfig-well > ul > li:first-child {
  margin-top: 0;
}
.o365-sep-comp .config-landing {
  background: #000 url(../images/o365-login-page.png);
  background-size: cover;
  position: fixed;
  height: 100%;
  width: 100%;
}
.o365-sep-comp .config-fixed-wrap {
  background-color: #fff;
  max-width: 340px;
  height: 155px;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
  padding: 21px 30px;
}
.o365-sep-comp .config-fixed-wrap h4 {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 13px;
}
.o365-sep-comp .config-fixed-wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.o365-sep-comp .config-fixed-wrap ul li {
  color: #333;
  margin-bottom: 10px;
}
.o365-sep-comp .config-fixed-wrap ul li i {
  margin-right: 8px;
}
.o365-sep-comp .config-fixed-wrap ul li img {
  margin: 0 8px 0 1px;
}
.o365-sep-comp .com-icn-tick {
  background-position: -217px -6px;
}
.o365-sep-comp .com-icn-hyphen {
  background-position: -234px -6px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.o365-sep-comp .configwell-dropdown {
  position: relative;
}
.o365-sep-comp .configwell-dropdown .well-drop-toggle {
  color: #333;
  text-decoration: underline;
  cursor: pointer;
}
.o365-sep-comp .configwell-dropdown.open .config-dropdown-menu {
  display: block;
}
.o365-sep-comp .configwell-dropdown .config-dropdown-menu {
  position: absolute;
  background-color: #fff;
  border-color: #c6cacc;
  -webkit-box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.3);
  width: 280px;
  margin-top: 6px;
  display: none;
}
.o365-sep-comp .configwell-dropdown .config-dropdown-menu:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 17px;
  top: -10px;
  box-sizing: border-box;
  background-image: url("../images/tenant@2x.png");
  background-image: url("../images/tenant.png") \9;
  background-size: 279px 100px !important;
  background-position: -192px -8px;
  width: 20px;
  height: 11px;
}
.o365-sep-comp .configwell-dropdown .config-dropdown-menu .dropdown-header {
  background: #f8f8f8;
  padding: 8px 15px;
  border-bottom: 1px solid #e6e6e6;
}
.o365-sep-comp .configwell-dropdown .config-dropdown-menu .dropdown-header h4 {
  margin: 0;
  color: #000;
  font-size: 12px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.o365-sep-comp .configwell-dropdown .config-dropdown-menu .dropdown-header .close {
  float: right;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.o365-sep-comp .configwell-dropdown .config-dropdown-menu .dropdown-header .close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.o365-sep-comp .configwell-dropdown .config-dropdown-menu .dropdown-body {
  padding: 15px;
}
.o365-sep-comp .configwell-dropdown .config-dropdown-menu .dropdown-body .btn-green {
  padding: 2px 14px;
  color: #fff;
  background-color: #7ebb49;
  border: 0px solid #71ab40;
  cursor: pointer;
  white-space: nowrap;
  line-height: 18px;
  margin-top: 13px;
}
.o365-sep-comp .configwell-dropdown .config-dropdown-menu .dropdown-body .btn-green:hover {
  background-color: #659839;
  border-color: #547e2f;
}
.o365-sep-comp .com-page-header {
  margin: 0 0 20px 0;
  border-bottom: 1px solid #e2e2e2;
  padding: 7px 0 6px 0;
  min-height: 34px;
}
.o365-sep-comp .com-page-header h1 {
  font-size: 14px;
  margin: 0 0 0 0;
  line-height: 20px;
  font-weight: 600;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.o365-sep-comp .com-page-header .com-header-right-btn {
  float: right;
}
.o365-sep-comp .com-page-header .com-favorite-menu {
  float: right;
}
.o365-sep-comp .com-page-header .com-page-header-help {
  margin-left: 15px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: pointer;
}
.o365-sep-comp .com-page-header .com-page-header-help:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.o365-sep-comp .com-table-action-toolset {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}
.o365-sep-comp .com-table-action-toolset > li {
  float: left;
  margin-right: 0px;
  margin-left: 0px;
}
.o365-sep-comp .com-table-action-toolset > li .com-icon {
  cursor: pointer;
}
.o365-sep-comp .com-table-action-toolset > li:first-child .com-icon {
  margin-left: 0;
}
.o365-sep-comp .com-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 0px solid transparent;
  white-space: nowrap;
  padding: 2px 14px;
  font-size: 11px;
  line-height: 1.2;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 18px;
}
.o365-sep-comp .com-btn.com-btn-icon {
  padding-left: 5px !important;
}
.o365-sep-comp .com-btn:hover {
  text-decoration: none;
}
.o365-sep-comp .com-btn-green {
  padding: 2px 14px;
  color: #fff;
  background-color: #7ebb49;
  border: 0px solid #71ab40;
  cursor: pointer;
  white-space: nowrap;
  line-height: 18px;
}
.o365-sep-comp .com-btn-green:hover {
  background-color: #659839;
  border-color: #547e2f;
  color: #fff;
}
.o365-sep-comp .com-btn-grey {
  margin-left: 5px;
  padding: 2px 14px;
  color: #333;
  background-color: #e6e6e6;
  border: 0px solid #ccc;
  cursor: pointer;
  white-space: nowrap;
  line-height: 18px;
}
.o365-sep-comp .com-btn-grey:hover {
  color: #333;
  background-color: #cccccc !important;
  border-color: #adadad !important;
}
.o365-sep-comp .icn-com-circle-help {
  background-position: -156px -26px;
}
.o365-sep-comp .icn-com-mini-status-alert-correct {
  background-position: -116px -26px;
}
.o365-sep-comp .com-align-right {
  text-align: right;
}
.o365-sep-comp .com-mt-m10 {
  margin-top: -10px;
}
.o365-sep-comp .com-mt-m5 {
  margin-top: -5px;
}
.o365-sep-comp .com-mt-m2 {
  margin-top: -2px;
}
.o365-sep-comp .com-mt-10 {
  margin-top: 10px;
}
.o365-sep-comp .com-mb-10 {
  margin-bottom: 10px;
}
.o365-sep-comp .com-mb-15 {
  margin-bottom: 15px;
}
.o365-sep-comp .icn-com-plus-bold {
  background-position: -253px -4px;
}
.o365-sep-comp .icn-com-license-document {
  background-position: -136px -26px;
}
.o365-sep-comp .icn-com-server-default {
  background-position: -75px -27px;
}
.o365-sep-comp .icn-com-server {
  background-position: -97px -26px;
}
.o365-sep-comp .icn-com-refresh {
  background-position: -37px -26px;
}
.o365-sep-comp .icn-com-edit {
  background-position: -17px -26px;
}
.o365-sep-comp .icn-com-trash {
  background-position: -57px -26px;
}
.o365-sep-comp .com-mw-400 {
  min-width: 400px !important;
}
.o365-sep-comp .icn-com-status-red-warning {
  background-position: 3px -26px;
}
.o365-sep-comp .bold-text {
  font-weight: 600;
}
.o365-sep-comp .com-pt-10 {
  padding-top: 10px;
}
.o365-sep-comp .com-pt-1 {
  padding-top: 1px;
}
.o365-sep-comp .com-ml-m30 {
  margin-left: -30px;
}
.o365-sep-comp .com-mb-0 {
  margin-bottom: 0;
}
.o365-sep-comp .com-ml-0 {
  margin-left: 0 !important;
}
.o365-sep-comp .com-vh {
  visibility: hidden;
}
.o365-sep-comp .com-vv {
  visibility: visible;
}
.o365-sep-comp .com-mw-350 {
  min-width: 350px !important;
}
.o365-sep-comp .com-mr-m15 {
  margin-right: -15px !important;
}
.o365-sep-comp .com-mr-m10 {
  margin-right: -10px !important;
}
.o365-sep-comp .com-link {
  text-decoration: underline;
}
.o365-sep-comp .com-dropdown {
  position: relative;
}
.o365-sep-comp .com-dropdown.open .com-dropdown-menu {
  display: block;
}
.o365-sep-comp .com-dropdown .com-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 998;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 11px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #bbb;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.o365-sep-comp .com-dropdown .com-dropdown-menu.right {
  right: 0;
  left: auto;
}
.o365-sep-comp .com-dropdown .com-dropdown-menu.right.com-dropdown-menu-arrow:after {
  right: 10px;
  left: auto;
}
.o365-sep-comp .com-dropdown .com-dropdown-menu.com-dropdown-menu-arrow {
  margin-top: 12px;
  border-width: 0;
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #c6cacd;
}
.o365-sep-comp .com-dropdown .com-dropdown-menu.com-dropdown-menu-arrow:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 100%;
  left: 30px;
  top: 0;
  box-sizing: border-box;
  background-color: #fff;
  border-left: 1px solid #c6cacd;
  border-bottom: 1px solid #c6cacd;
  transform-origin: 0 0;
  transform: rotate(136deg);
  box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.2);
}
.o365-sep-comp .com-dropdown .com-dropdown-menu.com-list-dropdown {
  padding: 10px;
  min-width: 238px;
  font-size: 11px;
  color: #000;
}
.o365-sep-comp .com-well {
  padding: 15px 15px 15px 25px;
  margin: 20px 0 5px;
  position: relative;
  border: 1px solid #e4e4e4 !important;
}
.o365-sep-comp .com-pl-18 {
  padding-left: 18px !important;
}
.o365-sep-comp .com-mt-5 {
  margin-top: 5px !important;
}
.o365-sep-comp .com-mt-6 {
  margin-top: 6px !important;
}
.o365-sep-comp .com-mt-0 {
  margin-top: 0px;
}
.o365-sep-comp .com-ml-m10 {
  margin-left: -10px;
}
.o365-sep-comp .com-text-underline {
  text-decoration: underline;
}
.o365-sep-comp .com-pb-5 {
  padding-bottom: 5px;
}
.o365-sep-comp .com-list-disc {
  list-style-type: disc !important;
}
.o365-sep-comp .com-ml-10 {
  margin-left: 10px;
}
.o365-sep-comp .com-ml-5 {
  margin-left: 5px !important;
}
.o365-sep-comp .com-ml-20 {
  margin-left: 20px;
}
.o365-sep-comp .com-mb-25 {
  margin-bottom: 25px;
}
.o365-sep-comp .com-ml-11 {
  margin-left: 11px;
}
.o365-sep-comp .pointer {
  cursor: pointer;
}
.o365-sep-comp .com-pl-40 {
  padding-left: 40px !important;
}
.o365-sep-comp .com-pl-80 {
  padding-left: 80px !important;
}
.o365-sep-comp .com-mb-15 {
  margin-bottom: 15px !important;
}
.o365-sep-comp .com-w-155 {
  width: 155px !important;
}
.o365-sep-comp .com-w-185 {
  width: 155px !important;
}
.o365-sep-comp .com-w-245 {
  width: 245px !important;
}
.o365-sep-comp .com-w-145 {
  width: 145px !important;
}
.o365-sep-comp .com-opacity-7 {
  opacity: 0.7;
}
.o365-sep-comp .com-make-inline-block {
  display: inline-block;
}
.o365-sep-comp .com-make-block {
  display: block;
}
.o365-sep-comp .com-valign-middle {
  vertical-align: middle !important;
}
.o365-sep-comp .com-mw-260 {
  min-width: 260px !important;
}
.o365-sep-comp .com-mw-240 {
  min-width: 240px !important;
}
.o365-sep-comp .com-w-240 {
  width: 240px !important;
}
.o365-sep-comp .com-mt-25 {
  margin-top: 25px !important;
}
.o365-sep-comp .com-align-center {
  text-align: center;
}
.o365-sep-comp .com-border-e8 {
  border: 1px solid #e8e8e8 !important;
}
.o365-sep-comp .com-pb-28 {
  padding-bottom: 28px !important;
}
.o365-sep-comp .com-pt-28 {
  padding-top: 28px !important;
}
.o365-sep-comp .com-mt-m1 {
  margin-top: -1px !important;
}
.o365-sep-comp .com-mr-5 {
  margin-right: 5px !important;
}
.o365-sep-comp .icn-com-info-sm {
  background-position: -178px -26px;
}
.icn-edit-md {
  background-position: -24px -720px;
}
.o365-sep-comp .icn-edit-md {
  background-position: -220px -27px;
}
.o365-sep-comp .com-ml-m20 {
  margin-left: -20px !important;
}
.o365-sep-comp .com-pt-20 {
  padding-top: 20px !important;
}
.o365-sep-comp .com-pb-20 {
  padding-bottom: 20px !important;
}
.o365-sep-comp .com-mr-10 {
  margin-right: 10px !important;
}
.o365-sep-comp .com-mt-1 {
  margin-top: 1px !important;
}
.o365-sep-comp .com-mt-3 {
  margin-top: 3px !important;
}
.o365-sep-comp .com-pr-15 {
  padding-right: 15px !important;
}
.o365-sep-comp .com-pl-15 {
  padding-left: 15px !important;
}
.o365-sep-comp .com-pt-15 {
  padding-top: 15px !important;
}
.o365-sep-comp .com-pb-15 {
  padding-bottom: 15px !important;
}
.o365-sep-comp .seperator {
  border-right: 1px solid #e4e4e4;
}
.o365-sep-comp .com-green-dot-list {
  margin: 10px 0 0;
  padding-left: 15px !important;
}
.o365-sep-comp .com-green-dot-list li {
  color: #7ebb49;
  line-height: 20px;
}
.o365-sep-comp .com-green-dot-list li span {
  color: #000;
}
.o365-sep-comp .com-right {
  float: right;
}
.o365-sep-comp .com-to-text {
  color: #000 !important;
  text-decoration: none !important;
}
.o365-sep-comp .com-mb-0 {
  margin-bottom: 0 !important;
}
.o365-sep-comp .com-arrow-btn {
  border: 1px solid #ccc;
  padding: 2px 8px;
  padding-left: 22px;
  border-left-width: 0;
  background: #fff;
  position: relative;
  font-size: 11px;
  cursor: pointer;
  line-height: 14px;
  font-weight: normal;
}
.o365-sep-comp .com-arrow-btn .com-arrow {
  background: #fff url("../images/tenant@2x.png") no-repeat -258px -26px !important;
  background: #fff url("../images/tenant.png") no-repeat -258px -26px \9 !important;
  background-size: 279px 100px !important;
  position: absolute;
  width: 21px;
  height: 21px;
  left: 0;
  top: -1px;
}
.o365-sep-comp .text-control {
  display: inline-block;
  width: 100%;
  max-width: 260px;
  height: 22px;
  padding: 2px 7px 3px 7px;
  font-size: 11px;
  line-height: 1.2;
  color: #000000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.o365-sep-comp .text-control:disabled {
  background-color: #f6f6f6 !important;
  opacity: 1;
  color: #808080 !important;
  cursor: not-allowed !important;
}
.o365-sep-comp .text-control.has-error {
  border-color: #db2e2e;
}
.o365-sep-comp .com-radio,
.o365-sep-comp .com-checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 25px;
  line-height: 18px;
}
.o365-sep-comp .com-radio label,
.o365-sep-comp .com-checkbox label {
  min-height: 15px;
  padding-left: 25px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.o365-sep-comp .com-radio input[type="radio"],
.o365-sep-comp .com-radio-inline input[type="radio"],
.o365-sep-comp .com-checkbox input[type="checkbox"],
.o365-sep-comp .com-checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.o365-sep-comp .com-radio .iradio_minimal,
.o365-sep-comp .com-radio-inline .iradio_minimal,
.o365-sep-comp .com-checkbox .icheckbox_minimal,
.o365-sep-comp .com-checkbox-inline .icheckbox_minimal {
  margin-left: -25px !important;
  margin-top: 4px \9;
  position: absolute;
}
.o365-sep-comp .com-radio + .com-radio,
.o365-sep-comp .com-checkbox + .com-checkbox {
  margin-top: -5px;
}
.o365-sep-comp .com-radio-inline,
.o365-sep-comp .com-checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
  min-height: 16px;
  line-height: 18px;
}
.o365-sep-comp .com-radio-inline label,
.o365-sep-comp .com-checkbox-inline label {
  margin-bottom: 0;
}
.o365-sep-comp .com-radio-inline + .com-radio-inline,
.o365-sep-comp .com-checkbox-inline + .com-checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.o365-sep-comp input[type="radio"][disabled],
.o365-sep-comp input[type="checkbox"][disabled],
.o365-sep-comp input[type="radio"].disabled,
.o365-sep-comp input[type="checkbox"].disabled,
fieldset[disabled] .o365-sep-comp input[type="radio"],
fieldset[disabled] .o365-sep-comp input[type="checkbox"] {
  cursor: not-allowed;
}
.o365-sep-comp .com-radio-inline.disabled,
.o365-sep-comp .com-checkbox-inline.disabled,
fieldset[disabled] .o365-sep-comp .com-radio-inline,
fieldset[disabled] .o365-sep-comp .com-checkbox-inline {
  cursor: not-allowed;
}
.o365-sep-comp .com-radio-inline .icheckbox_minimal,
.o365-sep-comp .com-checkbox-inline .icheckbox_minimal,
.o365-sep-comp .com-radio-inline .iradio_minimal,
.o365-sep-comp .com-checkbox-inline .iradio_minimal {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  width: 18px \9;
  height: 18px;
  background-image: url("../images/tenant@2x.png");
  background-image: url("../images/tenant.png") \9;
  background-size: 279px 100px !important;
  border: none;
  cursor: pointer;
}
.o365-sep-comp .com-radio-inline .icheckbox_minimal.indeterminate,
.o365-sep-comp .com-checkbox-inline .icheckbox_minimal.indeterminate {
  background-position: -75px -51px;
}
.o365-sep-comp .com-radio-inline .icheckbox_minimal.indeterminate.hover,
.o365-sep-comp .com-checkbox-inline .icheckbox_minimal.indeterminate.hover {
  background-position: -75px -51px;
}
.o365-sep-comp .com-radio-inline .icheck-valign-top .icheckbox_minimal,
.o365-sep-comp .com-checkbox-inline .icheck-valign-top .icheckbox_minimal,
.o365-sep-comp .com-radio-inline .icheck-valign-top .iradio_minimal,
.o365-sep-comp .com-checkbox-inline .icheck-valign-top .iradio_minimal {
  vertical-align: top;
}
.o365-sep-comp .com-radio-inline .icheckbox_minimal,
.o365-sep-comp .com-checkbox-inline .icheckbox_minimal {
  background-position: -95px -51px;
}
.o365-sep-comp .com-radio-inline .icheckbox_minimal.hover,
.o365-sep-comp .com-checkbox-inline .icheckbox_minimal.hover {
  background-position: -95px -51px;
}
.o365-sep-comp .com-radio-inline .icheckbox_minimal.checked,
.o365-sep-comp .com-checkbox-inline .icheckbox_minimal.checked {
  background-position: -115px -51px;
}
.o365-sep-comp .com-radio-inline .icheckbox_minimal.disabled,
.o365-sep-comp .com-checkbox-inline .icheckbox_minimal.disabled {
  background-position: -135px -51px;
  cursor: default;
}
.o365-sep-comp .com-radio-inline .icheckbox_minimal.checked.disabled,
.o365-sep-comp .com-checkbox-inline .icheckbox_minimal.checked.disabled {
  background-position: -155px -51px;
}
.o365-sep-comp .com-radio-inline .iradio_minimal,
.o365-sep-comp .com-checkbox-inline .iradio_minimal {
  background-position: -173px -50px;
}
.o365-sep-comp .com-radio-inline .iradio_minimal.hover,
.o365-sep-comp .com-checkbox-inline .iradio_minimal.hover {
  background-position: -193px -50px;
}
.o365-sep-comp .com-radio-inline .iradio_minimal.checked,
.o365-sep-comp .com-checkbox-inline .iradio_minimal.checked {
  background-position: -213px -50px;
}
.o365-sep-comp .com-radio-inline .iradio_minimal.disabled,
.o365-sep-comp .com-checkbox-inline .iradio_minimal.disabled {
  background-position: -234px -49px;
  cursor: default;
}
.o365-sep-comp .com-radio-inline .iradio_minimal.checked.disabled,
.o365-sep-comp .com-checkbox-inline .iradio_minimal.checked.disabled {
  background-position: -254px -49px;
}
.o365-sep-comp .com-radio.disabled label,
.o365-sep-comp .com-checkbox.disabled label,
fieldset[disabled] .o365-sep-comp .com-radio label,
fieldset[disabled] .o365-sep-comp .com-checkbox label {
  cursor: not-allowed;
}
.o365-sep-comp .com-table-setter > .com-top-tool-box,
.o365-sep-comp .com-table-setter .com-bottom-tool-box {
  height: 30px;
  background: #f0f0f0;
  padding: 6px 8px 5px 8px;
}
.o365-sep-comp .com-table-setter > .com-top-tool-box > ul.com-right-flow,
.o365-sep-comp .com-table-setter .com-bottom-tool-box > ul.com-right-flow,
.o365-sep-comp .com-table-setter > .com-top-tool-box > ul,
.o365-sep-comp .com-table-setter .com-bottom-tool-box > ul {
  margin-left: -10px;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.o365-sep-comp .com-table-setter > .com-top-tool-box > ul.com-right-flow > li,
.o365-sep-comp .com-table-setter .com-bottom-tool-box > ul.com-right-flow > li,
.o365-sep-comp .com-table-setter > .com-top-tool-box > ul > li,
.o365-sep-comp .com-table-setter .com-bottom-tool-box > ul > li {
  float: left;
  position: relative;
}
.o365-sep-comp .com-table-setter > .com-top-tool-box > ul.com-right-flow > li div.com-tool-select button.dropdown-toggle,
.o365-sep-comp .com-table-setter .com-bottom-tool-box > ul.com-right-flow > li div.com-tool-select button.dropdown-toggle,
.o365-sep-comp .com-table-setter > .com-top-tool-box > ul > li div.com-tool-select button.dropdown-toggle,
.o365-sep-comp .com-table-setter .com-bottom-tool-box > ul > li div.com-tool-select button.dropdown-toggle {
  background: #fff;
  line-height: 13px;
  border-color: #d8dcdd;
  padding: 2px 6px;
}
.o365-sep-comp .com-table-setter > .com-top-tool-box > ul.com-right-flow > li div.com-tool-select div.dropdown-menu,
.o365-sep-comp .com-table-setter .com-bottom-tool-box > ul.com-right-flow > li div.com-tool-select div.dropdown-menu,
.o365-sep-comp .com-table-setter > .com-top-tool-box > ul > li div.com-tool-select div.dropdown-menu,
.o365-sep-comp .com-table-setter .com-bottom-tool-box > ul > li div.com-tool-select div.dropdown-menu {
  min-width: 100%;
  border-color: #d8dcdd;
}
.o365-sep-comp .com-table-setter > .com-top-tool-box > ul.com-right-flow > li div.com-tool-select .bs-caret .caret,
.o365-sep-comp .com-table-setter .com-bottom-tool-box > ul.com-right-flow > li div.com-tool-select .bs-caret .caret,
.o365-sep-comp .com-table-setter > .com-top-tool-box > ul > li div.com-tool-select .bs-caret .caret,
.o365-sep-comp .com-table-setter .com-bottom-tool-box > ul > li div.com-tool-select .bs-caret .caret {
  background-position: -31px -63px;
  height: 17px;
  background-color: #fff;
  border-left-width: 0;
}
.o365-sep-comp .com-table-setter > .com-top-tool-box > ul.com-right-flow > li > a,
.o365-sep-comp .com-table-setter .com-bottom-tool-box > ul.com-right-flow > li > a,
.o365-sep-comp .com-table-setter > .com-top-tool-box > ul > li > a,
.o365-sep-comp .com-table-setter .com-bottom-tool-box > ul > li > a {
  display: block;
  padding: 1px 8px;
  text-decoration: none;
  color: #000;
}
.o365-sep-comp .com-table-setter > .com-top-tool-box > ul.com-right-flow > li > a .com-icon,
.o365-sep-comp .com-table-setter .com-bottom-tool-box > ul.com-right-flow > li > a .com-icon,
.o365-sep-comp .com-table-setter > .com-top-tool-box > ul > li > a .com-icon,
.o365-sep-comp .com-table-setter .com-bottom-tool-box > ul > li > a .com-icon {
  margin: 0px;
}
.o365-sep-comp .com-table-setter > .com-top-tool-box > ul.com-right-flow > li > a.last-child,
.o365-sep-comp .com-table-setter .com-bottom-tool-box > ul.com-right-flow > li > a.last-child,
.o365-sep-comp .com-table-setter > .com-top-tool-box > ul > li > a.last-child,
.o365-sep-comp .com-table-setter .com-bottom-tool-box > ul > li > a.last-child {
  padding-right: 0;
}
.o365-sep-comp .com-table-setter ul.com-right-flow {
  float: right;
}
.o365-sep-comp .com-table-setter ul.com-right-flow > li:first-child {
  border-left: 0px solid #fff;
}
.o365-sep-comp .com-table-setter ul.com-right-flow > li.open {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.176);
}
.o365-sep-comp .com-table-setter ul.com-right-flow > li:last-child .com-sep {
  display: none;
}
.o365-sep-comp .com-table-setter ul.com-left-flow > li:first-child a {
  padding-left: 0;
}
.o365-sep-comp .com-alert-dismissable {
  padding-right: 35px;
}
.o365-sep-comp .com-alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.o365-sep-comp .com-status-alert {
  padding: 10px 15px;
  border: 1px solid #000000;
  border-top: 0px solid transparent;
  border-radius: 0px;
  color: #000;
  display: none;
  background-color: #808080;
  text-shadow: none !important;
  position: fixed;
  width: 450px;
  margin-left: -225px;
  top: 69px;
  left: 50%;
  z-index: 1003;
  line-height: 18px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.o365-sep-comp .com-status-alert h4 {
  margin-top: 0;
  color: inherit;
}
.o365-sep-comp .com-status-alert .com-alert-link {
  font-weight: bold;
}
.o365-sep-comp .com-status-alert > p,
.o365-sep-comp .com-status-alert > ul {
  margin-bottom: 0;
}
.o365-sep-comp .com-status-alert > p + p {
  margin-top: 5px;
}
.o365-sep-comp .com-status-alert .com-alert-body.alert-set-icon {
  padding-left: 35px;
  position: relative;
}
.o365-sep-comp .com-status-alert .com-alert-body.alert-set-icon .alert-icon {
  position: absolute;
  left: 0;
  margin-top: -5px;
  margin-left: -5px;
}
.o365-sep-comp .com-status-alert .com-alert-body b {
  font-family: "Verdana", Helvetica, Arial, sans-serif;
}
.o365-sep-comp .com-status-alert .close {
  position: static !important;
  top: 0;
  left: 0;
  line-height: 18px;
  font-size: 14px;
  color: #000;
}
.o365-sep-comp .com-status-alert.com-status-alert-xs {
  width: 225px;
  margin-left: -112.5px;
}
.o365-sep-comp .com-status-alert.com-status-alert-sm {
  width: 300px;
  margin-left: -150px;
}
.o365-sep-comp .com-status-alert.com-status-alert-xmd {
  width: 585px;
  margin-left: -292.5px;
}
.o365-sep-comp .com-status-alert.com-status-alert-md {
  width: 675px;
  margin-left: -337.5px;
}
.o365-sep-comp .com-status-alert.com-status-alert-lg {
  width: 900px;
  margin-left: -450px;
}
.o365-sep-comp .com-status-alert.com-status-has-parent {
  position: absolute;
  top: 0 !important;
}
.o365-sep-comp .com-mini-status-alert {
  padding: 3px 9px;
}
.o365-sep-comp .com-mini-status-alert .com-close {
  font-size: 14px;
  line-height: 13px !important;
  margin-top: 2px !important;
  font-weight: normal;
  color: #333333;
  margin-right: -3px;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.o365-sep-comp .com-mini-status-alert b {
  font-family: "Verdana", Helvetica, Arial, sans-serif;
}
.o365-sep-comp .com-status-alert-success {
  background-color: #e5f0dd;
  border-color: #c0dca9;
  color: #000;
}
.o365-sep-comp .com-status-alert-success hr {
  border-top-color: #b3d597;
}
.o365-sep-comp .com-status-alert-success .alert-link {
  color: #000000;
}
.o365-sep-comp .com-status-alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #000;
}
.o365-sep-comp .com-status-alert-info hr {
  border-top-color: #a6e1ec;
}
.o365-sep-comp .com-status-alert-info .alert-link {
  color: #000000;
}
.o365-sep-comp .com-status-alert-warning {
  background-color: #faf3d0;
  border-color: #f4df70;
  color: #000;
}
.o365-sep-comp .com-status-alert-warning hr {
  border-top-color: #f2da58;
}
.o365-sep-comp .com-status-alert-warning .alert-link {
  color: #000000;
}
.o365-sep-comp .com-status-alert-danger {
  background-color: #f9dcdc;
  border-color: #ee9795;
  color: #000;
}
.o365-sep-comp .com-status-alert-danger hr {
  border-top-color: #ea817f;
}
.o365-sep-comp .com-status-alert-danger .alert-link {
  color: #000000;
}
.o365-sep-comp .com-modal-alert .com-modal-header {
  padding: 4px 10px;
  min-height: 32px;
}
.o365-sep-comp .com-modal-alert .com-modal-header .close {
  margin-top: 2px;
}
.o365-sep-comp .com-modal-alert .com-modal-content {
  padding: 0;
  margin: 0;
  border: 0px solid #eeeeee;
  background: #fff;
}
.o365-sep-comp .com-modal-alert .com-modal-dialog {
  width: 450px;
  margin-top: 200px;
  margin-top: 0;
}
.o365-sep-comp .com-modal-alert .com-modal-body {
  padding: 18px;
}
.o365-sep-comp .com-modal-alert .com-modal-footer {
  text-align: center;
  border-top: 0px solid #fff;
}
.o365-sep-comp .com-modal-alert.default .modal-content {
  border-color: #ffffff;
}
.o365-sep-comp .com-modal-alert.danger .modal-header {
  background-color: #d9534f;
}
.o365-sep-comp .com-modal-alert.danger .modal-content {
  border-color: #e7908e;
}
.o365-sep-comp .com-modal-alert.warning .modal-header {
  background-color: #f0ad4e;
}
.o365-sep-comp .com-modal-alert.warning .modal-content {
  border-color: #f6ce95;
}
.o365-sep-comp .com-modal-alert.info .modal-header {
  background-color: #5bc0de;
}
.o365-sep-comp .com-modal-alert.info .modal-content {
  border-color: #9bd8eb;
}
.o365-sep-comp .com-modal-alert.success .modal-header {
  background-color: #5cb85c;
}
.o365-sep-comp .com-modal-alert.success .modal-content {
  border-color: #91cf91;
}
.o365-sep-comp .com-modal-alert.com-modal-alert-sm .modal-dialog {
  width: 350px;
}
.o365-sep-comp .com-modal-alert.com-modal-alert-sm .modal-footer {
  padding: 5px;
}
.o365-sep-comp .com-modal-alert.com-modal-alert-md .modal-dialog {
  width: 450px;
}
.o365-sep-comp .com-modal-alert.com-modal-alert-md .modal-footer {
  padding: 5px;
}
.o365-sep-comp .com-modal-alert.com-modal-alert-lg .modal-dialog {
  width: 550px;
}
.o365-sep-comp .com-modal-alert.com-modal-alert-lg .modal-footer {
  padding: 5px;
}
.o365-sep-comp .com-modal-alert .close span {
  font-size: 18px;
}
.o365-sep-comp .com-has-error .text-control {
  border-color: #db2e2e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.o365-sep-comp .com-ui-tooltip {
  min-width: 100px;
  max-width: 205px;
  line-height: 17px;
  background-color: #fff;
  color: #000;
  z-index: 9999;
  min-height: 30px;
  position: absolute;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
  padding: 6px 9px;
  display: none;
}
.o365-sep-comp .com-ui-tooltip.ui-tooltip-right:after {
  width: 10px;
  height: 10px;
  box-shadow: -4px 2px 3px rgba(0, 0, 0, 0.2);
  top: 9px;
  left: -5px;
  background: #fff;
  position: absolute;
  content: " ";
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}
.o365-sep-comp .com-ui-tooltip.ui-tooltip-bottom:after {
  width: 10px;
  height: 10px;
  box-shadow: -2px -1px 3px rgba(0, 0, 0, 0.2);
  top: -5px;
  left: 50%;
  margin-left: -5px;
  background: #fff;
  position: absolute;
  content: " ";
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}
.o365-sep-comp .com-hover-type-1 .com-target {
  display: none;
}
.o365-sep-comp .com-hover-type-1:hover .com-target {
  display: block;
}
.o365-sep-comp .com-p-6 {
  padding: 6px !important;
}
.o365-sep-comp .com-mb-50 {
  margin-bottom: 50px !important;
}
.o365-sep-comp .com-pl-10 {
  padding-left: 10px !important;
}
.o365-sep-comp .com-color-7f {
  color: #7f7f7f;
}
.o365-sep-comp .com-well-type-2 {
  background-color: #f1f4f5;
  border: 1px solid #e4e4e4;
  margin-bottom: 20px;
}
.o365-sep-comp .com-word-break {
  word-break: break-all;
}
.o365-sep-comp .com-valign-top {
  vertical-align: top !important;
}
.o365-sep-comp .com-pt-5 {
  padding-top: 5px;
}
.o365-sep-comp .com-verdana {
  font-family: "Verdana", Helvetica, Arial, sans-serif;
}
.o365-sep-comp .icn-com-circle-help1 {
  background-position: -337px -326px;
  cursor: pointer;
}
.o365-sep-comp .com-w-50 {
  width: 50px;
}
.o365-sep-comp .com-ml-3 {
  margin-left: 3px;
}
.o365-sep-comp .com-ml-4 {
  margin-left: 4px;
}
.o365-sep-comp .com-ml-2 {
  margin-left: 2px;
}
.o365-sep-comp .com-ml-7 {
  margin-left: 7px;
}
.o365-sep-comp .com-ml-23 {
  margin-left: 23px !important;
}
.o365-sep-comp .com-mr-7 {
  margin-right: 7px;
}
.o365-sep-comp .com-mr-3 {
  margin-right: 3px;
}
.o365-sep-comp .com-mb-11 {
  margin-bottom: 11px;
}
.o365-sep-comp .com-mt-2 {
  margin-top: 2px;
}
.o365-sep-comp .com-mt-m3 {
  margin-top: -3px;
}
.o365-sep-comp .com-mt-14 {
  margin-top: 14px;
}
.o365-sep-comp .com-mb-19 {
  margin-bottom: 19px;
}
.o365-sep-comp .com-mh-148 {
  min-height: 148px;
}
.o365-sep-comp .com-pl-13 {
  padding-left: 13px;
}
.o365-sep-comp .com-has-error .help-block,
.o365-sep-comp .com-has-error .control-label,
.o365-sep-comp .com-has-error .radio,
.o365-sep-comp .com-has-error .checkbox,
.o365-sep-comp .com-has-error .radio-inline,
.o365-sep-comp .com-has-error .checkbox-inline,
.o365-sep-comp .com-has-error.radio label,
.o365-sep-comp .com-has-error.checkbox label,
.o365-sep-comp .com-has-error.radio-inline label,
.o365-sep-comp .com-has-error.checkbox-inline label {
  color: #000;
}
.o365-sep-comp .com-has-error .form-control {
  border-color: #db2e2e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.o365-sep-comp .com-has-error .form-control:focus {
  border-color: #b71f1f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ea8585;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ea8585;
}
.o365-sep-comp .com-has-error .input-group-addon {
  color: #000;
  border-color: #db2e2e;
  background-color: #f9dcdc;
}
.o365-sep-comp .com-has-error .form-control-feedback {
  color: #000;
}
.o365-sep-comp .com-fg-666 {
  color: #666;
}
.o365-sep-comp .com-fg-white {
  color: #fff;
}
.o365-sep-comp .com-text-normal {
  font-weight: normal;
}
.o365-sep-comp .com-pb-7 {
  padding-bottom: 7px;
}
.o365-sep-comp .com-p-8 {
  padding: 8px;
}
.o365-sep-comp .com-pl-25 {
  padding-left: 25px;
}
.o365-sep-comp .com-mt-20 {
  margin-top: 20px;
}
.o365-sep-comp .com-pl-5 {
  padding-left: 5px;
}
.o365-sep-comp .com-link-to-text {
  color: #000;
  text-decoration: none;
}
.o365-sep-comp .com-sep-18 {
  width: 1px;
  background: #e6e6e6;
  vertical-align: middle;
  display: inline-block;
  height: 18px;
}
.o365-sep-comp .com-text-md {
  font-size: 11px;
}
.o365-sep-comp .com-w-170 {
  width: 170px;
}
.o365-sep-comp .com-mr-8 {
  margin-right: 8px;
}
.o365-sep-comp .com-ml-m3 {
  margin-left: -3px;
}
.o365-sep-comp .com-text-black {
  color: #333333;
}
.o365-sep-comp .com-m-auto {
  margin: auto;
}
.o365-sep-comp .com-p-10 {
  padding: 10px;
}
.o365-sep-comp .icn-com-alert-correct {
  background-position: -51px -48px;
}
.o365-sep-comp .icn-com-circle-help1 {
  background-position: 1px -46px;
}
.o365-sep-comp .icn-com-right-caret {
  background-position: -15px -47px;
}
.o365-sep-comp .icn-com-bottom-caret {
  background-position: 2px -67px;
}
.o365-sep-comp .icn-com-down-caret {
  background-position: -15px -47px;
}
.o365-sep-comp .icn-com-modal-alert-info {
  background-position: -254px -74px;
  width: 20px;
  height: 21px;
}
.layout-pane .lyt-header {
  margin-bottom: 10px;
}
.layout-pane .lyt-header .lyt-header-txt {
  font-size: 13px;
}
.layout-pane .lyt-header .lyt-header-right-btn {
  float: right;
}
.layout-pane .lyt-body .lyt-lhs {
  width: 312px;
  float: left;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel {
  margin-bottom: 12px;
  border-width: 0;
  padding: 0;
  box-shadow: none;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-heading {
  height: 26px;
  padding: 0;
  background-color: #424F56;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-heading > .panel-title {
  font-size: 11px;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-heading > .panel-title > a {
  display: block;
  padding: 7px 15px 7px 10px;
  text-decoration: none;
  color: #fff;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-heading > .panel-title > a.collapsed span.caret {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #fff;
  border-left-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-top-width: 4px;
  border-style: solid;
  margin-right: -6px;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-heading > .panel-title > a span.caret {
  float: right;
  margin: 2px -2px 0 0;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body {
  border-top-width: 0;
  padding: 10px;
  border: #e4e4e4 solid 1px;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li {
  position: relative;
  width: 50%;
  float: left;
  display: block;
  margin-bottom: 10px;
  cursor: move;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li:nth-child(odd) {
  padding-right: 5px;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li:nth-child(even) {
  padding-left: 5px;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li > div {
  background-color: #597D81;
  height: 22px;
  padding: 4px 5px;
  color: #fff;
  position: relative;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li > div > div {
  margin-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li > div > span {
  position: absolute;
  display: block;
  width: 10px;
  height: 14px;
  background: url("../images/idmp-sprite@2x.png") -486px -441px;
  left: 2px;
  background-size: 500px 800px !important;
  background-image: url("../images/idmp-sprite.png") \9;
  top: 5px;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li > div > div.lyt-lhs-drag-tool {
  position: absolute;
  right: 3px;
  background-color: #587d81;
  top: 0;
  width: 37px;
  height: 22px;
  padding-top: 4px;
  padding-right: 2px;
  visibility: hidden;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li > div > div.lyt-lhs-drag-tool > i {
  display: inline-block;
  width: 13px;
  height: 13px;
  background-image: url("../images/idmp-sprite@2x.png");
  background-image: url("../images/idmp-sprite.png") \9;
  background-size: 500px 800px !important;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li > div > div.lyt-lhs-drag-tool > i.lyt-lhs-drag-edit {
  background-position: -324px -1288px;
  width: 18px;
  border-right: 1px solid #a0a7ad;
  cursor: pointer;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li > div > div.lyt-lhs-drag-tool > i.lyt-lhs-drag-del {
  background-position: -342px -1288px;
  cursor: pointer;
  margin-left: -1px;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li.dropped > div {
  background-color: #e4e4e4;
  color: #666;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li.dropped > div > span {
  display: none;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li.dropped > div > div.lyt-lhs-drag-tool {
  background-color: #e4e4e4;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li.dropped > div > div.lyt-lhs-drag-tool > i.lyt-lhs-drag-edit {
  background-position: -356px -1288px;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li.dropped > div > div.lyt-lhs-drag-tool > i.lyt-lhs-drag-del {
  background-position: -375px -1288px;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li.lyt-while-drag {
  border: 1px dashed #da5250;
  background-color: #fafb9d;
  width: 142px;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li.lyt-while-drag > div {
  background-color: #fafb9d;
  color: #000;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li.lyt-while-drag > div > span {
  background-position: -287px -1271px;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li.lyt-while-drag > div > div.lyt-lhs-drag-tool {
  display: none;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body ul.lyt-lhs-drag-component > li:hover > div > div.lyt-lhs-drag-tool {
  visibility: visible;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body .panel {
  border-width: 0;
  margin-bottom: 0px;
  box-shadow: none;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body .panel .panel-heading {
  background-color: #ECEFF0;
  border-color: #ECEFF0;
  padding: 0;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body .panel .panel-heading .panel-title {
  font-size: 11px;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body .panel .panel-heading .panel-title > a {
  padding: 7px 15px 7px 10px;
  display: block;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body .panel .panel-heading .panel-title > a span.caret {
  float: right;
  margin: 2px -2px 0 0;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body .panel .panel-heading .panel-title > a:hover {
  text-decoration: none;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body .panel .panel-heading .panel-title > a.collapsed span.caret {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #000;
  border-left-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-top-width: 4px;
  border-style: solid;
  margin-right: -6px;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel > .panel-collapse > .panel-body .panel .panel-body {
  padding: 10px;
  margin-top: 5px;
  border: #ECEFF0 solid 1px;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-panel-group > .panel + .panel {
  margin-top: -1px;
}
.layout-pane .lyt-body .lyt-rhs {
  margin-left: 332px;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 {
  border-color: #d4d4d4;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 > .panel-heading {
  border-color: #d4d4d4;
  background-color: #f9f9f9;
  min-height: 28px;
  line-height: 18px;
  padding-left: 15px;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .panel-heading .lyt-panel-title-editor {
  margin: -1px -2px -2px -8px;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .panel-heading .lyt-panel-title-editor > input {
  height: 20px;
  width: 100px;
  padding-left: 6px;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .panel-heading .lyt-panel-title-inner {
  line-height: 14px;
  padding-top: 3px;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .panel-heading .lyt-panel-title-inner .m365-inline-icon {
  margin-top: -2px;
  margin-bottom: -2px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .panel-heading .lyt-panel-title-inner .m365-inline-icon:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .panel-heading .panel-header-hover {
  visibility: hidden;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .panel-heading:hover .panel-header-hover {
  visibility: visible;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 > .panel-body {
  padding: 15px 20px;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .lyt-drag-placeholder {
  color: #000;
  text-align: center;
  margin: 30px 0;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal li.lyt-sort-state-highlight {
  list-style: none;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal > .form-group {
  border: 1px solid transparent;
  padding-bottom: 7px;
  padding-top: 7px;
  margin-bottom: 0;
  cursor: pointer;
  position: relative;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal > .form-group > .lyt-editable-dd {
  width: 17px;
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  background-color: #51A48A;
  display: none;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal > .form-group > .lyt-editable-dd > .lyt-editable-ddlist {
  position: absolute;
  bottom: 0;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal > .form-group > .lyt-editable-dd > .lyt-editable-ddlist > div .m365-inline-icon {
  margin-left: -2px;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal > .form-group > .lyt-editable-dd > .lyt-editable-ddlist > div .caret {
  border-width: 3px;
  color: #7d774d;
  position: absolute;
  top: 12px;
  margin-left: -6px;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal > .form-group > .lyt-editable-dd > .lyt-editable-ddlist > div > ul {
  display: none;
  position: absolute;
  list-style: none;
  background: #FAFEFE;
  border: #51A48A solid 1px;
  padding: 5px 0;
  margin: -1px 0 0 0;
  z-index: 99;
  min-width: 120px;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal > .form-group > .lyt-editable-dd > .lyt-editable-ddlist > div > ul > li > a {
  display: block;
  padding: 4px 6px;
  margin: 0 5px;
  white-space: nowrap;
  color: #000;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal > .form-group > .lyt-editable-dd > .lyt-editable-ddlist > div > ul > li:last-child > a {
  border-bottom-width: 0;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal > .form-group > .lyt-editable-dd > .lyt-editable-ddlist > div > ul > li:hover > a {
  text-decoration: underline;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal > .form-group > .lyt-editable-dd > .lyt-editable-ddlist > div:hover > ul {
  display: block;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal > .form-group:hover {
  border-color: #51A48A;
  background: #FAFEFE;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal > .form-group:hover > .lyt-editable-dd {
  display: block;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal > .form-group > .control-label {
  float: left;
  padding-right: 15px;
  text-align: left;
  padding-left: 25px;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal > .form-group > .control-field {
  float: left;
  width: 270px;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal .lyt-sort-state-highlight {
  min-height: 68px;
  background: #fff;
  border: 1px dashed #d75353;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal.freeze-all .control-field {
  position: relative;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .form-horizontal.freeze-all .control-field::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 99;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .panel {
  margin-bottom: 10px;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .panel > .panel-heading {
  min-height: 26px;
  background-color: #f9f9f9;
  padding: 4px 8px;
}
.layout-pane .lyt-body .lyt-rhs .lyt-rhs-panel-level-01 .panel > .panel-body {
  padding: 15px 20px;
}
.text-with-line {
  position: relative;
}
.text-with-line > div {
  display: inline-block;
  background-color: #fff;
  position: relative;
  z-index: 1;
  padding-right: 10px;
}
.text-with-line span.fline {
  width: 100%;
  position: absolute;
  height: 1px;
  background-color: #e4e4e4;
  display: block;
  z-index: 0;
  margin-top: -5px;
}
.lyt-group {
  position: relative;
}
.lyt-group .lyt-group-legend {
  position: absolute;
  top: 0;
  margin-top: -10px;
  padding: 2px 9px;
  background: #fff;
  color: #8d8d8d;
}
.template-settings .input-sm {
  font-size: 11px;
  height: 22px;
}
.template-settings .nav-tabs > li > a {
  padding-left: 20px;
  padding-right: 20px;
}
.template-settings .panel {
  -webkit-box-shadow: 0 0 0 #fff;
  box-shadow: 0 0 0 #fff;
}
.template-settings .panel .panel-heading {
  padding: 7px;
  line-height: 12px;
}
.template-settings .form-horizontal.seperator {
  border-right: 1px solid #e4e4e4;
}
.template-settings .form-horizontal .form-group {
  margin-bottom: 15px;
}
.template-settings .form-horizontal .radio,
.template-settings .form-horizontal .checkbox {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-top: 0;
}
.template-settings .form-horizontal .radio .iradio_minimal,
.template-settings .form-horizontal .checkbox .iradio_minimal,
.template-settings .form-horizontal .radio .icheckbox_minimal,
.template-settings .form-horizontal .checkbox .icheckbox_minimal {
  vertical-align: middle;
}
.template-settings .control-label {
  padding-top: 4px;
}
.template-settings label {
  margin-bottom: 0;
}
.classic-tab > .nav-tabs,
.classic-nav-enabled > .nav-tabs {
  background: #eceff0;
  border: 1px solid #d6dbdd;
  height: 29px;
}
.classic-tab > .nav > li > a,
.classic-nav-enabled > .nav > li > a {
  padding: 4px 20px 5px 20px;
  line-height: 18px;
  color: #000;
  border-left: 1px solid #d6dbdd;
  border-right: 1px solid #d6dbdd;
  border-top-width: 0;
  margin-left: -1px;
}
.classic-tab > .nav > li > a .m365-icon,
.classic-nav-enabled > .nav > li > a .m365-icon {
  margin-left: 0;
}
.classic-tab > .nav > li > a .icheckbox_minimal,
.classic-nav-enabled > .nav > li > a .icheckbox_minimal {
  vertical-align: bottom;
  margin-right: 7px;
}
.classic-tab > .nav > li > a .close,
.classic-nav-enabled > .nav > li > a .close {
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 2px;
  color: #929395;
  display: none;
  cursor: pointer;
}
.classic-tab > .nav-tabs > li.active > a,
.classic-nav-enabled > .nav-tabs > li.active > a,
.classic-tab > .nav-tabs > li.active > a:hover,
.classic-nav-enabled > .nav-tabs > li.active > a:hover,
.classic-tab > .nav-tabs > li.active > a:focus,
.classic-nav-enabled > .nav-tabs > li.active > a:focus {
  background: #fff;
  border-left: 1px solid #d6dbdd;
  border-right: 1px solid #d6dbdd;
  border-top-width: 0;
  min-height: 28px;
}
.classic-tab .nav-tabs > li:first-child.active > a,
.classic-nav-enabled .nav-tabs > li:first-child.active > a {
  border-left: 1px solid transparent;
  border-left-width: 0;
  margin-left: 0;
}
.classic-tab .nav-tabs > li:first-child > a,
.classic-nav-enabled .nav-tabs > li:first-child > a {
  margin-left: 0;
  border-left-width: 0;
}
.classic-tab > .nav-tabs > li > a,
.classic-nav-enabled > .nav-tabs > li > a {
  margin-right: 0px;
}
.classic-tab > .nav-tabs > li > a:hover,
.classic-nav-enabled > .nav-tabs > li > a:hover,
.classic-tab > .nav-tabs > li > a:focus,
.classic-nav-enabled > .nav-tabs > li > a:focus {
  background: #eceff0;
}
.classic-tab > .nav-tabs > li > a:hover .close,
.classic-nav-enabled > .nav-tabs > li > a:hover .close {
  display: block;
}
.classic-tab > .nav-tabs > li > a > input[type=text],
.classic-nav-enabled > .nav-tabs > li > a > input[type=text] {
  padding: 0;
  height: 20px;
  min-width: auto;
  width: auto;
  margin: -2px -15px;
  padding: 2px 8px;
}
.classic-tab > .tab-content,
.classic-nav-enabled > .tab-content {
  padding: 5px;
  clear: both;
  border-left: 1px solid #d6dbdd;
  border-right: 1px solid #d6dbdd;
  border-bottom: 1px solid #d6dbdd;
}
.classic-tab.classic-tab-enhanced,
.classic-nav-enabled.classic-tab-enhanced {
  position: relative;
}
.classic-tab.classic-tab-enhanced .tab-content,
.classic-nav-enabled.classic-tab-enhanced .tab-content {
  padding: 10px;
}
.classic-tab.classic-tab-enhanced .add-button,
.classic-nav-enabled.classic-tab-enhanced .add-button {
  width: 140px;
  height: 27px;
  padding: 5px 8px;
  color: #6a6b6d;
  cursor: pointer;
}
.classic-tab.classic-tab-enhanced .add-button:hover,
.classic-nav-enabled.classic-tab-enhanced .add-button:hover {
  color: #000;
}
.classic-tab .tab-tool-set,
.classic-nav-enabled .tab-tool-set {
  position: absolute;
  right: 1px;
  top: 1px;
  background: #eceff0;
  height: 27px;
}
.classic-tab .tab-tool-set > ul,
.classic-nav-enabled .tab-tool-set > ul {
  list-style: none;
  padding: 0;
}
.classic-tab .tab-tool-set > ul > li,
.classic-nav-enabled .tab-tool-set > ul > li {
  float: left;
}
.classic-tab .tab-tool-set > ul > li.border-right,
.classic-nav-enabled .tab-tool-set > ul > li.border-right {
  border-right: 1px solid #d6dbdd;
}
.classic-tab .tab-tool-set > ul > li.border-left,
.classic-nav-enabled .tab-tool-set > ul > li.border-left {
  border-left: 1px solid #d6dbdd;
}
.classic-tab .tab-tool-set > ul > li > a > .ad360-icon,
.classic-nav-enabled .tab-tool-set > ul > li > a > .ad360-icon {
  margin: 0;
}
.classic-tab .tab-tool-set > ul > li.bdr-none,
.classic-nav-enabled .tab-tool-set > ul > li.bdr-none {
  border-width: 0;
}
.classic-tab .tab-tool-set > ul > li.open,
.classic-nav-enabled .tab-tool-set > ul > li.open {
  background: #fff;
}
.classic-tab .tab-tool-set > ul > li > a,
.classic-nav-enabled .tab-tool-set > ul > li > a {
  color: #000;
  text-decoration: none;
  font-size: 11px;
  display: block;
  min-height: 34px;
  padding: 5px 9px;
  border-left: 1px solid #d6dbdd;
  min-height: 27px;
  position: relative;
  z-index: 99;
}
.classic-tab .tab-tool-set > ul > li > a.sm-padding,
.classic-nav-enabled .tab-tool-set > ul > li > a.sm-padding {
  padding: 6px 3px;
}
.classic-tab .tab-tool-set > ul > li.dropdown .dropdown-menu,
.classic-nav-enabled .tab-tool-set > ul > li.dropdown .dropdown-menu {
  margin-top: -2px;
  z-index: 4;
  box-shadow: 0 0px 6px #9e9e9e;
  border-width: 0;
}
.classic-tab .tab-tool-set > ul > li.dropdown.open > a,
.classic-nav-enabled .tab-tool-set > ul > li.dropdown.open > a {
  box-shadow: 0 -6px 6px #dadada;
  z-index: 5;
  border-bottom: 1px solid #fff;
  background-color: #fff;
  position: relative;
}
.classic-tab .tab-tool-set > ul > li:first-child:last-child a,
.classic-nav-enabled .tab-tool-set > ul > li:first-child:last-child a {
  border-width: 0;
}
.classic-tab-with-scroll {
  border-left: 1px solid #d6dbdd;
  border-right: 1px solid #d6dbdd;
}
.classic-tab-with-scroll .tab-tool-set {
  border-top: 1px solid #d6dbdd;
  border-bottom: 1px solid #d6dbdd;
  top: 0;
  height: 29px;
  width: 117px;
  border-left: 1px solid #d6dbdd;
  right: 0;
}
.classic-tab-with-scroll .tab-tool-set > ul {
  float: right;
}
.classic-tab-with-scroll .tab-tool-set > ul > li:first-child > a {
  border-left: 0px solid #fff !important;
}
.classic-tab-with-scroll .tab-tool-set > ul > li.open:first-child > a {
  border-left: 1px solid #d6dbdd !important;
}
.classic-tab-with-scroll .tab-tool-set > ul > li.open > a {
  min-height: 29px;
}
.classic-tab-with-scroll .tab-tool-set > ul > li .tab-nav-left,
.classic-tab-with-scroll .tab-tool-set > ul > li .tab-nav-right {
  width: 20px;
  margin-top: 4px;
  z-index: 1;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}
.classic-tab-with-scroll .tab-tool-set > ul > li .tab-nav-right {
  margin-right: 6px;
}
.classic-tab-with-scroll .tab-tool-set .dropdown-menu > li > a {
  padding: 5px 10px;
  white-space: nowrap;
}
.classic-tab-with-scroll .classic-nav-enabled {
  position: relative;
  height: 29px;
  padding-right: 115px;
  background: #eceef0;
  border-top: 1px solid #d6dbdd;
  overflow: hidden;
}
.classic-tab-with-scroll .classic-nav-enabled > .nav-tabs {
  white-space: nowrap;
  position: absolute;
  font-size: 0;
  border-left-width: 0;
  border-right-width: 0;
  border: none;
  height: 27px;
}
.classic-tab-with-scroll .classic-nav-enabled > .nav-tabs > li {
  float: none;
  display: inline-block;
  font-size: 11px;
}
.classic-tab-with-scroll .classic-nav-enabled > .nav-tabs > li:first-child {
  border-left-width: 0;
}
.classic-tab-with-scroll .classic-nav-enabled > .nav-tabs > li > .lyt-editable-navlist > div > ul {
  display: none;
}
.classic-tab-with-scroll .classic-nav-enabled > .nav-tabs > li > .lyt-editable-navlist > div.open > ul {
  display: block;
}
.classic-tab-with-scroll .classic-nav-enabled > .nav-tabs > li > a {
  border-bottom: 1px solid #d6dbdd;
}
.classic-tab-with-scroll .classic-nav-enabled > .nav-tabs > li.active > a {
  border-bottom: 1px solid #fff;
}
.classic-tab-with-scroll > .tab-content {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}
.layout-pane .lyt-body {
  line-height: 1.2;
  position: relative;
}
.layout-pane .lyt-body strong {
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.layout-pane .lyt-body .nav-tabs > li:hover .lyt-editable-navlist {
  display: block;
}
.layout-pane .lyt-body .nav-tabs > li:hover .lyt-editable-navlist .dropdown {
  display: block;
}
.layout-pane .lyt-body .panel-heading .lyt-panel-title-inner {
  position: relative;
  display: inline-block;
  line-height: 16px;
  font-size: 11px;
}
.layout-pane .lyt-body .panel-heading .lyt-editable-navlist {
  display: inline-block;
  visibility: hidden;
  position: static;
}
.layout-pane .lyt-body .panel-heading:hover .lyt-editable-navlist {
  visibility: visible;
}
.layout-pane .lyt-body .lyt-lhs {
  position: absolute;
  left: 0;
  display: block;
}
.layout-pane .lyt-body .lyt-lhs .lyt-lhs-heading {
  font-size: 11px;
  margin: 0;
  background: #556067;
  padding: 7px 10px;
  color: #fff;
}
.layout-pane .lyt-body .lyt-editable-dd {
  display: none;
}
.layout-pane .lyt-body.lyt-lhs-disabled .lyt-rhs {
  margin-left: 0;
}
.layout-pane .lyt-body.lyt-lhs-disabled .lyt-lhs {
  display: none;
}
.layout-pane .lyt-body.lyt-lhs-disabled .add-group {
  display: none;
}
.layout-pane .lyt-body.lyt-lhs-disabled .nav-tabs > li:hover .lyt-editable-navlist {
  display: none;
}
.layout-pane .lyt-body.lyt-lhs-disabled .panel-heading:hover .lyt-editable-navlist {
  display: none;
}
.layout-pane .lyt-body .lyt-editable-navlist {
  position: absolute;
  bottom: 10px;
  right: 9px;
  display: none;
}
.layout-pane .lyt-body .lyt-editable-navlist .dropdown {
  display: none;
}
.layout-pane .lyt-body .lyt-editable-navlist .idmp-inline-icon {
  margin-left: -2px;
  opacity: 0.6;
}
.layout-pane .lyt-body .lyt-editable-navlist .idmp-inline-icon:hover {
  opacity: 1;
}
.layout-pane .lyt-body .lyt-editable-navlist .fixed-dropdown.open {
  display: block;
}
.layout-pane .lyt-body .lyt-editable-navlist .caret {
  border-width: 3px;
  color: #000;
  position: absolute;
  top: 10px;
  margin-left: -1px;
}
.layout-pane .lyt-body .lyt-editable-navlist > div > ul {
  display: none;
  position: absolute;
  list-style: none;
  background: #fff;
  padding: 7px 0;
  margin: -1px 0 0 0;
  z-index: 99;
  min-width: 120px;
  top: 20px;
  left: -22px;
}
.layout-pane .lyt-body .lyt-editable-navlist > div:hover > ul {
  display: block;
}
.layout-pane .lyt-body .lyt-editable-navlist > div:hover > ul.menu-popup {
  display: none;
}
.layout-pane .lyt-body .panel-heading {
  padding: 4px 6px 4px 10px;
  min-height: 23px;
  line-height: normal;
  font-weight: 400;
  background-color: #f9f9f9;
  border-color: #e4e4e4;
}
.layout-pane .lyt-body .form-horizontal .form-group .control-label {
  padding-left: 25px;
  width: 200px;
  float: left;
}
.layout-pane .lyt-body .form-horizontal .form-group .control-label-sm {
  padding-left: 25px;
  width: 80px;
  float: left;
  padding-top: 4px;
}
.layout-pane .lyt-body .form-horizontal .form-group .control-label-md {
  padding-left: 25px;
  width: 140px;
  float: left;
  padding-top: 4px;
}
.layout-pane .lyt-body .form-horizontal .form-group .control-field {
  width: 270px;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.layout-pane .lyt-body .form-horizontal .form-group .control-field-md {
  width: 350px;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.layout-pane .lyt-body .form-horizontal .form-group .control-field-lg {
  width: 370px;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.layout-pane .lyt-body .form-horizontal .form-group .control-field-lg1 {
  width: 600px;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.layout-pane .lyt-body .form-horizontal .form-group .control-field-lg2 {
  width: 800px;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.layout-pane .lyt-body .form-horizontal .form-group .radio .idmp-type-pwd {
  display: none;
}
.layout-pane .lyt-body .form-horizontal .form-group .radio .checked ~ .idmp-type-pwd {
  display: block;
  width: 260px;
}
.layout-button-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.layout-button-list li {
  float: left;
  margin-left: 10px;
}
.layout-button-list li:first-child {
  margin-left: 0;
}
.name-format {
  background: #f9fafa;
  text-align: center;
  border: 1px solid #e5e7e8;
  padding: 3px 10px;
}
.attribute-column > li {
  border-bottom: 1px solid #e2e7e9;
}
.attribute-column > li > label {
  margin: 0;
  padding: 5px 10px 5px;
  display: block;
}
.attribute-column > li > label .icheckbox_minimal {
  margin-right: 8px;
}
.attribute-column > li > label .caret-arrow {
  background: url("../images/idmp-sprite@2x.png") no-repeat -267px -33px;
  background-image: url("../images/idmp-sprite.png") \9;
  background-size: 500px 800px !important;
  width: 15px;
  height: 15px;
  float: right;
  margin-right: 5px;
}
.attribute-column > li ul {
  background: #f5f5f5;
  display: none;
}
.attribute-column > li ul li {
  padding: 4px 10px 4px 36px;
}
.attribute-column > li ul li label {
  margin: 0;
}
.attribute-column > li ul li label .icheckbox_minimal {
  margin-right: 8px;
}
.attribute-column > li ul li:hover {
  background: #e6e5e5;
}
.attribute-column > li.open > label .caret-arrow {
  background-position: -249px -33px;
}
.attribute-column > li.open ul {
  display: block;
}
.panel-rule .panel .panel .panel-heading {
  border-bottom: 1px solid #d9dcdd;
}
textarea.custom-height {
  vertical-align: middle;
  height: 22px;
}
.header-with-line-type-2 {
  position: relative;
}
.header-with-line-type-2 span {
  font-size: 13px;
  position: absolute;
  background: #fff;
  padding: 5px 8px 5px 0;
  top: -13px;
  color: #969696;
}
.header-with-line-type-2 hr {
  border-top: 1px solid #e5e5e5;
}
.creation-rule.panel-group > .panel-default.disabled > .panel-heading .panel-title {
  opacity: 1;
}
.creation-rule.panel-group > .panel-default.disabled > .panel-heading .panel-title > div * {
  opacity: 0.5;
}
.creation-rule.panel-group > .panel-default.disabled > .panel-heading .panel-title > div .icn-cancel {
  opacity: 1 !important;
}
.creation-rule.panel-group > .panel-default > .panel-heading {
  background: #e7eaeb;
  font-size: 11px;
}
.creation-rule.panel-group .panel-heading {
  font-size: 11px;
}
.creation-rule .lyt-panel-title-inner > span {
  padding-right: 20px;
}
.creation-rule .lyt-panel-title-inner > span:hover .lyt-editable-navlist {
  display: block;
  right: -10px;
  top: -2px;
}
.creation-rule .table .lyt-panel-title-inner > span {
  padding-right: 20px;
}
.creation-rule .table .lyt-panel-title-inner > span:hover .lyt-editable-navlist {
  display: block;
  right: -25px;
  top: -2px;
}
.creation-rule .panel-body {
  padding: 0;
}
.creation-rule .panel-body .filter-body {
  padding: 10px 0 5px 25px;
  border: none;
}
.creation-rule .panel-body .panel-rule-body {
  padding: 20px 30px;
}
.lyt-panel-title-editor .sep {
  background-color: #cccccc;
  width: 1px;
  height: 15px;
  top: 1px;
  float: left;
  margin-left: 6px;
  margin-top: 3px;
}
.advance-setting {
  visibility: hidden;
}
.advance-setting label {
  padding-top: 0;
}
.advance-setting.open {
  visibility: visible;
}
.advancedsetting {
  color: #000;
}
.advancedsetting .caret {
  transform: rotate(-90deg);
}
.advancedsetting.open .caret {
  transform: rotate(0deg);
}
.pwdcomplex .caret {
  transform: rotate(-90deg);
  color: #000;
  margin-left: 5px;
}
.pwdcomplex.open .caret {
  transform: rotate(0deg);
}
.pwd-setting {
  visibility: hidden;
}
.pwd-setting.open {
  visibility: visible;
}
.idmp-licence-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.idmp-licence-list ul {
  margin: 12px 0 0;
  padding: 0 0 0 45px;
  list-style: none;
}
.idmp-licence-list .idmp-licence-box {
  margin-bottom: 12px;
}
.idmp-licence-list .idmp-licence-box .hidden-licenses {
  display: none;
}
.idmp-licence-list .idmp-licence-box .hidden-licenses .checkbox-inline {
  margin-bottom: 10px;
}
.idmp-licence-list .idmp-licence-box .idmp-icn-tree-plus {
  position: relative;
  z-index: 2;
  margin-top: -4px;
}
.idmp-licence-list .idmp-licence-box .idmp-icn-tree-minus {
  display: none;
  position: relative;
  z-index: 2;
  margin-top: -4px;
}
.idmp-licence-list .idmp-licence-box.open .hidden-licenses {
  display: block;
}
.idmp-licence-list .idmp-licence-box.open .idmp-icn-tree-minus {
  display: inline-block;
  position: relative;
  z-index: 2;
}
.idmp-licence-list .idmp-licence-box.open .idmp-icn-tree-plus {
  display: none;
  position: relative;
  z-index: 2;
}
.advance-principle-setting {
  background: #f2f2f2;
  padding: 10px 20px;
  display: none;
}
.advance-principle-setting.open {
  display: block;
}
.advance-principle-setting .form-group {
  margin-bottom: 8px;
}
.advance-principle-setting .form-right-align label {
  padding-top: 3px;
  text-align: right;
}
.modal-help {
  right: 12px;
  top: 10px;
}
.modify-template .template-settings .form-group {
  border: 1px solid transparent;
  padding-bottom: 3px;
  padding-top: 3px;
  margin-bottom: 0;
  cursor: pointer;
  position: relative;
  margin-bottom: 7px;
}
.modify-template .template-settings .form-group .freeze {
  display: none;
}
.modify-template .template-settings .form-group.disabled .freeze {
  display: block;
}
.modify-template .template-settings .form-group.enabled .idmp-form-enable:hover .idmp-icn-disabled {
  display: inline-block !important;
  margin: 0px 0 0 3px;
}
.modify-template .template-settings .form-group.enabled .idmp-form-enable:hover .idmp-icn-enabled {
  display: none;
}
.modify-template .template-settings .form-group:hover {
  background: #f7f7f7;
  opacity: 1;
}
.modify-template .template-settings .form-group:hover .freeze {
  display: none;
}
.modify-template .template-settings .form-group:hover .idmp-form-enable {
  visibility: visible;
}
.modify-template .template-settings .form-group .idmp-form-enable {
  width: 30px;
  visibility: hidden;
  float: left;
  vertical-align: middle;
  text-align: center;
  margin: 4px 0 0;
  border-right: 1px solid #dedede;
}
.modify-template .template-settings .form-group .idmp-form-enable i {
  vertical-align: top;
}
.drag-loader .loader-inner {
  top: 0 !important;
  bottom: 0;
}
.readonly-mode .body-pane {
  margin-top: 70px;
}
.readonly-mode .top-pane,
.readonly-mode .signup-right-banner {
  top: 28px;
}
.readonly-mode .left-pane,
.readonly-mode .status-alert {
  top: 70px;
}
.readonly-mode.readonly-mode-minimized .body-pane {
  margin-top: 45px;
}
.readonly-mode.readonly-mode-minimized .top-pane,
.readonly-mode.readonly-mode-minimized .signup-right-banner {
  top: 3px;
}
.readonly-mode.readonly-mode-minimized .left-pane,
.readonly-mode.readonly-mode-minimized .status-alert {
  top: 45px;
}
:focus {
  outline: 0px solid red !important;
}
.verdana {
  font-family: "Verdana", lato, arial !important;
}
ul.primary-list > li {
  color: #15bfff;
}
ul.primary-list > li > span {
  color: #333333;
}
a {
  cursor: pointer;
}
ul.black-list > li {
  color: #495359;
  font-size: 12px;
}
ul.black-list > li > span {
  color: #333333;
  font-size: 11px;
}
ul.green-list > li {
  color: #a6d050;
  font-size: 12px;
}
ul.green-list > li > span {
  color: #333333;
  font-size: 11px;
}
.hover-element .hover-target {
  visibility: hidden;
}
.hover-element:hover .hover-target {
  visibility: visible;
}
.idmp-license-details .license-table {
  border-width: 0;
  width: 100%;
  font-size: 11px;
}
.idmp-license-details .license-table td {
  padding: 5px 0;
}
.idmp-license-details .license-table td:first-child {
  color: #666666;
  padding-left: 30px;
}
.classic-tab > .nav-tabs {
  background: #eceff0;
  border: 1px solid #d6dbdd;
  height: 29px;
}
.classic-tab > .nav > li > a {
  padding: 4px 15px 5px 15px;
  line-height: 18px;
  color: #000;
  border-left: 1px solid #d6dbdd;
  border-right: 1px solid #d6dbdd;
  border-top-width: 0;
  margin-left: -1px;
}
.classic-tab > .nav > li > a .o365-icon {
  margin-left: 0;
}
.classic-tab > .nav > li > a .icheckbox_minimal {
  vertical-align: bottom;
  margin-right: 7px;
}
.classic-tab > .nav > li > a .close {
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 2px;
  color: #929395;
  display: none;
  cursor: pointer;
}
.classic-tab > .nav-tabs > li.active > a,
.classic-tab > .nav-tabs > li.active > a:hover,
.classic-tab > .nav-tabs > li.active > a:focus {
  background: #fff;
  border-left: 1px solid #d6dbdd;
  border-right: 1px solid #d6dbdd;
  border-top-width: 0;
  min-height: 28px;
}
.classic-tab .nav-tabs > li:first-child.active > a {
  border-left: 1px solid transparent;
  border-left-width: 0;
  margin-left: 0;
}
.classic-tab .nav-tabs > li:first-child > a {
  margin-left: 0;
  border-left-width: 0;
}
.classic-tab > .nav-tabs > li > a {
  margin-right: 0px;
}
.classic-tab > .nav-tabs > li > a:hover,
.classic-tab > .nav-tabs > li > a:focus {
  background: #eceff0;
}
.classic-tab > .nav-tabs > li > a:hover .close {
  display: block;
}
.classic-tab > .tab-content {
  padding: 5px;
  clear: both;
  border-left: 1px solid #d6dbdd;
  border-right: 1px solid #d6dbdd;
  border-bottom: 1px solid #d6dbdd;
}
.classic-tab.classic-tab-enhanced {
  position: relative;
}
.classic-tab.classic-tab-enhanced .tab-content {
  padding: 10px;
}
.classic-tab.classic-tab-enhanced .add-button {
  width: 150px;
  height: 27px;
  padding: 5px 8px;
  color: #6a6b6d;
  cursor: pointer;
}
.classic-tab.classic-tab-enhanced .add-button:hover {
  color: #000;
}
.classic-tab .tab-tool-set {
  position: absolute;
  right: 1px;
  top: 1px;
  background: #eceff0;
  height: 27px;
}
.classic-tab .tab-tool-set > ul {
  list-style: none;
  padding: 0;
}
.classic-tab .tab-tool-set > ul > li {
  float: left;
}
.classic-tab .tab-tool-set > ul > li.border-right {
  border-right: 1px solid #d6dbdd;
}
.classic-tab .tab-tool-set > ul > li.border-left {
  border-left: 1px solid #d6dbdd;
}
.classic-tab .tab-tool-set > ul > li > a > .ad360-icon {
  margin: 0;
}
.classic-tab .tab-tool-set > ul > li.bdr-none {
  border-width: 0;
}
.classic-tab .tab-tool-set > ul > li.open {
  background: #fff;
}
.classic-tab .tab-tool-set > ul > li > a {
  color: #000;
  text-decoration: none;
  font-size: 11px;
  display: block;
  min-height: 34px;
  padding: 6px 9px;
  border-left: 1px solid #d6dbdd;
  min-height: 27px;
  position: relative;
  z-index: 99;
}
.classic-tab .tab-tool-set > ul > li > a.sm-padding {
  padding: 6px 3px;
}
.classic-tab .tab-tool-set > ul > li.dropdown .dropdown-menu {
  margin-top: -2px;
  z-index: 4;
  box-shadow: 0 0px 6px #9e9e9e;
  border-width: 0;
}
.classic-tab .tab-tool-set > ul > li.dropdown.open > a {
  box-shadow: 0 -3px 6px #dadada;
  z-index: 5;
  border-bottom: 1px solid #fff;
  background-color: #fff;
  position: relative;
}
.classic-tab .tab-tool-set > ul > li:first-child:last-child a {
  border-width: 0;
}
.idmp-favorite-menu {
  position: relative;
  z-index: 9;
}
.idmp-favorite-menu > li {
  position: relative;
}
.idmp-favorite-menu > li .sep {
  position: absolute;
  right: 0;
  top: 3px;
  z-index: 999;
  height: 16px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.idmp-favorite-menu > li a {
  font-size: 11px;
  color: #000;
  font-weight: normal;
  line-height: 18px;
}
.idmp-favorite-menu > li > a {
  line-height: 12px;
  border: 1px solid transparent;
  z-index: 2;
  padding: 5px 7px 5px 7px;
  margin: 0px;
  height: 22px;
}
.idmp-favorite-menu > li > a .idmp-icon,
.idmp-favorite-menu > li > a .idmp-inline-icon-sm {
  margin-top: -3px;
  margin-right: 3px;
}
.idmp-favorite-menu > li > a:hover {
  background: #fff;
}
.idmp-favorite-menu > li.open > a {
  background: #fff;
  border: 1px solid #c6cacc;
  border-bottom: 1px solid #fff;
  margin: 0px;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.05);
  z-index: 999;
  height: 29px;
}
.idmp-favorite-menu > li.open > a:focus,
.idmp-favorite-menu > li.open > a:hover {
  background: #fff;
  border: 1px solid #c6cacc;
  border-bottom: 1px solid #fff;
}
.idmp-favorite-menu > li.open > .dropdown-menu {
  border-color: #c6cacc;
  min-width: 100px;
  z-index: 5;
}
.idmp-favorite-menu > li.open > .dropdown-menu > li > a > .idmp-icon {
  margin: 0;
  margin-right: 4px;
}
.idmp-favorite-menu > li.open > .dropdown-menu.min-width-sm {
  min-width: 80px;
  right: 0;
}
.idmp-favorite-menu > li > .dropdown-menu {
  border: 1px solid #e3e5e6;
  box-shadow: 0 9px 12px rgba(0, 0, 0, 0.176);
  z-index: 99;
  margin-top: -1px;
}
.idmp-favorite-menu > li > .dropdown-menu > li > a {
  padding: 4px 7px;
  font-size: 11px;
  min-height: 22px;
}
.idmp-favorite-menu .export-dropdown ul.dropdown-menu {
  min-width: 97px;
  background-color: #fff;
}
.directory-list {
  padding: 0;
  margin: 30px 0 0 0;
  list-style-type: none;
}
.directory-list > li > a {
  display: block;
  line-height: 18px;
  padding: 15px 10px;
  text-decoration: none;
  color: #333333;
  font-size: 13px;
  border-bottom: 1px solid #e3e3e3;
  cursor: pointer;
}
.directory-list > li > a .idmp-inline-icon {
  margin: -4px 10px -3px 0;
}
.directory-list > li > a .icn-right-arrow {
  float: right;
  margin: 1px 0 0 0;
}
.directory-list > li > a:hover {
  background-color: #f6f6f6;
}
.idmp-table-setter .filter-dropdown {
  background-color: transparent;
}
.idmp-table-setter .filter-dropdown .btn-default {
  min-width: 20px !important;
}
.idmp-table-setter > .table-setter-header {
  display: none;
}
.idmp-table-setter table {
  margin-bottom: 0px;
}
.idmp-table-setter table .search-row {
  display: none;
}
.idmp-table-setter table .search-row input {
  display: inline;
  margin: 0;
  padding: 0;
  width: auto;
}
.idmp-table-setter > .status-box {
  height: 30px;
  padding: 6px 0;
  font-size: 11px;
}
.idmp-table-setter > .status-box .key {
  font-weight: 600;
}
.idmp-table-setter > .status-box .value {
  color: #8e959a;
}
.idmp-table-setter > .status-box a.value:hover {
  color: #000;
}
.idmp-table-setter > .status-box .status-box-rhs {
  float: right;
  color: #666 !important;
}
.idmp-table-setter > .status-box .status-box-rhs span {
  display: none;
}
.idmp-table-setter > .status-box .status-box-rhs span.close {
  color: #666 !important;
  visibility: hidden;
  font-size: 16px !important;
  margin-left: 5px;
}
.idmp-table-setter > .status-box .status-box-rhs:hover span.close {
  visibility: visible;
}
.idmp-table-setter > .status-box .status-box-rhs.open span {
  display: inline;
}
.idmp-table-setter > .status-box.status-box-sm {
  height: 20px;
}
.idmp-table-setter > .status-box ul.status-box-list {
  padding: 0;
  margin: 0 0 5px 0;
}
.idmp-table-setter > .status-box ul.status-box-list li {
  list-style: none;
  float: left;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #e4e4e4;
}
.idmp-table-setter > .status-box ul.status-box-list li:first-child {
  padding-left: 0;
  margin-left: 0;
}
.idmp-table-setter > .top-tool-box,
.idmp-table-setter .bottom-tool-box {
  height: 26px;
  background: #f3f3f3;
  padding: 4px 8px 4px 8px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow,
.idmp-table-setter .bottom-tool-box > ul.right-flow,
.idmp-table-setter > .top-tool-box > ul,
.idmp-table-setter .bottom-tool-box > ul {
  margin-left: -10px;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li,
.idmp-table-setter > .top-tool-box > ul > li,
.idmp-table-setter .bottom-tool-box > ul > li {
  float: left;
  position: relative;
  line-height: 18px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li div.tool-select button.dropdown-toggle,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li div.tool-select button.dropdown-toggle,
.idmp-table-setter > .top-tool-box > ul > li div.tool-select button.dropdown-toggle,
.idmp-table-setter .bottom-tool-box > ul > li div.tool-select button.dropdown-toggle {
  background: #fff;
  line-height: 13px;
  border-color: #d8dcdd;
  padding: 2px 6px;
  height: 19px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li div.tool-select div.dropdown-menu,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li div.tool-select div.dropdown-menu,
.idmp-table-setter > .top-tool-box > ul > li div.tool-select div.dropdown-menu,
.idmp-table-setter .bottom-tool-box > ul > li div.tool-select div.dropdown-menu {
  min-width: 100%;
  border-color: #d8dcdd;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li div.tool-select div.dropdown-menu li > a,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li div.tool-select div.dropdown-menu li > a,
.idmp-table-setter > .top-tool-box > ul > li div.tool-select div.dropdown-menu li > a,
.idmp-table-setter .bottom-tool-box > ul > li div.tool-select div.dropdown-menu li > a {
  padding: 3px 12px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li div.tool-select .bs-caret .caret,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li div.tool-select .bs-caret .caret,
.idmp-table-setter > .top-tool-box > ul > li div.tool-select .bs-caret .caret,
.idmp-table-setter .bottom-tool-box > ul > li div.tool-select .bs-caret .caret {
  background-position: -319px -20px;
  height: 17px;
  background-color: #fff;
  border-left-width: 0;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > a,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > a,
.idmp-table-setter > .top-tool-box > ul > li > a,
.idmp-table-setter .bottom-tool-box > ul > li > a {
  display: block;
  padding: 1px 8px;
  text-decoration: none;
  color: #000;
  cursor: pointer;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > a .idmp-icon,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > a .idmp-icon,
.idmp-table-setter > .top-tool-box > ul > li > a .idmp-icon,
.idmp-table-setter .bottom-tool-box > ul > li > a .idmp-icon {
  margin: 0px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > a.last-child,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > a.last-child,
.idmp-table-setter > .top-tool-box > ul > li > a.last-child,
.idmp-table-setter .bottom-tool-box > ul > li > a.last-child {
  padding-right: 0;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > a.extend-space,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > a.extend-space,
.idmp-table-setter > .top-tool-box > ul > li > a.extend-space,
.idmp-table-setter .bottom-tool-box > ul > li > a.extend-space {
  padding: 0px 8px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > a.minimize-space,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > a.minimize-space,
.idmp-table-setter > .top-tool-box > ul > li > a.minimize-space,
.idmp-table-setter .bottom-tool-box > ul > li > a.minimize-space {
  padding: 3px 1px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > a.minimize-space.left,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > a.minimize-space.left,
.idmp-table-setter > .top-tool-box > ul > li > a.minimize-space.left,
.idmp-table-setter .bottom-tool-box > ul > li > a.minimize-space.left {
  padding: 3px 7px 3px 1px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > a.minimize-space.right,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > a.minimize-space.right,
.idmp-table-setter > .top-tool-box > ul > li > a.minimize-space.right,
.idmp-table-setter .bottom-tool-box > ul > li > a.minimize-space.right {
  padding: 3px 1px 3px 7px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .table-nav,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .table-nav,
.idmp-table-setter > .top-tool-box > ul > li .table-nav,
.idmp-table-setter .bottom-tool-box > ul > li .table-nav {
  padding-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .table-nav .icn-next-all,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .table-nav .icn-next-all,
.idmp-table-setter > .top-tool-box > ul > li .table-nav .icn-next-all,
.idmp-table-setter .bottom-tool-box > ul > li .table-nav .icn-next-all {
  margin-left: 3px;
  cursor: pointer;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .table-nav .icn-next-all.disable,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .table-nav .icn-next-all.disable,
.idmp-table-setter > .top-tool-box > ul > li .table-nav .icn-next-all.disable,
.idmp-table-setter .bottom-tool-box > ul > li .table-nav .icn-next-all.disable {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
  pointer-events: none;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .table-nav .icn-next,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .table-nav .icn-next,
.idmp-table-setter > .top-tool-box > ul > li .table-nav .icn-next,
.idmp-table-setter .bottom-tool-box > ul > li .table-nav .icn-next {
  margin-left: 7px;
  cursor: pointer;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .table-nav .icn-next.disable,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .table-nav .icn-next.disable,
.idmp-table-setter > .top-tool-box > ul > li .table-nav .icn-next.disable,
.idmp-table-setter .bottom-tool-box > ul > li .table-nav .icn-next.disable {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
  pointer-events: none;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .table-nav .icn-prev-all,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .table-nav .icn-prev-all,
.idmp-table-setter > .top-tool-box > ul > li .table-nav .icn-prev-all,
.idmp-table-setter .bottom-tool-box > ul > li .table-nav .icn-prev-all {
  margin-right: 3px;
  cursor: pointer;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .table-nav .icn-prev-all.disable,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .table-nav .icn-prev-all.disable,
.idmp-table-setter > .top-tool-box > ul > li .table-nav .icn-prev-all.disable,
.idmp-table-setter .bottom-tool-box > ul > li .table-nav .icn-prev-all.disable {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
  pointer-events: none;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .table-nav .icn-prev,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .table-nav .icn-prev,
.idmp-table-setter > .top-tool-box > ul > li .table-nav .icn-prev,
.idmp-table-setter .bottom-tool-box > ul > li .table-nav .icn-prev {
  margin-right: 7px;
  cursor: pointer;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .table-nav .icn-prev.disable,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .table-nav .icn-prev.disable,
.idmp-table-setter > .top-tool-box > ul > li .table-nav .icn-prev.disable,
.idmp-table-setter .bottom-tool-box > ul > li .table-nav .icn-prev.disable {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
  pointer-events: none;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .table-nav span,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .table-nav span,
.idmp-table-setter > .top-tool-box > ul > li .table-nav span,
.idmp-table-setter .bottom-tool-box > ul > li .table-nav span {
  line-height: 18px;
  vertical-align: bottom;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li span.sep,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li span.sep,
.idmp-table-setter > .top-tool-box > ul > li span.sep,
.idmp-table-setter .bottom-tool-box > ul > li span.sep {
  background-color: #cccccc;
  width: 1px;
  height: 17px;
  position: absolute;
  right: 0;
  top: 1px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .idmp-icon,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .idmp-icon,
.idmp-table-setter > .top-tool-box > ul > li .idmp-icon,
.idmp-table-setter .bottom-tool-box > ul > li .idmp-icon {
  margin: 0px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .btn-dropdown .btn,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .btn-dropdown .btn,
.idmp-table-setter > .top-tool-box > ul > li .btn-dropdown .btn,
.idmp-table-setter .bottom-tool-box > ul > li .btn-dropdown .btn {
  border: 1px solid transparent;
  margin-top: -2px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .btn-dropdown .caret,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .btn-dropdown .caret,
.idmp-table-setter > .top-tool-box > ul > li .btn-dropdown .caret,
.idmp-table-setter .bottom-tool-box > ul > li .btn-dropdown .caret {
  margin-top: -2px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .btn-dropdown.open .btn,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .btn-dropdown.open .btn,
.idmp-table-setter > .top-tool-box > ul > li .btn-dropdown.open .btn,
.idmp-table-setter .bottom-tool-box > ul > li .btn-dropdown.open .btn {
  background: #fff;
  box-shadow: none;
  position: relative;
  border: 1px solid #ccc;
  border-bottom-width: 1px solid transparent;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .btn-dropdown.open .dropdown-menu,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .btn-dropdown.open .dropdown-menu,
.idmp-table-setter > .top-tool-box > ul > li .btn-dropdown.open .dropdown-menu,
.idmp-table-setter .bottom-tool-box > ul > li .btn-dropdown.open .dropdown-menu {
  margin-top: -2px;
  border-top-width: 0px;
  -webkit-box-shadow: 0 10px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 10px 12px rgba(0, 0, 0, 0.175);
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .btn-white:focus,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .btn-white:focus,
.idmp-table-setter > .top-tool-box > ul > li .btn-white:focus,
.idmp-table-setter .bottom-tool-box > ul > li .btn-white:focus {
  border-top-color: #ccc !important;
  border-left-color: #ccc !important;
  border-right-color: #ccc !important;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn {
  margin-left: 5px;
  margin-top: -1px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn .btn,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn .btn,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn .btn,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn .btn {
  border: 1px solid #d8dcdd;
  background: #fff !important;
  font-size: 11px;
  padding: 0px 8px !important;
  margin-left: 5px;
  z-index: 0;
  height: 17px;
  line-height: 15px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn .btn.btn-reset,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn .btn.btn-reset,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn .btn.btn-reset,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn .btn.btn-reset {
  z-index: 999;
  margin-right: -6px;
  padding-left: 22px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn .btn.btn-reset i,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn .btn.btn-reset i,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn .btn.btn-reset i,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn .btn.btn-reset i {
  position: absolute;
  top: 3px;
  left: 2px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn .dropdown-menu,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn .dropdown-menu {
  border: 1px solid #e3e5e6;
  margin-top: -1px;
  min-width: 200px;
  overflow: hidden;
  z-index: 1001;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu .cscroll,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu .cscroll,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn .dropdown-menu .cscroll,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn .dropdown-menu .cscroll {
  height: 300px;
  padding-bottom: 45px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu .btn-primary,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu .btn-primary,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn .dropdown-menu .btn-primary,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn .dropdown-menu .btn-primary {
  color: #fff;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu ul,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu ul,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn .dropdown-menu ul,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn .dropdown-menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu ul li a,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu ul li a,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn .dropdown-menu ul li a,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn .dropdown-menu ul li a {
  padding: 6px 12px;
  font-size: 11px;
  color: #333333;
  display: block;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu ul li a:hover,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu ul li a:hover,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn .dropdown-menu ul li a:hover,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn .dropdown-menu ul li a:hover {
  text-decoration: none;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu ul li a .chkbox,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu ul li a .chkbox,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn .dropdown-menu ul li a .chkbox,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn .dropdown-menu ul li a .chkbox,
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu ul li a .icheckbox_minimal,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu ul li a .icheckbox_minimal,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn .dropdown-menu ul li a .icheckbox_minimal,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn .dropdown-menu ul li a .icheckbox_minimal {
  margin-right: 7px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu ul li a:hover,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu ul li a:hover,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn .dropdown-menu ul li a:hover,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn .dropdown-menu ul li a:hover {
  cursor: move;
  background: #ecedee;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu ul li.ui-state-highlight,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn .dropdown-menu ul li.ui-state-highlight,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn .dropdown-menu ul li.ui-state-highlight,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn .dropdown-menu ul li.ui-state-highlight {
  min-height: 30px;
  border: 1px dashed #ccc;
  background: #FFFFED;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn .cont-area,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn .cont-area,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn .cont-area,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn .cont-area {
  position: absolute;
  bottom: 0;
  margin-left: 10px;
  padding: 10px;
  border-top: 1px solid #e3e5e6;
  width: 90%;
  text-align: center;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn .cont-area .btn,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn .cont-area .btn,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn .cont-area .btn,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn .cont-area .btn {
  border: 0px solid #fff;
  font-size: 11px;
  padding: 2px 10px !important;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn .column-box,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn .column-box,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn .column-box,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn .column-box {
  padding-bottom: 50px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .addRemoveBtn.open .btn,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .addRemoveBtn.open .btn,
.idmp-table-setter > .top-tool-box > ul > li > .addRemoveBtn.open .btn,
.idmp-table-setter .bottom-tool-box > ul > li > .addRemoveBtn.open .btn {
  box-shadow: none;
  border-bottom: 1px solid #fff;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .btn-group .btn,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .btn-group .btn,
.idmp-table-setter > .top-tool-box > ul > li .btn-group .btn,
.idmp-table-setter .bottom-tool-box > ul > li .btn-group .btn,
.idmp-table-setter > .top-tool-box > ul.right-flow > li .btn-group .no-bg,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .btn-group .no-bg,
.idmp-table-setter > .top-tool-box > ul > li .btn-group .no-bg,
.idmp-table-setter .bottom-tool-box > ul > li .btn-group .no-bg {
  padding: 0 6px;
  background: transparent;
  min-width: 50px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li .dropdown-menu,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li .dropdown-menu,
.idmp-table-setter > .top-tool-box > ul > li .dropdown-menu,
.idmp-table-setter .bottom-tool-box > ul > li .dropdown-menu {
  min-width: 50px;
  margin-top: -2px;
}
.idmp-table-setter > .top-tool-box > ul.right-flow .bdr-none,
.idmp-table-setter .bottom-tool-box > ul.right-flow .bdr-none,
.idmp-table-setter > .top-tool-box > ul .bdr-none,
.idmp-table-setter .bottom-tool-box > ul .bdr-none {
  border: 0px solid #fff;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li:last-child,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li:last-child,
.idmp-table-setter > .top-tool-box > ul > li:last-child,
.idmp-table-setter .bottom-tool-box > ul > li:last-child {
  border-right: 0px solid #fff;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .table-filter,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .table-filter,
.idmp-table-setter > .top-tool-box > ul > li > .table-filter,
.idmp-table-setter .bottom-tool-box > ul > li > .table-filter {
  margin: 1px 10px 0 10px;
  height: 17px;
  width: 60px;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  font-size: 11px;
  padding: 0 5px;
  line-height: 15px;
  cursor: pointer;
}
.idmp-table-setter > .top-tool-box > ul.right-flow > li > .table-filter .icn-table-filter,
.idmp-table-setter .bottom-tool-box > ul.right-flow > li > .table-filter .icn-table-filter,
.idmp-table-setter > .top-tool-box > ul > li > .table-filter .icn-table-filter,
.idmp-table-setter .bottom-tool-box > ul > li > .table-filter .icn-table-filter {
  margin-top: -2px;
}
.idmp-table-setter > .top-tool-box ul.right-flow,
.idmp-table-setter .bottom-tool-box ul.right-flow {
  float: right;
}
.idmp-table-setter > .top-tool-box ul.right-flow > li:first-child,
.idmp-table-setter .bottom-tool-box ul.right-flow > li:first-child {
  border-left: 0px solid #fff;
}
.idmp-table-setter > .top-tool-box ul.right-flow > li.open,
.idmp-table-setter .bottom-tool-box ul.right-flow > li.open {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.176);
}
.idmp-table-setter > .top-tool-box ul.right-flow > li:last-child,
.idmp-table-setter .bottom-tool-box ul.right-flow > li:last-child {
  margin-right: -8px;
}
.idmp-table-setter > .top-tool-box ul.right-flow > li:last-child a,
.idmp-table-setter .bottom-tool-box ul.right-flow > li:last-child a {
  padding-right: 0;
}
.idmp-table-setter > .top-tool-box ul.right-flow > li:last-child .sep,
.idmp-table-setter .bottom-tool-box ul.right-flow > li:last-child .sep {
  display: none;
}
.idmp-table-setter > .top-tool-box ul.left-flow > li:first-child a,
.idmp-table-setter .bottom-tool-box ul.left-flow > li:first-child a {
  padding-left: 0;
}
.idmp-table-setter .bottom-tool-box {
  height: 35px;
  padding: 6px;
}
.idmp-table-setter .bottom-tool-box > ul > li .dropdown-menu {
  min-width: 50px;
  margin-bottom: -2px;
  box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.176);
}
.idmp-table-setter .bottom-tool-box > ul > li .dropup.open .btn {
  background: #fff;
  box-shadow: none;
}
.idmp-table-setter .table-search-row {
  background-color: #f3f3f3;
}
.idmp-table-setter .table-search-row .tbl-search-input {
  padding: 6px 12px;
  height: 22px;
  box-shadow: none;
  border: 1px solid #cccccc;
}
.idmp-table-setter .idmp-table-scroll .mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-bottom: 9px;
}
.idmp-table-setter .idmp-table-scroll .mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 6px;
  margin-top: 6px;
}
.idmp-filter-toggle-box {
  display: none;
}
.idmp-filter-toggle-box .filter-body {
  padding: 10px;
  border: 1px solid #f3f3f3;
}
.idmp-filter-toggle-box .filter-body .filter-container {
  width: 850px;
}
.idmp-filter-toggle-box .filter-body .filter-row {
  min-height: 22px;
  margin-bottom: 10px;
  clear: both;
}
.idmp-filter-toggle-box .filter-body .filter-row.last-row {
  margin-bottom: 0;
}
.idmp-filter-toggle-box .filter-body .filter-col {
  float: left;
  margin-right: 10px;
}
.idmp-filter-toggle-box .filter-body .filter-col .list-no {
  line-height: 20px;
}
.idmp-filter-toggle-box .filter-body .filter-col .filter-actions {
  list-style: none;
  margin: 2px 0 0 0;
  padding: 0;
  width: auto;
  margin-left: 9px;
}
.idmp-filter-toggle-box .filter-body .filter-col .filter-actions li {
  float: left;
  margin: 0;
  padding: 0;
}
.idmp-filter-toggle-box .filter-body .filter-col .filter-actions li .idmp-icon {
  cursor: pointer;
}
.idmp-filter-toggle-box .filter-body .filter-col .filter-actions li .icn-filter-add {
  margin-left: 7px;
}
.idmp-filter-toggle-box .filter-icon {
  position: absolute;
  background: #fff;
  height: 26px;
  margin-top: -25px;
  right: 36px;
  padding: 6px 8px 5px 9px;
  cursor: pointer;
  z-index: 4;
  line-height: 15px;
}
.idmp-filter-toggle-box .filter-icon .icn-table-filter {
  margin-top: -2px;
}
.file-upload {
  width: 260px;
  height: 22px;
  border: 1px solid #c6cacd;
  border: 0px solid #c6cacd \9;
  background: #f6f6f6;
  position: relative;
}
.file-upload .file-upload-input {
  position: absolute;
  opacity: 1;
  color: #f6f6f6;
  width: 100%;
  height: 20px;
  top: 0;
  opacity: 0;
  opacity: 1 \9;
  color: #000;
  background: #f6f6f6;
  z-index: 3;
  border: 1px solid #c6cacd;
  padding: 5px 10px;
}
.file-upload .file-upload-placeholder {
  width: 188px;
  background: #f6f6f6;
  height: 20px;
  padding: 3px 8px;
  z-index: 2;
  border-width: 0;
  line-height: 22px;
}
.file-upload .file-upload-placeholder.white-bg {
  background-color: #fff;
}
.file-upload .btn {
  position: absolute;
  right: -1px;
  top: -1px;
  background-color: #424f57;
  height: 22px;
  color: #fff;
  cursor: pointer;
  display: none \9;
  border-width: 0 !important;
  padding: 2px 10px;
}
.classic-dropdown .dropdown-menu {
  margin-top: -1px;
  z-index: 5;
}
.classic-dropdown .dropdown-menu > li > a {
  padding: 4px 5px;
  line-height: 18px;
}
.classic-dropdown .dropdown-toggle {
  border: 1px solid transparent;
  display: inline-block;
  margin-left: 0 !important;
  padding: 1px 15px;
}
.classic-dropdown.open .dropdown-toggle,
.classic-dropdown.open .dropdown-toggle:hover,
.classic-dropdown.open .dropdown-toggle:focus {
  background-color: #fff !important;
  border-color: #bbbbbb;
  border-bottom-color: #fff !important;
  box-shadow: inset 0 0 0 #fff;
  z-index: 6;
  z-index: 1001;
}
.manage-btn > .btn {
  height: 18px;
  line-height: 14px;
  background-color: #fff !important;
  border: 1px solid #d8dcdd;
  min-width: 80px !important;
  text-align: left;
  padding: 0 9px !important;
}
.manage-btn > .btn .caret {
  float: right;
  margin-top: 6px;
}
.table-modal-enabled .idmp-table > thead > tr > td .icn-caret-right,
.table-modal-enabled .idmp-table > tbody > tr > td .icn-caret-right {
  visibility: hidden;
}
.table-modal-enabled .idmp-table > thead > tr.active > td .icn-caret-right,
.table-modal-enabled .idmp-table > tbody > tr.active > td .icn-caret-right {
  visibility: visible;
}
.table-modal {
  position: absolute;
  left: 300px;
  right: 0;
  top: 0;
  background: #fff;
  z-index: 99;
  border: 1px solid #e4e4e4;
  display: none;
  -webkit-box-shadow: -6px 0px 7px -2px rgba(0, 0, 0, 0.2);
  box-shadow: -6px 0px 7px -2px rgba(0, 0, 0, 0.2);
}
.table-modal.open {
  display: block;
}
.table-modal.lhs-200 {
  left: 200px;
}
.table-modal.lhs-250 {
  left: 250px;
}
.table-modal.lhs-500 {
  left: 500px;
}
.table-modal.lhs-550 {
  left: 550px;
}
.table-modal.lhs-450 {
  left: 450px;
}
.table-modal.lhs-400 {
  left: 400px;
}
.table-modal .table-modal-header {
  background: #f3f3f3;
  height: 34px;
  padding: 10px 15px;
}
.table-modal .table-modal-header h4 {
  color: #000;
  font-size: 11px;
  margin: 0;
  float: left;
  font-weight: 400;
  font-size: 14px;
}
.table-modal .table-modal-header h4 span {
  color: #7e7e7e;
  font-weight: 400;
}
.table-modal .table-modal-header span.close {
  float: right;
  margin: -5px -5px 0 0;
}
.table-modal .table-modal-header .table-modal-header-actions {
  float: right;
  margin-right: -2px;
}
.table-modal .table-modal-header .table-modal-header-actions li {
  position: relative;
  list-style: none;
  float: left;
  padding: 0 10px 0 7px;
}
.table-modal .table-modal-header .table-modal-header-actions li a {
  color: #000;
}
.table-modal .table-modal-header .table-modal-header-actions li a .idmp-icon {
  margin-top: -1px;
  margin-right: 4px;
}
.table-modal .table-modal-header .table-modal-header-actions li a:hover {
  text-decoration: none;
}
.table-modal .table-modal-header .table-modal-header-actions li .sep {
  position: absolute;
  height: 16px;
  right: 0;
}
.table-modal .table-modal-body {
  min-height: 280px;
  padding: 15px;
}
.table-modal .close {
  font-size: 20px;
  line-height: 18px;
}
body.left-pane-type-3 .fixed .top-tool-box.fixedItems {
  position: fixed;
  top: 42px;
  z-index: 999;
  right: 15px;
  left: 275px;
}
body.left-pane-type-3 .fixed .tableHeader.fixedItems {
  position: fixed;
  top: 68px;
  z-index: 998;
  right: 15px;
  left: 275px;
}
body.left-pane-type-3 .fixed .table-modal {
  position: fixed;
  left: 575px;
  z-index: 1000;
  top: 42px;
  right: 15px;
}
.or-divider {
  position: relative;
  height: 29px;
  padding-top: 7px;
  margin-bottom: 3px;
}
.or-divider > .or-line {
  width: 1px;
  background-color: #c6cacc;
  position: absolute;
  height: 29px;
  left: 50%;
  margin-left: -1px;
  top: 0;
}
.or-divider > .or-text {
  background: #fff;
  text-align: center;
  font-size: 10px;
  line-height: 14px;
  position: relative;
}
.form-auth-well {
  background-color: #f7f7f7;
}
.form-validation {
  position: absolute;
  left: 270px;
  top: 0;
  background: #fff;
  min-height: 30px;
  min-width: 260px;
  border: 1px solid #ccc;
  padding: 8px;
  margin-top: -5px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  display: none;
}
.form-validation .arrow {
  position: absolute;
  width: 15px;
  height: 15px;
  left: -8px;
  top: 6px;
  background: url("../images/idmp-sprite@2x.png") no-repeat -240px -144px;
  background-size: 500px 800px !important;
  background-image: url("../images/idmp-sprite.png") \9;
  z-index: 3;
}
.has-error .form-validation {
  display: block;
}
.app-search {
  width: 185px;
  border: 1px solid #c6cacd;
  height: 22px;
  position: relative;
}
.app-search .search-input {
  width: 100%;
  padding-left: 28px;
  border-width: 0;
}
.app-search .search-input::placeholder {
  color: #bfbfbf;
}
.app-search .idmp-icon {
  margin-left: 3px;
  position: absolute;
  top: 1px;
  left: 1px;
}
.btn.btn-download {
  background-color: #f40f07;
  color: #fff;
  border-radius: 4px;
}
.export-history > a {
  padding: 5px 4px 5px 2px !important;
}
.export-history .export-history-container {
  min-width: 400px !important;
  padding: 0 !important;
  margin-top: 0px !important;
  border-color: #c6cacc;
  z-index: 999 !important;
}
.export-history .export-history-container:before {
  content: " ";
  position: absolute;
  width: 12px;
  height: 12px;
  transform: rotate(-45deg);
  background-color: #fff;
  top: -7px;
  right: 12px;
  border-top: 1px solid #c6cacc;
  border-right: 1px solid #c6cacc;
}
.export-history .export-history-container:after {
  content: " ";
  position: absolute;
  width: 10px;
  height: 10px;
  transform: rotate(-45deg);
  background-color: #fff;
  top: -5px;
  right: 12px;
}
.export-history .export-history-container .export-history-header {
  font-size: 12px;
  font-weight: bold;
  padding: 6px 12px;
  height: 34px;
  border-bottom: 1px solid #e6e6e6;
}
.export-history .export-history-container .export-history-header > .close {
  font-size: 19px;
}
.export-history .export-history-container .export-history-body .export-history-list .export-history-row {
  border-bottom: 1px solid #e6e6e6;
  min-height: 53px;
  padding: 9px 10px;
}
.export-history .export-history-container .export-history-body .export-history-list .export-history-row > span {
  display: block;
  margin-left: 20px;
  height: 20px;
}
.export-history .export-history-container .export-history-body .export-history-list .export-history-row > span > h5 {
  float: left;
  font-size: 11px;
  padding: 0;
  margin: 0;
  line-height: 20px;
}
.export-history .export-history-container .export-history-body .export-history-list .export-history-row > span > span {
  float: right;
  display: none;
  margin-top: -2px;
}
.export-history .export-history-container .export-history-body .export-history-list .export-history-row > span > span > i {
  cursor: pointer;
  margin-right: 12px;
}
.export-history .export-history-container .export-history-body .export-history-list .export-history-row > span > span > i.icn-printer {
  width: 12px;
  background-position: -384px -62px;
}
.export-history .export-history-container .export-history-body .export-history-list .export-history-row > span > span > i.icn-email {
  width: 14px;
  background-position: -343px -81px;
}
.export-history .export-history-container .export-history-body .export-history-list .export-history-row > span > span > i.icn-download {
  width: 9px;
  background-position: -246px -42px;
}
.export-history .export-history-container .export-history-body .export-history-list .export-history-row > span > span > i.icn-trash-2 {
  width: 9px;
  background-position: -425px -21px;
}
.export-history .export-history-container .export-history-body .export-history-list .export-history-row > div {
  color: #797979;
  padding-left: 20px;
  font-size: 11px;
}
.export-history .export-history-container .export-history-body .export-history-list .export-history-row > div > small {
  float: right;
}
.export-history .export-history-container .export-history-body .export-history-list .export-history-row:hover {
  background-color: #f7f7f7;
}
.export-history .export-history-container .export-history-body .export-history-list .export-history-row:hover > span > span {
  display: inline;
}
.export-history .export-history-container .export-history-body .export-history-list .export-history-row.newly-added > span > h5 {
  font-weight: bold;
}
.export-history .export-history-container .export-history-body .export-history-nav {
  height: 26px;
  background-color: #F3F3F3;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li {
  float: right;
  border-right: 1px solid #CECECE;
  margin: 3px 0 0 0;
  height: 17px;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .table-nav {
  padding-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .table-nav .icn-next-all {
  margin-left: 3px;
  cursor: pointer;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .table-nav .icn-next-all.disable {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
  pointer-events: none;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .table-nav .icn-next {
  margin-left: 7px;
  cursor: pointer;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .table-nav .icn-next.disable {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
  pointer-events: none;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .table-nav .icn-prev-all {
  margin-right: 3px;
  cursor: pointer;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .table-nav .icn-prev-all.disable {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
  pointer-events: none;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .table-nav .icn-prev {
  margin-right: 7px;
  cursor: pointer;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .table-nav .icn-prev.disable {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
  pointer-events: none;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .table-nav span {
  line-height: 18px;
  vertical-align: bottom;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .btn-group > .btn {
  background-color: transparent;
  padding: 0px 10px;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .btn-group .dropdown-menu {
  min-width: 47px;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .btn-group.open > .btn {
  -webkit-box-shadow: inset 0 0 0 #fff;
  box-shadow: inset 0 0 0 #fff;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .tool-select .dropdown-menu > li > a {
  min-height: 22px;
  padding: 2px 6px !important;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .tool-select.btn-group .dropdown-toggle {
  padding: 1px 6px !important;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .tool-select.open.btn-group .dropdown-toggle {
  z-index: 10 !important;
  padding: 0px 6px !important;
  border-bottom: 1px solid #fff !important;
  padding: 1px 6px !important;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .tool-select.open.btn-group .dropdown-toggle:focus {
  outline: 0px solid #fff !important;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li .tool-select.open .dropdown-menu {
  z-index: 9 !important;
}
.export-history .export-history-container .export-history-body .export-history-nav > ul > li:first-child {
  border-right-width: 0;
}
.export-history .export-history-container .export-history-footer {
  height: 26px;
  padding: 5px 9px;
  background-color: #f4f4f4;
  color: #6a6a6a;
  font-size: 10px;
}
.export-history .export-history-container .export-history-footer > a {
  float: right;
  color: #6a6a6a;
  font-size: 10px;
}
.export-history .export-history-container .export-history-footer > a:hover {
  text-decoration: underline;
}
.export-history .export-history-container .export-history-footer > a > .idmp-inline-icon {
  margin-top: -3px;
}
.export-history.open > a {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 #fff !important;
  box-shadow: 0 0 0 #fff !important;
  border: 1px solid transparent !important;
}
.editor {
  min-height: 150px;
  border: 1px solid #ccc;
  padding-bottom: 22px;
  position: relative;
}
.editor .uploaded-file {
  min-height: 25px;
  border-top: 1px solid #e5e5e5;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  padding: 0 5px;
  vertical-align: middle;
  display: none;
}
.editor .uploaded-file .file-que {
  display: inline-block;
  width: auto;
  background-color: #fafafa;
  border: 1px solid #e5e5e5;
  padding: 0px 20px 0px 6px;
  line-height: 18px;
  margin-top: 3px;
  margin-right: 5px;
}
.editor .uploaded-file .file-que .name-of-file {
  float: left;
}
.editor .uploaded-file .file-que .close-btn {
  font-size: 14px;
  float: right;
  margin-right: -18px;
  text-align: center;
  cursor: pointer;
  width: 14px;
}
.editor.open .uploaded-file {
  display: block;
}
.editor .editor-priority {
  position: absolute;
  right: 0;
  z-index: 2;
  top: 7px;
  display: none;
}
.editor .editor-priority .p-label {
  font-weight: 600;
  color: #888;
}
.editor .editor-priority > a {
  color: #888;
  min-width: 60px;
  display: inline-block;
}
.editor .editor-priority .tick-dropdown {
  border-color: #e4e4e4;
  min-width: 80px;
  margin-top: 10px;
}
.editor .editor-priority .tick-dropdown::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  right: 3px;
  top: 0;
  box-sizing: border-box;
  border: 6px solid black;
  border-color: transparent transparent #fff #fff;
  transform-origin: 0 0;
  transform: rotate(136deg);
  box-shadow: -1px 1px 0px 0 #e4e4e4;
}
.editor .editor-priority .tick-dropdown li a {
  font-weight: 400;
}
.license-file {
  padding: 20px;
  background: #E5E9EA;
}
.doubly-list {
  width: 600px;
}
.doubly-list .doubly-header {
  font-weight: 400;
  color: #9e9e9e;
  padding: 0px 0px 3px 0px;
  margin: 0;
}
.doubly-list .doubly-list-wrapper {
  width: 100%;
  clear: both;
}
.doubly-list .doubly-list-wrapper:after {
  content: " ";
  display: table;
  clear: both;
}
.doubly-list .doubly-list-wrapper .doubly-list-lhs,
.doubly-list .doubly-list-wrapper .doubly-list-rhs {
  width: 242px;
  float: left;
}
.doubly-list .doubly-list-wrapper .doubly-list-holder {
  width: 58px;
  float: left;
}
.doubly-list.doubly-list-with-bg {
  background-color: #fafafa;
  border: 1px solid #e4e4e4;
  padding: 6px 10px 10px 10px;
  width: 630px;
}
.doubly-list .doubly-list-box {
  position: relative;
  padding: 6px 0;
  border: 1px solid #d7dadb;
  height: 160px;
  overflow: hidden;
  background: #fff;
}
.doubly-list .doubly-list-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.doubly-list .doubly-list-box ul > li {
  padding: 6px 7px 5px 13px;
  cursor: pointer;
  margin-bottom: 1px;
  line-height: 13px;
}
.doubly-list .doubly-list-box ul > li:hover {
  background: #efefef;
}
.doubly-list .doubly-list-box ul > li.selected {
  background: #7ebb49;
  color: #fff;
}
.doubly-list .doubly-list-box ul > li.selected > span span {
  color: #fff;
}
.doubly-list .doubly-list-box ul > li.default > span span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.doubly-list .doubly-list-box ul > li > span {
  display: block;
}
.doubly-list .doubly-list-box ul > li > span span {
  float: right;
  color: #b8b8b8;
  opacity: 0;
  filter: alpha(opacity=0);
  margin-right: 2px;
}
.doubly-list .doubly-list-box ul > li:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.doubly-list .doubly-navigation ul {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  margin-top: 75px;
  width: 22px;
}
.doubly-list .doubly-navigation ul li {
  margin-bottom: 10px;
}
.doubly-list .doubly-navigation ul li .btn {
  padding: 4px;
  border: 1px solid #DFDFDF;
  min-height: 22px;
  width: 22px;
  cursor: pointer;
  background: #d9dcdd;
  text-align: center;
  line-height: 12px;
}
.doubly-list .doubly-navigation ul li .btn .idmp-icon {
  margin: -3px 0 0 -3px;
  display: inline-block;
}
.doubly-list .doubly-navigation ul li .btn .idmp-icon.disable {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}
.doubly-list .doubly-navigation ul li.wide-btn .btn {
  width: 49px;
}
.doubly-list .doubly-navigation ul li.wide-btn.disable {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}
#periodDropdown.open > .dropdown-toggle.btn-default:focus {
  background: white;
}
#periodDropdown.bootstrap-select.open .dropdown-toggle:focus {
  outline: none !important;
}
.list-dropdown {
  padding: 10px;
}
.list-dropdown ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-dropdown ul li {
  position: relative;
}
.list-dropdown ul li a {
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-height: 22px;
  padding: 2px 8px !important;
}
.list-dropdown ul li a:hover {
  background: #ecedee;
}
.list-dropdown ul li a.open:hover {
  background: white;
}
.list-dropdown ul li.divider {
  margin: 7.5px 10px;
}
.list-dropdown ul li .list-item {
  padding: 2px 8px !important;
  min-height: 22px;
}
.list-dropdown ul li .list-item:hover {
  background: #ecedee;
}
.list-dropdown ul li .list-item.open {
  background: white;
}
.loader-type1 {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  background-color: transparent;
  text-align: center;
}
.loader-type1 .loader-inner {
  background-color: #fff;
  position: relative;
  z-index: 1;
  min-width: 145px;
  border-radius: 10px;
  text-align: center;
  margin: auto;
  top: 35%;
  height: 43px;
  left: 0;
  right: 0;
  line-height: 42px;
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.24);
  display: inline-block;
}
.loader-type1 .loader-inner img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.loader-type1:after {
  background-color: #000;
  opacity: 0.1;
  filter: alpha(opacity=10);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
}
.loader-type-2 {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: transparent;
}
.loader-type-2:after {
  background-color: #000;
  opacity: 0.1;
  filter: alpha(opacity=10);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
}
.loader-type-2.loader-white-dark:after {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.loader-type-2:after {
  background-color: #fff;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.loader-type-2 .loader-inner {
  background-color: #fff;
  position: absolute;
  z-index: 1;
  width: 145px;
  border-radius: 10px;
  text-align: center;
  margin: auto;
  top: 12%;
  height: 43px;
  left: 0;
  right: 0;
  line-height: 42px;
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.24);
}
.loader-type-2 .loader-inner img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.loader-type-2 .loader-inner.inner-top-center {
  top: 40%;
}
.macro-dropdown > li > a {
  padding: 4px 9px;
}
.macro-dropdown > li > a:hover {
  background: #f5f5f5;
}
.no-data {
  border: 1px solid #e0e0e0;
}
.subscription-table tr td {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 13px;
}
.restore-top-pane .top-pane {
  height: 42px;
}
.restore-top-pane .top-pane .product-logo {
  padding-top: 5px;
  height: 42px;
}
.method-list {
  list-style: none;
  margin: 5px 0 10px;
  padding: 0 0 0 20px;
  font-size: 11px;
}
.method-list li {
  padding: 5px 0 5px 28px;
  position: relative;
  line-height: 20px;
}
.method-list li span {
  background-color: #666;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 10px;
  color: #fff;
  display: inline-block;
  height: 15px;
  width: 15px;
  position: absolute;
  left: 2px;
  top: 8px;
  text-align: center;
  line-height: 15px;
}
.cname-cont {
  margin: 15px 0 0;
}
.cname-cont > table {
  text-align: center;
}
.cname-cont > table th {
  text-align: center !important;
  font-weight: 600 !important;
}
.cname-cont > table td {
  padding: 16px 15px !important;
}
.cname-cont .info-section {
  margin: 20px 0 0;
  position: relative;
  padding-left: 25px;
}
.cname-cont .info-section i {
  position: absolute;
  left: 0;
  top: 0;
}
.doubly-accordion-list .dcl-left,
.doubly-accordion-list .dcl-right {
  border: 1px solid #d7dadb;
  width: 315px;
  float: left;
}
.doubly-accordion-list .dcl-left .dcl-header,
.doubly-accordion-list .dcl-right .dcl-header {
  min-height: 26px;
  background: #e6ebed;
  padding: 5px 2px 5px 10px;
}
.doubly-accordion-list .dcl-left .dcl-header .dcl-search,
.doubly-accordion-list .dcl-right .dcl-header .dcl-search {
  display: block;
  position: relative;
  float: right;
  width: 150px;
  height: 22px;
  border: 1px solid #c6cacc;
  margin-top: -3px;
  background-color: #fff;
}
.doubly-accordion-list .dcl-left .dcl-header .dcl-search input,
.doubly-accordion-list .dcl-right .dcl-header .dcl-search input {
  border-width: 0;
  min-height: 20px;
  padding: 3px;
  padding-right: 20px;
  width: 100%;
  position: relative;
  z-index: 2;
  background: transparent;
}
.doubly-accordion-list .dcl-left .dcl-header .dcl-search .dcl-auto-complete,
.doubly-accordion-list .dcl-right .dcl-header .dcl-search .dcl-auto-complete {
  position: absolute;
  width: 150px;
  height: 22px;
  color: #ccc;
  padding: 3px;
  z-index: 1;
  line-height: 16px;
}
.doubly-accordion-list .dcl-left .dcl-header .dcl-search small,
.doubly-accordion-list .dcl-right .dcl-header .dcl-search small {
  position: absolute;
  right: 5px;
  top: 3px;
  cursor: pointer;
  z-index: 3;
}
.doubly-accordion-list .dcl-left .dcl-header .dcl-search i,
.doubly-accordion-list .dcl-right .dcl-header .dcl-search i {
  width: 18px;
  height: 18px;
  position: absolute;
  right: -4px;
  top: 5px;
  cursor: pointer;
  z-index: 3;
  background: url("../images/idmp-sprite@2x.png");
  background-image: url("../images/idmp-sprite.png") \9;
  background-size: 500px 800px !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
.doubly-accordion-list .dcl-left .dcl-header i,
.doubly-accordion-list .dcl-right .dcl-header i {
  width: 18px;
  height: 18px;
  float: right;
  background: url("../images/idmp-sprite@2x.png") no-repeat -290px -209px;
  background-image: url("../images/idmp-sprite.png") \9;
  background-size: 500px 800px !important;
  margin-top: -2px;
  margin-right: 4px;
  cursor: pointer;
}
.doubly-accordion-list .dcl-left .dcl-body,
.doubly-accordion-list .dcl-right .dcl-body {
  height: 254px;
  overflow: hidden;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-search-result,
.doubly-accordion-list .dcl-right .dcl-body .dcl-search-result {
  padding: 10px 0;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-search-result dl,
.doubly-accordion-list .dcl-right .dcl-body .dcl-search-result dl {
  padding: 0 10px;
  margin-bottom: 10px;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-search-result dl dt,
.doubly-accordion-list .dcl-right .dcl-body .dcl-search-result dl dt {
  font-weight: normal;
  position: relative;
  padding: 0 0 5px 0;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-search-result dl dt em,
.doubly-accordion-list .dcl-right .dcl-body .dcl-search-result dl dt em {
  background: #fff;
  z-index: 2;
  position: relative;
  font-style: normal;
  color: #8a8a8a;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-search-result dl dt span,
.doubly-accordion-list .dcl-right .dcl-body .dcl-search-result dl dt span {
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  display: block;
  position: absolute;
  margin-top: -6px;
  z-index: 1;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-search-result dl dd,
.doubly-accordion-list .dcl-right .dcl-body .dcl-search-result dl dd {
  padding: 3px 0 3px 0;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-search-result dl dd span,
.doubly-accordion-list .dcl-right .dcl-body .dcl-search-result dl dd span {
  color: #5d9c26;
}
.doubly-accordion-list .dcl-left .dcl-body.if-scroll-bar .panel-group-sbox .mCustomScrollBox .mCSB_container,
.doubly-accordion-list .dcl-right .dcl-body.if-scroll-bar .panel-group-sbox .mCustomScrollBox .mCSB_container {
  margin-right: 0px;
}
.doubly-accordion-list .dcl-left .dcl-body.if-scroll-bar .panel-group-sbox .mCustomScrollBox > .mCSB_scrollTools,
.doubly-accordion-list .dcl-right .dcl-body.if-scroll-bar .panel-group-sbox .mCustomScrollBox > .mCSB_scrollTools {
  width: 12px;
}
.doubly-accordion-list .dcl-left .dcl-body.if-scroll-bar .panel-group-sbox .mCustomScrollBox > .mCSB_scrollTools > .mCSB_draggerContainer,
.doubly-accordion-list .dcl-right .dcl-body.if-scroll-bar .panel-group-sbox .mCustomScrollBox > .mCSB_scrollTools > .mCSB_draggerContainer {
  margin: 3px 0;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group {
  margin-bottom: 0;
  margin-top: 1px;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel {
  border-width: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel .panel-heading,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel .panel-heading {
  border-width: 0;
  padding: 0;
  background-color: #f5f7f8;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel .panel-heading h4.panel-title,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel .panel-heading h4.panel-title {
  padding: 0;
  display: block;
  font-size: 11px;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel .panel-heading h4.panel-title a,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel .panel-heading h4.panel-title a {
  text-decoration: none;
  padding: 7px 7px 7px 10px;
  display: block;
  color: #545555;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel .panel-heading h4.panel-title a .caret,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel .panel-heading h4.panel-title a .caret {
  margin-top: 4px;
  margin-right: 3px;
  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;
  float: right;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel .panel-heading h4.panel-title a.collapsed .caret,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel .panel-heading h4.panel-title a.collapsed .caret {
  margin-top: 2px;
  margin-right: 3px;
  border: 0px solid #fff;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-left: 4px dashed #bcbebf;
  border-left: 4px solid #bcbebf \9;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel .panel-body,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel .panel-body {
  border-width: 0;
  padding: 5px 0;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list > li,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list > li {
  padding: 5px 10px 5px 10px;
  min-height: 24px;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list > li .icheckbox_minimal,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list > li .icheckbox_minimal {
  margin-right: 3px;
  margin-top: -4px;
  margin-bottom: -3px;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list.dcl-acd-hover-list > li:hover,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list.dcl-acd-hover-list > li:hover {
  background-color: #f2f2f2;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list.dcl-acd-hover-list > li:hover .dcl-acd-list-action,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list.dcl-acd-hover-list > li:hover .dcl-acd-list-action {
  display: block;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list.dcl-acd-hover-list > li .dcl-acd-list-action,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list.dcl-acd-hover-list > li .dcl-acd-list-action {
  padding: 0;
  margin: 3px -6px 0 0;
  list-style: none;
  float: right;
  display: none;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list.dcl-acd-hover-list > li .dcl-acd-list-action li,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list.dcl-acd-hover-list > li .dcl-acd-list-action li {
  float: left;
  min-width: 24px;
  border-right: 1px solid #c2c2c2;
  height: 10px;
  text-align: center;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list.dcl-acd-hover-list > li .dcl-acd-list-action li i.idmp-inline-icon,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list.dcl-acd-hover-list > li .dcl-acd-list-action li i.idmp-inline-icon {
  margin-top: -7px;
  cursor: pointer;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list.dcl-acd-hover-list > li .dcl-acd-list-action li:last-child,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel .panel-body .dcl-acd-list.dcl-acd-hover-list > li .dcl-acd-list-action li:last-child {
  border-right-width: 0;
}
.doubly-accordion-list .dcl-left .dcl-body .dcl-panel-group .panel + .panel,
.doubly-accordion-list .dcl-right .dcl-body .dcl-panel-group .panel + .panel {
  margin-top: 1px;
}
.doubly-accordion-list .dcl-right {
  margin-left: 15px;
}
.static-container {
  width: 800px;
}
.static-container-md {
  width: 1000px;
}
.static-container-sm {
  width: 600px;
}
.static-container-xsm {
  width: 500px;
}
.static-container-xs {
  width: 400px;
}
.plus-icon-form {
  font-size: 13px;
  color: #fff;
  position: relative;
  line-height: 20px;
  margin: -1px auto 0;
  display: block;
  font-weight: 600;
  text-indent: -20000px;
  background-image: url("../images/idmp-sprite@2x.png");
  background-size: 500px 800px !important;
  background-image: url("../images/idmp-sprite.png") \9;
  background-position: -441px -42px;
  width: 18px;
  height: 18px;
}
.email-address .input-group {
  margin-bottom: -1px;
}
.email-address .input-group-addon {
  padding: 4.5px 5px;
}
.email-address .form-control {
  border-left-width: 0;
}
.email-address .form-control.addedCC {
  border-right-width: 0 !important;
}
.email-address .form-control.addedCC + .input-group-addon {
  color: #a7a7a7 !important;
  cursor: pointer;
}
.template-scroll-outside .mCSB_outside + .mCSB_scrollTools {
  right: -12px;
}
.inactivedd {
  position: fixed;
  top: 108px;
  left: 104px;
  min-width: 190px !important;
}
.more-option a {
  color: #4f9413;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.more-option a i {
  color: #000;
}
.select-column-container .doubly-list-box {
  height: 185px;
}
.select-column-container .doubly-header {
  background-color: #ECEFF0;
  border: 1px solid #d7dadb;
  border-bottom: 0px;
  color: #000;
  padding: 5.5px 7px;
  position: relative;
}
.select-column-container .doubly-header .icn-search-left {
  position: absolute;
  right: 5px;
  top: 2px;
  cursor: pointer;
}
.select-column-container .doubly-header .search-box {
  display: none;
  position: absolute;
  right: 5px;
  top: 2px;
}
.select-column-container .doubly-header .search-box input {
  height: 20px;
  width: 100px;
  border: 1px solid #C6CACC;
  padding: 0 4px;
  line-height: 20px;
}
.select-column-container .doubly-header .search-box .icn-search-clear {
  position: absolute;
  right: 4px;
  top: 1px;
  cursor: pointer;
}
.select-column-container .doubly-header .search-box.open {
  display: block;
}
.compose {
  position: relative;
  background-color: #FBFBFB;
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
  padding: 8px 20px;
}
.compose table td {
  padding: 6px 0;
}
ul.seperator-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
ul.seperator-list > li {
  padding: 0px 15px;
  float: left;
  line-height: 18px;
}
ul.seperator-list > li {
  border-right: 1px solid #e4e4e4;
  font-size: 11px;
}
ul.seperator-list > li:last-child {
  border-right-width: 0;
  padding-right: 0;
}
.schedule-criteria .filter-row {
  float: left;
  width: 100%;
}
.schedule-criteria .filter-col {
  float: left;
  margin-right: 10px;
}
.schedule-criteria .filter-col .filter-actions {
  list-style: none;
  padding: 0;
  margin: 0;
}
.schedule-criteria .filter-col .filter-actions li {
  display: inline-block;
  margin-right: 6px;
}
.org-directory {
  text-align: center;
  padding-top: 30px;
}
.org-directory h2 {
  font-size: 16px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 30px;
}
.org-directory .org-directory-list {
  list-style: none;
  padding-left: 0;
}
.org-directory .org-directory-list > li {
  background-color: #F6F6F6;
  border-radius: 10px;
  width: 270px;
  display: inline-block;
  padding: 30px 20px;
  margin-right: 40px;
  margin-left: -3px;
  border: 1px solid transparent;
  cursor: pointer;
}
.org-directory .org-directory-list > li > b {
  display: block;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 8px;
  margin-top: 18px;
}
.org-directory .org-directory-list > li > p {
  line-height: 16px;
  color: #666;
  margin-bottom: 17px;
}
.org-directory .org-directory-list > li:last-child {
  margin-right: 0;
}
.org-directory .org-directory-list > li:hover {
  border-color: #d5d7e2;
  box-shadow: rgba(0, 0, 0, 0.1) 0 3px 6px;
  background-color: #ebf1fe;
}
.org-directory .org-directory-list > li.cloud-directory {
  width: 475px;
  padding: 17px 20px;
  background-color: #fff;
}
.org-directory .org-sep {
  margin: 27px 45px 20px 45px;
}
.org-directory .org-sep > span {
  font-weight: 600;
  font-size: 14px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  padding: 0 10px;
  background-color: #fff;
  position: relative;
}
.org-directory .org-sep hr {
  border-top-color: #F0F0F0;
  margin: -9px 0 0;
}
.users-list {
  padding-left: 0;
}
.users-list > li {
  position: relative;
  list-style: none;
  margin-bottom: 12px;
}
.users-list > li .user-thumb {
  position: absolute;
  left: 0;
  top: 1px;
}
.users-list > li .user-info {
  padding-left: 40px;
  padding-right: 40px;
}
.users-list > li .user-info > div {
  font-size: 12px;
}
.users-list > li .user-info > span {
  color: #666;
  font-size: 10px;
}
.users-list > li .icn-close-circle {
  position: absolute;
  top: 9px;
  right: 0;
  cursor: pointer;
}
.users-list > li:last-child {
  margin-bottom: 0;
}
.nav-line-tabs .nav-tabs {
  border-bottom: 1px solid #e3e5e6;
  height: 30px;
}
.nav-line-tabs .nav-tabs li {
  position: relative;
}
.nav-line-tabs .nav-tabs li a {
  font-size: 11px;
  color: #545454;
  padding: 6px 10px;
  border-width: 0;
  border-bottom: 3px solid transparent;
  margin: 0 5px;
}
.nav-line-tabs .nav-tabs li a:hover {
  background: #fff;
  color: #000;
  border-color: #e3e9e9;
}
.nav-line-tabs .nav-tabs li.active a {
  background: #fff;
  border-width: 0;
  border-bottom: 3px solid #7ebb49;
  color: #000;
  font-weight: 600;
}
.nav-line-tabs .nav-tabs li > span {
  height: 18px;
  position: absolute;
  right: 0;
  top: 6px;
  background-color: #e4e7e8;
}
.nav-line-tabs .tab-content .tab-pane {
  padding: 10px 0;
}
.alpha-list {
  padding-left: 0;
}
.alpha-list li {
  list-style: upper-alpha;
  font-weight: 600;
  font-size: 12px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  margin-bottom: 21px;
  line-height: 20px;
}
.alpha-list li > span {
  font-family: "Verdana", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  display: block;
}
.alpha-list li:last-child {
  margin-bottom: 0;
}
.settings-authconf-key {
  border: 1px solid #AEBFD3;
  padding: 3.5px 50px 3.5px 10px;
  background: #fff;
  cursor: pointer;
  max-width: 420px;
  width: 100%;
  position: relative;
}
.settings-authconf-key > span {
  vertical-align: middle;
}
.settings-authconf-key .icn-copy-key {
  position: absolute;
  right: 18px;
  top: 7px;
}
.box-dropdown .dropdown-toggle {
  padding: 4px 8px;
  background: none;
  margin: 0;
  border: 1px solid transparent;
  z-index: 550;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  cursor: pointer;
  color: #000;
}
.box-dropdown .dropdown-toggle:hover {
  background: transparent;
}
.box-dropdown .dropdown-toggle.icon-text > i,
.box-dropdown .dropdown-toggle.text-icon > i {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.box-dropdown .dropdown-toggle.icon-text {
  padding: 4px 8px 4px 4px !important;
}
.box-dropdown .dropdown-toggle.icon-text > i {
  margin: 0 3px 0 0;
}
.box-dropdown .dropdown-toggle.text-icon {
  padding: 1px 4px 1px 8px !important;
}
.box-dropdown .dropdown-toggle.text-icon > i {
  margin: 0 0 0 3px;
}
.box-dropdown .dropdown-toggle .fw-icn-bottom-caret {
  background-position: -235px -39px;
  width: 6px;
  height: 3px;
}
.box-dropdown.open .dropdown-toggle {
  box-shadow: none;
  border: 1px solid #c6cacc;
  border-bottom: 1px solid #fff;
  background: #fff;
  z-index: 1001;
  padding: 4px 8px;
  text-decoration: none;
}
.box-dropdown.open .dropdown-toggle:hover {
  background-color: #fff;
}
.box-dropdown.open .dropdown-toggle .fw-icn-arrow-down2 {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.box-dropdown .dropdown-menu {
  margin-top: -1px;
  z-index: 500;
  min-width: 95px;
}
.box-dropdown .box-dropdown-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box-dropdown .box-dropdown-list > li {
  position: relative;
}
.box-dropdown .box-dropdown-list > li > .img-icon {
  float: left;
  vertical-align: middle;
  margin: 3px 0px 0px 11px;
  width: 14px;
}
.box-dropdown .box-dropdown-list > li > .img-icon > img {
  width: 13px;
}
.box-dropdown .box-dropdown-list > li i {
  vertical-align: middle;
  margin-top: -1px;
}
.box-dropdown .box-dropdown-list > li > span {
  position: absolute;
  right: 7px;
  top: -1px;
  display: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.box-dropdown .box-dropdown-list > li > span:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.box-dropdown .box-dropdown-list > li:hover {
  background-color: #f5f5f5;
}
.box-dropdown .box-dropdown-list > li:hover > span {
  display: block;
}
.box-dropdown .box-dropdown-list > li a {
  padding: 4px 8px;
  font-size: 11px;
  min-height: 26px;
  display: block;
  width: auto;
  text-decoration: none;
  color: #000;
  line-height: 18px;
}
.box-dropdown .box-dropdown-list > li a:hover {
  background-color: #f5f5f5;
}
.box-dropdown .box-dropdown-list > li a i {
  vertical-align: middle;
  margin-top: -1px;
}
.box-dropdown.box-dropdown-md .dropdown-toggle {
  width: 85px;
}
.box-dropdown.box-dropdown-md .dropdown-toggle:hover,
.box-dropdown.box-dropdown-md .dropdown-toggle:active {
  background-color: #fff;
  border-bottom-color: #fff;
}
.box-dropdown.box-dropdown-md .dropdown-menu {
  min-width: 85px !important;
  width: 85px;
  padding: 0;
}
.box-dropdown.box-dropdown-md .dropdown-menu .box-dropdown-list {
  margin-bottom: 0;
}
.box-dropdown.box-dropdown-md .dropdown-menu .box-dropdown-list li {
  margin-bottom: 0;
}
.box-dropdown.box-dropdown-md .dropdown-menu .box-dropdown-list li a {
  width: 100% !important;
  margin-top: 0 !important;
}
.box-dropdown.box-dropdown-md .dropdown-menu .box-dropdown-list.box-dropdown-list-md li a {
  padding: 3px 6px;
}
.user-details {
  padding: 10px 0;
}
.user-details .info-header {
  font-size: 13px;
  color: #80BA50;
  font-weight: 600;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.user-details table tbody tr td {
  position: relative;
}
.user-details table tbody tr td > div {
  font-size: 10px;
  color: #666666;
}
.user-details table tbody tr td > strong {
  font-weight: 600;
  color: #666666;
  display: block;
}
.user-details table tbody tr td .sep {
  position: absolute;
  height: 33px;
  right: 0;
  top: 20px;
}
.user-details .main-info {
  margin-bottom: 18px;
}
.user-details .main-info table tbody tr td:nth-child(2) > strong {
  font-size: 14px;
  color: #000;
}
.user-details .general-info {
  border: #E1E1E1 solid 1px;
  padding: 11px 15px 15px;
  margin-bottom: 20px;
}
.user-details .general-info table tbody tr td {
  width: 25%;
  padding-bottom: 26px;
}
.user-details .general-info table tbody tr td > div {
  margin-bottom: 3px;
}
.user-details .general-info table tbody tr:last-child td {
  padding-bottom: 0;
}
.bottom-strip {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 15px 25px;
}
.bottom-strip hr {
  border-top-color: #DEDEDE;
}
.app-details {
  position: relative;
  padding: 0 15px;
}
.app-details .app-header {
  font-weight: 600;
  margin-bottom: 14px;
  color: #666;
}
.app-details .apps-list {
  padding: 0;
  margin-bottom: 5px;
}
.app-details .apps-list li {
  list-style: none;
  width: 135px;
  height: 90px;
  border: #EDEDED solid 1px;
  margin-right: 15px;
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  text-align: center;
  cursor: pointer;
}
.app-details .apps-list li > div {
  border-top: #EDEDED solid 1px;
  padding: 2px 0px;
}
.app-details .apps-list li > span {
  display: block;
  height: 67px;
  position: relative;
}
.app-details .apps-list li > span .apps-icon {
  background-image: url("../images/apps-sprite@2x.png");
  background-size: 500px 500px;
  background-image: url("../images/apps-sprite.png") \9;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.app-details .apps-list li > span .apps-icon.icn-salesforce-app {
  background-position: -5px -14px;
  width: 53px;
  height: 38px;
}
.app-details .apps-list li > span .apps-icon.icn-azure-app {
  background-position: -83px -15px;
  width: 37px;
  height: 35px;
}
.app-details .apps-list li > span .apps-icon.icn-bamboohr-app {
  background-position: -143px -24px;
  width: 104px;
  height: 16px;
}
.app-details .apps-list li > span .apps-icon.icn-workday-app {
  background-position: -273px -16px;
  width: 83px;
  height: 33px;
}
.app-details .apps-list li > span .apps-icon.icn-hp-app {
  background-position: -379px -12px;
  width: 41px;
  height: 40px;
}
.app-details .apps-list li > span .apps-icon.icn-exchange-app {
  background-position: -441px -14px;
  width: 43px;
  height: 37px;
}
.app-details .apps-list li > span .apps-icon.icn-windows-app {
  background-position: -264px -84px;
  width: 37px;
  height: 37px;
}
.app-details .apps-list li > span .apps-icon.icn-juniper-app {
  background-position: -11px -90px;
  width: 81px;
  height: 22px;
}
.app-details .apps-list li > span .apps-icon.icn-aws-app {
  background-position: -113px -84px;
  width: 59px;
  height: 35px;
}
.app-details .apps-list li > span .apps-icon.icn-atlassion-app {
  background-position: -193px -81px;
  width: 51px;
  height: 40px;
}
.app-details .apps-list li > span .apps-icon.icn-zendesk-app {
  background-position: -321px -85px;
  width: 34px;
  height: 33px;
}
.app-details .apps-list li > span .apps-icon.icn-slack-app {
  background-position: -371px -83px;
  width: 31px;
  height: 34px;
}
.app-details .apps-list li > span .apps-icon.icn-google-app {
  background-position: -416px -81px;
  width: 38px;
  height: 38px;
}
.app-details .apps-list li > span .apps-icon.icn-add-app {
  background-position: -5px -140px;
  width: 42px;
  height: 42px;
}
.app-details .apps-list li > span .apps-icon.icn-microsoft-app {
  background-position: -68px -142px;
  width: 38px;
  height: 38px;
}
.app-details .apps-list li:hover,
.app-details .apps-list li.active {
  border-color: #1487B6;
  background: rgba(20, 135, 182, 0.1);
}
.app-details .app-info {
  padding: 0px 45px 20px 20px;
  width: 345px;
  position: absolute;
  top: 30px;
  right: 0;
  height: 100%;
  border-left: #E4E4E4 solid 1px;
}
.app-details .app-info .app-info-header {
  font-size: 12px;
  border-bottom: #E4E4E4 solid 1px;
  padding-bottom: 12px;
  margin-bottom: 11px;
}
.app-details .app-info .app-info-header .idmp-inline-icon {
  margin-right: 15px;
}
.app-details .app-info .app-info-header .app-info-actions {
  float: right;
  padding: 0;
  margin-bottom: 0;
  margin-top: 7px;
  margin-right: -7px;
}
.app-details .app-info .app-info-header .app-info-actions li {
  list-style: none;
  float: left;
}
.app-details .app-info .app-info-header .app-info-actions li a {
  padding: 0 4px;
}
.app-details .app-info .app-info-header .app-info-actions li a:hover,
.app-details .app-info .app-info-header .app-info-actions li a:focus {
  text-decoration: none;
}
.app-details .app-info .app-info-header .app-info-actions li a .idmp-inline-icon {
  opacity: 0.8;
  filter: alpha(opacity=80);
  margin-right: 0;
}
.app-details .app-info .app-info-header .app-info-actions li .sep {
  vertical-align: middle;
  height: 12px;
}
.app-details.more-apps {
  padding: 0;
}
.app-details.more-apps .apps-list li {
  width: 126px;
  height: 115px;
  border-radius: 8px;
  margin-right: 34px;
  margin-bottom: 18px;
  position: relative;
}
.app-details.more-apps .apps-list li .marker {
  background-image: url("../images/idmp-sprite@2x.png");
  background-size: 500px 800px !important;
  background-image: url("../images/idmp-sprite.png") \9;
  background-position: -318px -346px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.app-details.more-apps .apps-list li > div {
  border-top-width: 0;
}
.app-details.more-apps .apps-list li > span {
  height: 76px;
  margin-top: 10px;
}
.app-details.more-apps .apps-list li:hover {
  background: none;
}
.app-details.more-apps .apps-list li.active {
  background: none;
  border: 1px solid #EDEDED;
}
.app-details.more-apps .apps-list li.active:hover {
  border: 1px solid #1487B6;
}
.app-details.more-apps .apps-list li.active .marker {
  background-position: -297px -346px;
}
.app-details.more-apps .apps-list li:nth-child(4n) {
  margin-right: 0;
}
.app-details.add-apps .apps-list li {
  width: 143px;
  height: 100px;
  border-radius: 5px;
  margin-right: 12px;
  margin-bottom: 14px;
}
.app-details.add-apps .apps-list li:hover {
  background-color: #F5F5F5;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 5px;
  border-color: #EDEDED;
}
.app-details.add-apps .apps-list li > span {
  height: 53px;
}
.app-details.add-apps .apps-list li.active:hover {
  border-color: #EDEDED;
}
.table-search {
  border: 1px solid transparent;
}
.table-search > .search-input {
  border: 0px solid #fff;
  float: right;
  padding-right: 19px;
  padding-left: 4px;
  width: 145px;
  height: 18px;
  line-height: 20px;
  display: none;
}
.table-search > span {
  margin-top: 1px !important;
  display: inline-block;
  cursor: pointer;
}
.table-search > span.search-clear {
  position: absolute;
  width: 19px;
  height: 19px;
  top: 0;
  right: 0;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}
.table-search.open {
  border: 1px solid #ccc;
  background-color: #fff;
  position: relative;
  width: 170px;
  height: 20px;
}
.table-search.open > span {
  margin-left: 3px !important;
}
.table-search.open > .search-input {
  display: block;
}
.table-search.open .icn-table-search {
  margin-top: 0 !important;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.app-temp-list .app-temp-list-item {
  width: 190px;
  float: left;
  border: #EBEBEB solid 1px;
  box-shadow: rgba(0, 0, 0, 0.08) 0 2px 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 2px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.08) 0 2px 3px;
  border-radius: 5px;
  padding: 15px 12px 10px 12px;
  text-align: center;
  position: relative;
  margin-right: 20px;
  margin-bottom: 20px;
}
.app-temp-list .app-temp-list-item > div {
  font-size: 13px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  margin-bottom: 12px;
  margin-top: 10px;
}
.app-temp-list .app-temp-list-item > ul {
  border-top: #F0F0F0 solid 1px;
  padding: 0;
  margin: 0;
}
.app-temp-list .app-temp-list-item > ul li {
  list-style: none;
  float: left;
  width: 100%;
  margin-top: 10px;
}
.app-temp-list .app-temp-list-item > ul li span {
  font-size: 10px;
  color: #666;
  float: left;
}
.app-temp-list .app-temp-list-item > ul li strong {
  font-size: 14px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  float: right;
}
.app-temp-list .app-temp-list-item > ul li:first-child {
  margin-top: 12px;
}
.app-temp-list .app-temp-list-item .icn-more1 {
  position: absolute;
  top: 3px;
  right: 10px;
  cursor: pointer;
}
.sub-menu-active .left-pane {
  top: 99px;
}
.sub-menu-active .body-pane {
  margin-top: 99px;
}
.left-pane-active .body-pane {
  margin-left: 194px;
}
.sending-loader.loader .loader-inner {
  top: 50% !important;
  margin-top: -21.5px !important;
}
.sending-loader.loader .loader-inner img {
  margin-right: 3px;
}
.sending-loader.loader::after {
  opacity: 0.5;
}
.top-pane.signup-top-pane .top-left .beta-badge {
  font-size: 10px;
  font-weight: 500;
  padding: 1px 5px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #F6D46A;
  color: #000;
  position: absolute;
  right: 0;
  top: 15px;
}
.signup-wrapper .form-wrapper.beta-form-wrapper .icheckbox_minimal {
  background-position: -119px -1178px;
}
.signup-wrapper .form-wrapper.beta-form-wrapper .icheckbox_minimal.checked {
  background-position: -99px -1178px;
}
.signup-wrapper .form-wrapper.beta-form-wrapper .has-error .icheckbox_minimal {
  background-position: -138px -1178px;
}
.signup-wrapper .form-wrapper.beta-form-wrapper .has-error .icheckbox_minimal.checked {
  background-position: -99px -1178px;
}
.signup-right-banner.signup-right-banner-beta {
  padding: 50px;
  background-color: #1E559E;
  text-align: left;
}
.signup-right-banner.signup-right-banner-beta .signup-right-inner {
  position: relative;
  top: auto;
}
.signup-right-banner.signup-right-banner-beta .signup-right-inner h1 {
  font-size: 26px;
  font-weight: 600;
  margin: 0;
  text-align: left;
  line-height: 42px;
}
.signup-right-banner.signup-right-banner-beta .signup-right-inner .fe-container {
  margin-top: 50px;
  padding: 0;
}
.signup-right-banner.signup-right-banner-beta .signup-right-inner .fe-container > .fe-box {
  width: 100%;
  float: none;
  text-align: left;
  min-height: auto;
  padding: 0 0 0 68px !important;
  position: relative;
  margin-top: 30px;
}
.signup-right-banner.signup-right-banner-beta .signup-right-inner .fe-container > .fe-box.fe-img-1 i {
  background-position: -9px -10px;
}
.signup-right-banner.signup-right-banner-beta .signup-right-inner .fe-container > .fe-box.fe-img-2 i {
  background-position: -81px -9px;
}
.signup-right-banner.signup-right-banner-beta .signup-right-inner .fe-container > .fe-box.fe-img-3 i {
  background-position: -160px -11px;
}
.signup-right-banner.signup-right-banner-beta .signup-right-inner .fe-container > .fe-box.fe-img-4 i {
  background-position: -233px -12px;
}
.signup-right-banner.signup-right-banner-beta .signup-right-inner .fe-container > .fe-box i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 49px;
  width: 49px;
  background-image: url("../images/signup-sprite-beta@2x.png");
  background-image: url("../images/signup-sprite-beta.png") \9;
  background-size: 285px 60px;
}
.signup-right-banner.signup-right-banner-beta .signup-right-inner .fe-container > .fe-box strong {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  line-height: 18px;
}
.signup-right-banner.signup-right-banner-beta .signup-right-inner .fe-container > .fe-box p {
  color: #D2DDEB;
  line-height: 18px;
  font-size: 12px;
}
.concurrent-wrapper {
  max-width: 450px;
  margin: 170px auto 0;
  text-align: center;
}
.concurrent-wrapper .concurrent-background-size {
  background-size: 278px 155px !important;
}
.concurrent-wrapper i {
  background: url("../images/concurrent-session@2x.png") no-repeat;
  background: url("../images/concurrent-session.png") \9;
  background-size: 278px 155px !important;
  background-position: -13px 0;
  display: inline-block;
  height: 155px;
  width: 278px;
}
.concurrent-wrapper h3 {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin: 24px 0 12px;
}
.concurrent-wrapper p {
  line-height: 20px;
}
.concurrent-wrapper p a {
  text-decoration: underline;
}
/*# sourceMappingURL=./app.css.map */