﻿@import "fonts.css";
.dashboard {
  overflow: visible;
  position: relative;
}
.dashboard.customize {
  background-image: url("../content/images/dashboard/tile_background.png");
  padding-right: 90px;
  padding-bottom: 90px;
  background-repeat: repeat;
  -webkit-transition: width .5s, height .5s;
  -moz-transition: width .5s, height .5s;
  -ms-transition: width .5s, height .5s;
  -o-transition: width .5s, height .5s;
  transition: width .5s, height .5s;
}
.dashboard.customize .dashboard-tile .tile-icons {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.dashboard.customize .dashboard-tile .tile-icons li .dropdown-menu li.customize {
  display: none;
}
.dashboard.customize .dashboard-tile .tile-icons li .dropdown-menu li.customizing {
  display: block;
}
.dashboard.customize .dashboard-tile:hover .tile-icons {
  -webkit-transition-delay: 0;
  /* Safari */
  transition-delay: 0;
}
.dashboard .col-0 {
  left: 0px;
}
.dashboard .col-1 {
  left: 90px;
}
.dashboard .col-2 {
  left: 180px;
}
.dashboard .col-3 {
  left: 270px;
}
.dashboard .col-4 {
  left: 360px;
}
.dashboard .col-5 {
  left: 450px;
}
.dashboard .col-6 {
  left: 540px;
}
.dashboard .col-7 {
  left: 630px;
}
.dashboard .col-8 {
  left: 720px;
}
.dashboard .col-9 {
  left: 810px;
}
.dashboard .col-10 {
  left: 900px;
}
.dashboard .col-11 {
  left: 990px;
}
.dashboard .col-12 {
  left: 1080px;
}
.dashboard .col-13 {
  left: 1170px;
}
.dashboard .col-14 {
  left: 1260px;
}
.dashboard .col-15 {
  left: 1350px;
}
.dashboard .col-16 {
  left: 1440px;
}
.dashboard .col-17 {
  left: 1530px;
}
.dashboard .col-18 {
  left: 1620px;
}
.dashboard .col-19 {
  left: 1710px;
}
.dashboard .col-20 {
  left: 1800px;
}
.dashboard .col-21 {
  left: 1890px;
}
.dashboard .col-22 {
  left: 1980px;
}
.dashboard .col-23 {
  left: 2070px;
}
.dashboard .col-24 {
  left: 2160px;
}
.dashboard .col-25 {
  left: 2250px;
}
.dashboard .col-26 {
  left: 2340px;
}
.dashboard .col-27 {
  left: 2430px;
}
.dashboard .col-28 {
  left: 2520px;
}
.dashboard .col-29 {
  left: 2610px;
}
.dashboard .col-30 {
  left: 2700px;
}
.dashboard .row-0 {
  top: 0px;
}
.dashboard .row-1 {
  top: 90px;
}
.dashboard .row-2 {
  top: 180px;
}
.dashboard .row-3 {
  top: 270px;
}
.dashboard .row-4 {
  top: 360px;
}
.dashboard .row-5 {
  top: 450px;
}
.dashboard .row-6 {
  top: 540px;
}
.dashboard .row-7 {
  top: 630px;
}
.dashboard .row-8 {
  top: 720px;
}
.dashboard .row-9 {
  top: 810px;
}
.dashboard .row-10 {
  top: 900px;
}
.dashboard .row-11 {
  top: 990px;
}
.dashboard .row-12 {
  top: 1080px;
}
.dashboard .row-13 {
  top: 1170px;
}
.dashboard .row-14 {
  top: 1260px;
}
.dashboard .row-15 {
  top: 1350px;
}
.dashboard .row-16 {
  top: 1440px;
}
.dashboard .row-17 {
  top: 1530px;
}
.dashboard .row-18 {
  top: 1620px;
}
.dashboard .row-19 {
  top: 1710px;
}
.dashboard .row-20 {
  top: 1800px;
}
.dashboard .row-21 {
  top: 1890px;
}
.dashboard .row-22 {
  top: 1980px;
}
.dashboard .row-23 {
  top: 2070px;
}
.dashboard .row-24 {
  top: 2160px;
}
.dashboard .row-25 {
  top: 2250px;
}
.dashboard .row-26 {
  top: 2340px;
}
.dashboard .row-27 {
  top: 2430px;
}
.dashboard .row-28 {
  top: 2520px;
}
.dashboard .row-29 {
  top: 2610px;
}
.dashboard .row-30 {
  top: 2700px;
}
.dashboard-tile {
  background-color: white;
  border: solid 0 #4780bc;
  border-left-width: 2px;
  border-bottom-width: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: visible;
  position: absolute;
  -webkit-transition: width .5s, height .5s;
  -moz-transition: width .5s, height .5s;
  -ms-transition: width .5s, height .5s;
  -o-transition: width .5s, height .5s;
  transition: width .5s, height .5s;
}
.dashboard-tile.ui-draggable-dragging {
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=75);
  opacity: 0.75;
}
.dashboard-tile.w-0 {
  width: -5px;
}
.dashboard-tile.w-1 {
  width: 85px;
}
.dashboard-tile.w-2 {
  width: 175px;
}
.dashboard-tile.w-3 {
  width: 265px;
}
.dashboard-tile.w-4 {
  width: 355px;
}
.dashboard-tile.w-5 {
  width: 445px;
}
.dashboard-tile.w-6 {
  width: 535px;
}
.dashboard-tile.w-7 {
  width: 625px;
}
.dashboard-tile.w-8 {
  width: 715px;
}
.dashboard-tile.w-9 {
  width: 805px;
}
.dashboard-tile.w-10 {
  width: 895px;
}
.dashboard-tile.w-11 {
  width: 985px;
}
.dashboard-tile.w-12 {
  width: 1075px;
}
.dashboard-tile.w-13 {
  width: 1165px;
}
.dashboard-tile.w-14 {
  width: 1255px;
}
.dashboard-tile.w-15 {
  width: 1345px;
}
.dashboard-tile.w-16 {
  width: 1435px;
}
.dashboard-tile.w-17 {
  width: 1525px;
}
.dashboard-tile.w-18 {
  width: 1615px;
}
.dashboard-tile.w-19 {
  width: 1705px;
}
.dashboard-tile.w-20 {
  width: 1795px;
}
.dashboard-tile.w-21 {
  width: 1885px;
}
.dashboard-tile.w-22 {
  width: 1975px;
}
.dashboard-tile.w-23 {
  width: 2065px;
}
.dashboard-tile.w-24 {
  width: 2155px;
}
.dashboard-tile.w-25 {
  width: 2245px;
}
.dashboard-tile.w-26 {
  width: 2335px;
}
.dashboard-tile.w-27 {
  width: 2425px;
}
.dashboard-tile.w-28 {
  width: 2515px;
}
.dashboard-tile.w-29 {
  width: 2605px;
}
.dashboard-tile.w-30 {
  width: 2695px;
}
.dashboard-tile.h-0 {
  height: -5px;
}
.dashboard-tile.h-1 {
  height: 85px;
}
.dashboard-tile.h-2 {
  height: 175px;
}
.dashboard-tile.h-3 {
  height: 265px;
}
.dashboard-tile.h-4 {
  height: 355px;
}
.dashboard-tile.h-5 {
  height: 445px;
}
.dashboard-tile.h-6 {
  height: 535px;
}
.dashboard-tile.h-7 {
  height: 625px;
}
.dashboard-tile.h-8 {
  height: 715px;
}
.dashboard-tile.h-9 {
  height: 805px;
}
.dashboard-tile.h-10 {
  height: 895px;
}
.dashboard-tile.h-11 {
  height: 985px;
}
.dashboard-tile.h-12 {
  height: 1075px;
}
.dashboard-tile.h-13 {
  height: 1165px;
}
.dashboard-tile.h-14 {
  height: 1255px;
}
.dashboard-tile.h-15 {
  height: 1345px;
}
.dashboard-tile.h-16 {
  height: 1435px;
}
.dashboard-tile.h-17 {
  height: 1525px;
}
.dashboard-tile.h-18 {
  height: 1615px;
}
.dashboard-tile.h-19 {
  height: 1705px;
}
.dashboard-tile.h-20 {
  height: 1795px;
}
.dashboard-tile.h-21 {
  height: 1885px;
}
.dashboard-tile.h-22 {
  height: 1975px;
}
.dashboard-tile.h-23 {
  height: 2065px;
}
.dashboard-tile.h-24 {
  height: 2155px;
}
.dashboard-tile.h-25 {
  height: 2245px;
}
.dashboard-tile.h-26 {
  height: 2335px;
}
.dashboard-tile.h-27 {
  height: 2425px;
}
.dashboard-tile.h-28 {
  height: 2515px;
}
.dashboard-tile.h-29 {
  height: 2605px;
}
.dashboard-tile.h-30 {
  height: 2695px;
}
.dashboard-tile.normal {
  height: 175px;
  width: 355px;
}
.dashboard-tile.tall {
  height: 355px;
  width: 355px;
}
.dashboard-tile.tall .tile-content {
  height: 282px;
}
.dashboard-tile.wide {
  height: 175px;
  width: 535px;
}
.dashboard-tile.large {
  height: 355px;
  width: 535px;
}
.dashboard-tile.large .tile-content {
  height: 282px;
}
.dashboard-tile.loading .tile-loading-overlay {
  display: block;
}
.dashboard-tile:hover {
  border-color: #d8b448;
}
.dashboard-tile:hover .tile-icons {
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-delay: .5s;
  /* Safari */
  transition-delay: .5s;
}
.dashboard-tile .tile-icons {
  position: absolute;
  right: -1px;
  top: -1px;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 99;
}
.dashboard-tile .tile-icons:hover {
  cursor: pointer;
}
.dashboard-tile .tile-icons li {
  background-color: #b0b0b0;
  color: white;
  display: inline-block;
  padding: 2px 0;
  text-align: center;
  width: 20px;
}
.dashboard-tile .tile-icons li.active .dropdown-menu {
  display: block;
}
.dashboard-tile .tile-icons li .dropdown-menu {
  display: none;
  position: absolute;
  z-index: 9998;
}
.dashboard-tile .tile-icons li .dropdown-menu li {
  display: block;
  text-indent: 30px;
  min-width: 150px;
  padding: 5px;
  line-height: 30px;
  text-align: left;
}
.dashboard-tile .tile-header {
  padding: 10px;
  min-height: 30px;
}
.dashboard-tile .tile-header .tile-title {
  float: left;
}
.dashboard-tile .tile-header .tile-title .title-wrapper .title {
  float: left;
}
.dashboard-tile .tile-header .tile-title .title-wrapper .counter {
  float: left;
  color: #cacaca;
  font-size: 26px;
  line-height: 26px;
  padding: 0 5px 0 0;
  vertical-align: top;
}
.dashboard-tile .tile-header .tile-title .title-wrapper .counter.alert {
  color: #e02852;
}
.dashboard-tile .tile-header .tile-title h4 {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.1;
}
.dashboard-tile .tile-header .tile-title h5 {
  font-size: 10px;
  color: #b0b0b0;
  font-weight: 500;
  line-height: 1.1;
  text-transform: uppercase;
}
.dashboard-tile .tile-header .tile-link {
  color: #b0b0b0;
  float: right;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5em;
}
.dashboard-tile .tile-header .tile-link i {
  font-size: 1.4em;
  vertical-align: text-top;
}
.dashboard-tile .tile-content {
  height: 102px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 10px;
}
.dashboard-tile .tile-loading-overlay {
  background-color: white;
  display: none;
  height: 100%;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=90);
  opacity: 0.9;
  position: absolute;
  text-align: center;
  top: 0px;
  width: 100%;
}
.dashboard-tile .tile-loading-overlay i {
  color: #b0b0b0;
  font-size: 3em;
  margin-top: 65px;
}
.dashboard-tile .dynamic-grid.header {
  margin: 0 0 0;
  display: none;
}
.dashboard-tile .dynamic-grid.body {
  border-bottom: none;
}
.dashboard-tile .dynamic-grid thead tr th {
  background-color: white;
  border-bottom: solid 5px #DCDFE2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #555555;
  font-size: 13px;
  padding: 5px;
  white-space: nowrap;
}
.dashboard-tile .dynamic-grid tbody tr td {
  background-color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: solid 1px #cacaca;
  color: #555555;
  font-size: 12px;
  padding: 5px;
}
.dashboard-tile .dynamic-grid tbody tr td .detail-box h3 {
  display: none;
}
.dashboard-tile .dynamic-grid tbody tr td .detail-box .detail-row {
  padding: 0;
}
.dashboard-tile .dynamic-grid tbody tr:last-child td {
  border-bottom: none;
}
.dashboard-tile .dynamic-grid.BvDCreditExpirationListItem .name,
.dashboard-tile .dynamic-grid.RegistrationRequestListItem .name,
.dashboard-tile .dynamic-grid.SubscriptionExpirationListItem .name,
.dashboard-tile .dynamic-grid.TrialCreditExpirationListItem .name,
.dashboard-tile .dynamic-grid.TrialExpirationListItem .name,
.dashboard-tile .dynamic-grid.WidgetAccountListItem .name {
  width: 100%;
}
.dashboard-tile .dynamic-grid.BvDCreditExpirationListItem .credits,
.dashboard-tile .dynamic-grid.RegistrationRequestListItem .credits,
.dashboard-tile .dynamic-grid.SubscriptionExpirationListItem .credits,
.dashboard-tile .dynamic-grid.TrialCreditExpirationListItem .credits,
.dashboard-tile .dynamic-grid.TrialExpirationListItem .credits,
.dashboard-tile .dynamic-grid.WidgetAccountListItem .credits,
.dashboard-tile .dynamic-grid.BvDCreditExpirationListItem .date,
.dashboard-tile .dynamic-grid.RegistrationRequestListItem .date,
.dashboard-tile .dynamic-grid.SubscriptionExpirationListItem .date,
.dashboard-tile .dynamic-grid.TrialCreditExpirationListItem .date,
.dashboard-tile .dynamic-grid.TrialExpirationListItem .date,
.dashboard-tile .dynamic-grid.WidgetAccountListItem .date,
.dashboard-tile .dynamic-grid.BvDCreditExpirationListItem .expiration,
.dashboard-tile .dynamic-grid.RegistrationRequestListItem .expiration,
.dashboard-tile .dynamic-grid.SubscriptionExpirationListItem .expiration,
.dashboard-tile .dynamic-grid.TrialCreditExpirationListItem .expiration,
.dashboard-tile .dynamic-grid.TrialExpirationListItem .expiration,
.dashboard-tile .dynamic-grid.WidgetAccountListItem .expiration {
  text-align: right;
  width: 80px;
}
.dropdown-menu {
  display: inline-block;
  position: relative;
  white-space: nowrap;
}
.dropdown-menu .dropdown-toggle {
  text-decoration: none;
}
.dropdown-menu .dropdown-toggle i {
  display: inline-block;
  padding-left: 5px;
}
.dropdown-menu .dropdown-content {
  background-color: white;
  border: 1px solid #cacaca;
  display: none;
  list-style: none;
  margin-top: 18px;
  padding: 15px;
  position: absolute;
  text-align: left;
  z-index: 999;
}
.dropdown-menu .dropdown-content:after,
.dropdown-menu .dropdown-content:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.dropdown-menu .dropdown-content:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: white;
  border-width: 16px;
  margin-left: -16px;
}
.dropdown-menu .dropdown-content:before {
  border-color: rgba(202, 202, 202, 0);
  border-bottom-color: #cacaca;
  border-width: 17px;
  margin-left: -17px;
}
.dropdown-menu .dropdown-content > li {
  line-height: 44px;
  min-height: 44px;
  padding: 3px 0;
}
.dropdown-menu .dropdown-content > li a {
  display: block;
  min-width: 70px;
  padding-left: 15px;
  padding-right: 15px;
}
.dropdown-menu .dropdown-content > li.dropdown-divider {
  background-color: #cacaca;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  padding: 0 5px;
}
.dropdown-menu .dropdown-content > li.dropdown-header {
  color: #767779;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
  white-space: nowrap;
}
.dropdown-menu.open .dropdown-menu {
  display: block;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row [class*="col-"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
}
.row .col-1, .row .col-2, .row .col-3, .row .col-4, .row .col-5, .row .col-6, .row .col-7, .row .col-8, .row .col-9, .row .col-10, .row .col-11, .row .col-12 {
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.row .col-12 {
  width: 100%;
}
.row .col-11 {
  width: 91.66666667%;
}
.row .col-10 {
  width: 83.33333333%;
}
.row .col-9 {
  width: 75%;
}
.row .col-8 {
  width: 66.66666667%;
}
.row .col-7 {
  width: 58.33333333%;
}
.row .col-6 {
  width: 50%;
}
.row .col-5 {
  width: 41.66666667%;
}
.row .col-4 {
  width: 33.33333333%;
}
.row .col-3 {
  width: 25%;
}
.row .col-2 {
  width: 16.66666667%;
}
.row .col-1 {
  width: 8.33333333%;
}
.row .col-offset-12 {
  margin-left: 100%;
}
.row .col-offset-11 {
  margin-left: 91.66666667%;
}
.row .col-offset-10 {
  margin-left: 83.33333333%;
}
.row .col-offset-9 {
  margin-left: 75%;
}
.row .col-offset-8 {
  margin-left: 66.66666667%;
}
.row .col-offset-7 {
  margin-left: 58.33333333%;
}
.row .col-offset-6 {
  margin-left: 50%;
}
.row .col-offset-5 {
  margin-left: 41.66666667%;
}
.row .col-offset-4 {
  margin-left: 33.33333333%;
}
.row .col-offset-3 {
  margin-left: 25%;
}
.row .col-offset-2 {
  margin-left: 16.66666667%;
}
.row .col-offset-1 {
  margin-left: 8.33333333%;
}
.row .col-offset-0 {
  margin-left: 0%;
}
.ui-widget-content {
  border: 1px solid #aaaaaa /*{borderColorContent}*/;
  background: #ffffff /*{bgColorContent}*/;
  color: #222222 /*{fcContent}*/;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #efefef;
  color: #212121;
}
.ui-menu .ui-state-focus {
  margin: 0;
}
.ui-datepicker {
  border: 1px solid #b0b0b0;
  padding: 0;
  background-color: #ffffff;
  margin: 2px 0 2px 0;
}
.ui-datepicker .ui-datepicker-header {
  background-color: #7069ac;
}
.ui-datepicker td a {
  padding: 0.3em 0.6em 0.3em 0.4em;
}
a.ui-state-highlight {
  background-color: #efefef;
  font-weight: 800;
}
a.ui-state-default:hover {
  background-color: #958be3;
  color: #ffffff;
}
a.ui-state-active {
  background-color: #958be3;
  color: #ffffff;
}
a.ui-datepicker-prev span,
a.ui-datepicker-next span {
  width: 30px;
  height: 30px;
}
.ui-datepicker-prev .ui-icon {
  background-image: url("../content/images/previous-white_20px.png");
  background-size: 15px;
}
.ui-datepicker-next .ui-icon {
  background-image: url("../content/images/next-white_20px.png");
  background-size: 15px;
}
.ui-datepicker .ui-datepicker-prev {
  top: 0;
  left: 0;
}
.ui-datepicker .ui-datepicker-next {
  top: 0;
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  top: 0;
  left: 0;
}
.ui-datepicker .ui-datepicker-next-hover {
  top: 0;
  right: 2px;
}
.ui-datepicker .ui-datepicker-title select {
  margin: 1px;
}
input#min.hasDatepicker,
input#max.hasDatepicker,
input#from.hasDatepicker,
input#to.hasDatepicker {
  width: 100px;
}
.ui-widget {
  /*#region autocomplete */
  /*#endregion*/
}
.ui-widget.ui-corner-all,
.ui-widget .ui-corner-all {
  border-radius: 0;
}
.ui-widget.ui-autocomplete {
  max-height: 250px;
  overflow-x: hidden;
}
.ui-widget.ui-autocomplete.ui-menu {
  border-top: none;
  border-color: #cacaca;
  z-index: 110;
}
/*#region navigation-menu*/
.navigation-menu {
  position: relative;
}
.navigation-menu > ul > li {
  background-position: center 13px;
  background-size: 40px 40px;
  background-repeat: no-repeat;
  cursor: pointer;
  position: relative;
  text-align: center;
  -moz-transition: background-position 0.1s;
  -o-transition: background-position 0.1s;
  -webkit-transition: background-position 0.1s;
  transition: background-position 0.1s;
}
.navigation-menu > ul > li a,
.navigation-menu > ul > li span {
  color: white;
  display: block;
  height: 22px;
  padding-top: 58px;
  width: 80px;
  -moz-transition: padding-top 0.1s, height 0.1s;
  -o-transition: padding-top 0.1s, height 0.1s;
  -webkit-transition: padding-top 0.1s, height 0.1s;
  transition: padding-top 0.1s, height 0.1s;
}
.navigation-menu > ul > li .active-bullet {
  bottom: 0;
  display: none;
  left: -16px;
  margin: 0 !important;
  position: absolute;
}
.navigation-menu > ul > li .flyout-indicator {
  width: 8px;
  top: 20px;
  right: 10px;
  margin: 0 !important;
  position: absolute;
  -moz-transition: top 0.1s;
  -o-transition: top 0.1s;
  -webkit-transition: top 0.1s;
  transition: top 0.1s;
}
.navigation-menu > ul > li:hover {
  background-position: center 8px;
}
.navigation-menu > ul > li:hover .flyout-indicator {
  top: 15px;
}
.navigation-menu > ul > li:hover a,
.navigation-menu > ul > li:hover span {
  height: 27px;
  padding-top: 53px;
}
.navigation-menu > ul > li.spacer {
  cursor: default;
  height: 2px;
}
.navigation-menu > ul > li.active .active-bullet {
  display: block;
}
.navigation-menu > ul > li.active a,
.navigation-menu > ul > li.active span {
  font-weight: bold;
}
.navigation-menu > ul > li.home {
  background-image: url("../content/images/navigation/home.png");
}
.navigation-menu > ul > li.search {
  background-image: url("../content/images/navigation/search.png");
}
.navigation-menu > ul > li.list {
  background-image: url("../content/images/navigation/list.png");
}
.navigation-menu > ul > li.account {
  background-image: url("../content/images/navigation/account.png");
}
.navigation-menu > ul > li.users {
  background-image: url("../content/images/navigation/users.png");
}
.navigation-menu > ul > li.reports {
  background-image: url("../content/images/navigation/stat.png");
}
.navigation-menu > ul > li.more {
  background-image: url("../content/images/navigation/more.png");
}
.navigation-menu > ul > li.dvdlinks {
  background-image: url("../content/images/navigation/more.png");
}
.navigation-menu .fly-out {
  background-color: #ffffff;
  border: 1px solid #cacaca;
  -webkit-box-shadow: 2px 2px 6px #bdbdbd;
  box-shadow: 2px 2px 6px #bdbdbd;
  display: none;
  text-align: left;
  padding: 20px;
  position: absolute;
  z-index: 99;
}
.navigation-menu .fly-out h2 {
  color: #414141;
  padding: 10px 0;
  font-size: 1.2em;
}
.navigation-menu .fly-out a {
  color: #414141;
}
.navigation-menu .fly-out a:hover {
  color: #d8b448;
}
.navigation-menu .fly-out > ul {
  white-space: nowrap;
}
.navigation-menu .fly-out > ul > li {
  border-right: 1px solid #cacaca;
  color: #f0f0f0;
  display: inline-block;
  min-height: 150px;
  min-width: 170px;
  padding: 0 20px;
  position: relative;
  vertical-align: top;
}
.navigation-menu .fly-out > ul > li:last-child {
  border-right: none;
}
.navigation-menu .fly-out > ul > li li {
  padding: 5px 0;
  color: black;
}
/*#endregion*/
/*#region Layout*/
html {
  background-image: url("../content/images/sprinkles.png");
  background-repeat: repeat;
  background-color: #ebebeb;
  min-height: 100%;
  min-width: 1024px;
  overflow-y: scroll;
  position: relative;
}
body {
  background-image: url("../content/images/background.png");
  background-repeat: no-repeat;
  background-position: top center;
  margin: 0 0 120px 0;
}
#header {
  background-color: #004a99;
  border-bottom: 2px solid #d8b448;
  height: 80px;
  margin-bottom: 7px;
  width: 100%;
  z-index: 110;
}
#header .row {
  margin-left: 0;
  margin-right: 0;
}
#header .row a {
  color: #ffffff;
}
#header .row [class*="col-"] {
  height: 80px;
}
#header .row .logo {
  background-image: url("../content/images/logo.png");
  background-position: 40px center;
  background-repeat: no-repeat;
  background-size: auto 40px;
  padding-top: 45px;
}
#header .row .logo.message {
  background-position: 40px 5px;
}
#header .row .logo.message span {
  background-color: yellow;
  color: #1a5ba1;
  display: block;
  font-size: 20px;
  margin-left: 35px;
  text-align: center;
  width: 300px;
}
#header .row .logo-header {
  background-image: url("../content/images/logo-bvd-header.png");
  background-position: left center;
  background-repeat: no-repeat;
}
#header .row .logo-header .logo {
  background-image: url("../content/images/logo.png");
  background-position: 265px center;
  background-repeat: no-repeat;
  background-size: auto 40px;
  height: 35px;
  padding-top: 45px;
}
#header .row .logo-header .logo.message {
  background-position: 265px 5px;
}
#header .row .logo-header .logo.message span {
  margin-left: 270px;
}
#body .left-menu {
  float: left;
  margin-left: -100%;
}
#body .left-menu.affix {
  margin-left: 0;
  z-index: 99;
}
#body > .content {
  float: left;
  width: 100%;
}
#body > .content > .content {
  margin: 0 40px 0 110px;
}
#footer {
  background-image: url("../content/images/logo-bvd.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  background-size: 100px;
  bottom: 0;
  clear: both;
  height: 80px;
  position: absolute;
  width: 100%;
}
/*#endregion*/
table td,
th {
  vertical-align: top;
  padding-right: 7px;
}
table.itemlist > tbody > tr > td {
  padding-right: 20px;
}
table.itemlist > tbody > tr > td.mandatory {
  color: #e02852;
}
table.itemlist > tbody > tr > td:first-child {
  font-weight: bold;
}
table.itemlistClient > tbody > tr > td.mandatory {
  color: #e02852;
}
table.itemlistClient > tbody > tr > td:first-child {
  font-weight: bold;
}
table.spacedlines > thead > tr > th {
  padding-bottom: 6px;
}
table.spacedlines > tbody > tr > td {
  padding-bottom: 6px;
}
.accountSectionHeader {
  height: 20px;
  background-color: #413b65;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  width: 1010px;
  padding: 10px;
}
.accountSection {
  background-color: white;
  width: 1010px;
  margin-bottom: 20px;
  padding: 10px;
}
.halfpagewidth {
  width: 490px;
}
.accountSectionSubTitle {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
}
.page-context {
  margin-bottom: 7px;
  margin-left: -30px;
  padding-left: 30px;
  z-index: 98;
  width: 100%;
}
.page-context.container {
  margin-bottom: 0;
}
.page-context.container .row {
  margin-top: 0;
}
.page-context .context-actions {
  text-align: right;
  display: inline-block;
  float: right;
}
.page-context .context-actions li {
  display: inline-block;
  margin-left: 10px;
}
.page-context .context-actions li div {
  width: 70px;
  height: 5px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 32px auto;
  padding-top: 37px;
  text-align: center;
}
.page-context .context-actions li div.notifications {
  background-image: url("../content/images/alert-filled-purple_20px.png");
}
.page-context .context-actions li div.notifications:hover {
  background-image: url("../content/images/alert-filled-gold_20px.png");
}
.page-context .context-actions li div.notifications:hover span {
  color: #d8b448;
}
.page-context .context-actions li div.locked {
  background-image: url("../content/images/locked-purple_20px.png");
}
.page-context .context-actions li div.excel {
  background-image: url("../content/images/excel_20px.png");
}
.page-context .context-actions li div.excel:hover {
  background-image: url("../content/images/excel-gold_20px.png");
  cursor: pointer;
}
.page-context .context-actions li div.excel:hover span {
  color: #d8b448;
}
/*#region Global*/
/*#region Colors*/
.p1,
a.p1 {
  color: #003c7a;
}
.p2,
a.p2 {
  color: #1a5ba1;
}
.p3,
a.p3 {
  color: #4780bc;
}
.p4,
a.p4 {
  color: #749fcd;
}
a,
a:visited,
.p5 {
  color: #004a99;
}
a:hover,
.y1,
a.y1 {
  color: #d8b448;
}
.r1,
a.r1 {
  color: #e02852;
}
.gr1,
a.gr1 {
  color: #0ba94a;
}
.g1,
a.g1 {
  color: #555555;
}
.g2,
a.g2 {
  color: #b0b0b0;
}
.g3,
a.g3 {
  color: #cacaca;
}
.g4,
a.g4 {
  color: #efefef;
}
.g5,
a.g5 {
  color: #767779;
}
.w1,
a.w1 {
  color: #ffffff;
}
.z1,
a.z1 {
  color: #323232;
}
.bg-p1 {
  background-color: #003c7a;
}
.bg-p2 {
  background-color: #1a5ba1;
}
.bg-p3 {
  background-color: #4780bc;
}
.bg-p4 {
  background-color: #749fcd;
}
.bg-p5 {
  background-color: #004a99;
}
.bg-y1 {
  background-color: #d8b448;
}
.bg-r1 {
  background-color: #e02852;
}
.bg-gr1 {
  background-color: #0ba94a;
}
.bg-g1 {
  background-color: #555555;
}
.bg-g2 {
  background-color: #b0b0b0;
}
.bg-g3 {
  background-color: #cacaca;
}
.bg-g4 {
  background-color: #efefef;
}
.bg-g5 {
  background-color: #767779;
}
.bg-w1 {
  background-color: #ffffff;
}
.bg-z1 {
  background-color: #323232;
}
.bg-y2 {
  background-color: #c4aa5e;
}
.bg-y3 {
  background-color: #B0A071;
}
/*#endregion*/
/*#region Fonts*/
body,
.t1,
.t2,
.t3,
.t4,
.t5,
.t6,
.t7,
.t8,
.t9,
.t10,
.t11 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
body,
.t1,
.t3,
.t5,
.t6,
.t9 {
  font-weight: 400;
}
.t2,
.t4,
.t7,
.t10 {
  font-weight: 300;
}
.t8 {
  font-weight: 700;
}
.t11 {
  font-style: italic;
  font-weight: 400;
}
.t1,
.t2 {
  font-size: 24px;
}
.t3,
.t4 {
  font-size: 18px;
}
.t5 {
  font-size: 16px;
}
body,
.t6,
.t7,
.t8 {
  font-size: 14px;
}
.t9,
.t10,
.t11 {
  font-size: 12px;
}
/*#endregion*/
/*#region Images*/
img.px10 {
  width: 10px;
  height: 10px;
}
img.px16 {
  width: 16px;
  height: 16px;
}
img.px26 {
  width: 26px;
  height: 26px;
}
img.px40 {
  width: 40px;
  height: 40px;
}
/*#endregion*/
/*#region Inputs*/
input,
textarea {
  border: 1px solid #cacaca;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #555555;
  font-size: 14px;
  padding-left: 10px;
}
textarea {
  padding-bottom: 5px;
  padding-top: 5px;
  resize: none;
}
input {
  height: 26px;
}
input::-webkit-input-placeholder {
  color: #b0b0b0;
}
input:-moz-placeholder {
  color: #b0b0b0;
}
input::-moz-placeholder {
  color: #b0b0b0;
}
input:-ms-input-placeholder {
  color: #b0b0b0;
}
input[type="email"],
input[type="password"],
input[type="search"],
input[type="text"] {
  width: 100%;
}
input[type="email"]::-ms-clear,
input[type="password"]::-ms-clear,
input[type="search"]::-ms-clear,
input[type="text"]::-ms-clear {
  display: none;
}
input[type="date"].datetime,
input[type="text"].datetime {
  width: 100px;
  min-width: 0;
}
.button-mutted {
  background-color: #f0f0f0 !important;
  text-decoration: none;
}
.button-mutted:hover {
  cursor: default;
}
.btn-mutted {
  position: relative;
}
.btn-mutted .lock {
  background-image: url("../content/images/lock.png");
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: right top;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -8px;
  right: -8px;
}
.btn-mutted .mutted {
  background-color: #f0f0f0 !important;
  color: white !important;
}
.option-lock {
  background-image: url("../content/images/icon-lock.png");
  background-repeat: no-repeat;
  vertical-align: middle;
  background-position: left center;
  padding-left: 20px;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  height: 30px;
  padding: 0 15px;
  text-decoration: none;
  cursor: pointer;
}
button.primary,
input[type="button"].primary,
input[type="reset"].primary,
input[type="submit"].primary {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
button.secondary,
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
  background: none;
}
button:disabled,
input[type="button"]:disabled,
input[type="reset"]:disabled,
input[type="submit"]:disabled,
button.mutted,
input[type="button"].mutted,
input[type="reset"].mutted,
input[type="submit"].mutted {
  background-color: #f0f0f0 !important;
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 0;
  padding: 0;
  height: auto;
}
input[type="checkbox"] {
  vertical-align: middle;
  width: auto;
}
input[type="radio"] {
  vertical-align: middle;
  width: auto;
}
input[type="hidden"] + label,
input[type="radio"] + label,
input[type="checkbox"] + label {
  display: inline-block;
  padding-top: 0;
  vertical-align: middle;
  white-space: nowrap;
  margin-left: 5px;
}
input.input-validation-error,
select.input-validation-error,
textarea.input-validation-error {
  border: 1px solid #e02852 !important;
}
/*#endregion*/
div.overlay {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
  top: 0;
}
.ellipsis {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearfix,
.dashboard-tile .tile-header,
.row {
  display: block;
  zoom: 1;
}
.clearfix:after,
.dashboard-tile .tile-header:after,
.row:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a.mutted {
  color: #f0f0f0 !important;
  text-decoration: none;
}
a.mutted:hover {
  cursor: default;
}
a.add {
  background-image: url("../content/images/add_invert.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  display: inline-block;
  line-height: 22px;
  padding-left: 27px;
}
a.AccountPageLink {
  display: block;
  position: relative;
  visibility: hidden;
}
a.pdf-file {
  display: inline-block;
  background-image: url("../content/images/pdf_20px.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 32px;
  text-indent: -999px;
  color: transparent;
  overflow: hidden;
  width: 32px;
  height: 32px;
}
a.btn {
  display: inline-block;
  border: none;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  text-decoration: none;
}
a.btn.primary {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
a.btn.secondary {
  background: none;
}
.button-bar {
  padding: 35px 0 0 0;
  text-align: right;
}
/*#endregion*/
/*#region Popup*/
div.popup {
  border: 1px solid #cacaca;
  background-color: #ffffff;
  display: none;
  left: 50%;
  padding: 40px 35px;
  position: absolute;
  top: 94px;
  z-index: 100;
}
div.popup img.close {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
div.popup h1 {
  padding-bottom: 30px;
}
div.popup.login {
  background-image: url("../content/images/logo-bvd.png");
  background-position: center 95%;
  background-repeat: no-repeat;
  background-size: 150px;
  display: block;
  margin-top: 20px;
  min-width: 450px;
  width: 450px;
  padding-bottom: 120px;
  left: 215px;
}
div.popup.login input[type="email"],
div.popup.login input[type="password"],
div.popup.login input[type="search"],
div.popup.login input[type="text"] {
  height: 40px;
}
div.popup.login select {
  border: 1px solid #cacaca;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #555555;
  font-size: 14px;
  padding-left: 10px;
  height: 40px;
  width: 100%;
}
div.popup.login [class*="col-"] {
  min-height: 50px;
}
div.popup.login .usernamerepeat {
  background-color: #EEE;
  vertical-align: central;
  min-height: 40px;
  padding: 5px 0 0 10px;
}
div.popup.login .accountselection {
  overflow-y: auto;
}
div.popup.login .accountselection li {
  width: 370px;
  height: 60px;
  padding-top: 20px;
  padding-left: 30px;
  text-align: left;
  border-width: thin;
  background-color: white;
  margin-bottom: 3px;
  vertical-align: top;
}
div.popup.login .accountselection li:hover {
  background-color: lightgray;
  cursor: pointer;
  border-style: solid;
}
div.popup.login .accountselection li.selected {
  border-style: dotted;
}
/*#endregion*/
/*#region notification*/
.notification {
  background-repeat: no-repeat;
  background-position: 10px center;
  border: 1px solid #ffffff;
  color: #ffffff;
  display: none;
  left: 50%;
  min-width: 800px;
  padding: 10px;
  padding-left: 45px;
  position: absolute;
  top: 94px;
  z-index: 100;
}
.notification.error {
  background-color: #e65576;
  background-image: url("../content/images/notification-error.png");
  background-size: 25px 25px;
  border-color: #e02852;
}
.notification.info {
  background-color: #0ed95f;
  background-image: url("../content/images/notification-info.png");
  background-size: 25px 25px;
  border-color: #0ba94a;
}
.notification.warning {
  background-color: #e1c572;
  background-image: url("../content/images/notification-warning.png");
  background-size: 25px 25px;
  border-color: #d8b448;
}
.notification-error ul {
  font-size: 13px;
  padding-left: 10px;
}
/*#endregion*/
/*#region menu*/
ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
ul.menu a,
ul.menu label {
  color: #414141;
  text-decoration: none;
  cursor: pointer;
}
ul.menu > li {
  display: inline-block;
}
ul.menu > li > div.toggle {
  border: 1px solid transparent;
  border-bottom: none;
  cursor: pointer;
  padding: 7px 20px;
  position: relative;
  top: 1px;
  z-index: 97;
}
ul.menu > li > div.toggle span,
ul.menu > li > div.toggle a {
  background-image: url("../content/images/carret.png");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  padding-right: 20px;
}
ul.menu > li > .dropdown {
  background-color: #ffffff;
  border: 1px solid #cacaca;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(80, 80, 80, 0.75);
  box-shadow: 2px 2px 5px 0px rgba(80, 80, 80, 0.75);
  display: none;
  /*left:0;*/
  padding: 20px;
  position: absolute;
  z-index: 96;
}
ul.menu > li > .dropdown h2 {
  color: #414141;
  font-weight: bold;
  padding: 10px 0;
}
ul.menu > li > .dropdown > ul {
  background-color: white;
  padding: 5px;
  white-space: nowrap;
}
ul.menu > li > .dropdown > ul > li {
  border-right: 1px solid #cacaca;
  color: #f0f0f0;
  display: inline-block;
  min-height: 150px;
  min-width: 250px;
  padding: 0px 20px;
  position: relative;
  vertical-align: top;
}
ul.menu > li > .dropdown > ul > li:last-child {
  border-right: none;
}
ul.menu > li > .dropdown > ul > li > ul > li {
  display: block;
  position: relative;
  padding: 5px 0;
}
ul.menu > li > .dropdown > ul > li > ul > li .dropdown {
  background-color: #F9F9F9;
  border: 1px solid #A9A9A9;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(80, 80, 80, 0.75);
  box-shadow: 2px 2px 5px 0px rgba(80, 80, 80, 0.75);
  box-sizing: border-box;
  display: none;
  padding: 10px 20px;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 102;
}
ul.menu > li > .dropdown > ul > li > ul > li .dropdown ul {
  background-color: white;
  padding: 5px;
}
ul.menu > li > .dropdown > ul > li > ul > li:hover .dropdown,
ul.menu > li > .dropdown > ul > li > ul > li.open .dropdown {
  display: block;
}
ul.menu > li:first-child > .toggle {
  padding-left: 5px;
}
ul.menu.account > li > .dropdown {
  min-width: 450px;
}
ul.menu.hover > li:hover > .toggle {
  background-color: #ffffff;
  border-color: #cacaca;
}
ul.menu.hover > li:hover > .dropdown {
  display: block;
}
ul.menu.click > li.open > .toggle {
  background-color: #ffffff;
  border-color: #cacaca;
}
ul.menu.click > li.open > .dropdown {
  display: block;
}
/*#endregion*/
/*#region grid*/
.row.wrapped [class*="col-"] {
  white-space: normal;
}
.row [class*="col-"] {
  min-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  white-space: nowrap;
}
.row .mandatory {
  color: #e02852;
}
/*#endregion*/
.popupuserstatus {
  background-size: 8px 8px;
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-left: 12px;
  display: none;
}
.popupuserstatus span {
  display: none;
}
.popupuserstatus.deleted {
  background-image: url("../content/images/triangle_r1.png");
  display: block;
}
.popupuserstatus.deleted span.deleted {
  display: inline;
}
.popupuserstatus.dynamic {
  background-image: url("../content/images/triangle_gr1.png");
  display: block;
}
.popupuserstatus.dynamic span.dynamic {
  display: inline;
}
/*#region Form*/
.vertical fieldset .row {
  padding-top: 10px;
}
.vertical fieldset label {
  display: inline-block;
  font-size: 12px;
  max-width: 100%;
  vertical-align: text-bottom;
}
.vertical fieldset input,
.vertical fieldset .select,
.vertical fieldset textarea {
  width: 100%;
  display: block;
}
.vertical fieldset input[type="checkbox"],
.vertical fieldset input[type="radio"] {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.vertical fieldset input[type="hidden"] + label,
.vertical fieldset input[type="checkbox"] + label {
  display: inline-block;
  padding-top: 0;
  vertical-align: middle;
  white-space: nowrap;
  margin-left: 5px;
  font-size: 14px;
}
.vertical fieldset.UserData .row.status,
.vertical fieldset.UserEdit_Data .row.status,
.vertical fieldset.UserCreate_Data .row.status {
  padding: 0;
}
.vertical fieldset.UserData .row.status label,
.vertical fieldset.UserEdit_Data .row.status label,
.vertical fieldset.UserCreate_Data .row.status label {
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  font-size: 14px;
  padding-left: 19px;
}
.vertical fieldset.UserData .row.status.active label,
.vertical fieldset.UserEdit_Data .row.status.active label,
.vertical fieldset.UserCreate_Data .row.status.active label {
  background-image: url("../content/images/triangle_gr1.png");
}
.vertical fieldset.UserData .row.status.active label.deleted,
.vertical fieldset.UserEdit_Data .row.status.active label.deleted,
.vertical fieldset.UserCreate_Data .row.status.active label.deleted {
  display: none;
}
.vertical fieldset.UserData .row.status.active label.expired,
.vertical fieldset.UserEdit_Data .row.status.active label.expired,
.vertical fieldset.UserCreate_Data .row.status.active label.expired {
  display: none;
}
.vertical fieldset.UserData .row.status.active label.dynamic,
.vertical fieldset.UserEdit_Data .row.status.active label.dynamic,
.vertical fieldset.UserCreate_Data .row.status.active label.dynamic {
  display: none;
}
.vertical fieldset.UserData .row.status.active a.restore,
.vertical fieldset.UserEdit_Data .row.status.active a.restore,
.vertical fieldset.UserCreate_Data .row.status.active a.restore {
  display: none;
}
.vertical fieldset.UserData .row.status.deleted label,
.vertical fieldset.UserEdit_Data .row.status.deleted label,
.vertical fieldset.UserCreate_Data .row.status.deleted label {
  background-image: url("../content/images/triangle_r1.png");
}
.vertical fieldset.UserData .row.status.deleted label.active,
.vertical fieldset.UserEdit_Data .row.status.deleted label.active,
.vertical fieldset.UserCreate_Data .row.status.deleted label.active {
  display: none;
}
.vertical fieldset.UserData .row.status.deleted label.expired,
.vertical fieldset.UserEdit_Data .row.status.deleted label.expired,
.vertical fieldset.UserCreate_Data .row.status.deleted label.expired {
  display: none;
}
.vertical fieldset.UserData .row.status.deleted label.dynamic,
.vertical fieldset.UserEdit_Data .row.status.deleted label.dynamic,
.vertical fieldset.UserCreate_Data .row.status.deleted label.dynamic {
  display: none;
}
.vertical fieldset.UserData .row.status.deleted a.delete,
.vertical fieldset.UserEdit_Data .row.status.deleted a.delete,
.vertical fieldset.UserCreate_Data .row.status.deleted a.delete {
  display: none;
}
.vertical fieldset.UserData .row.status.expired label,
.vertical fieldset.UserEdit_Data .row.status.expired label,
.vertical fieldset.UserCreate_Data .row.status.expired label {
  background-image: url("../content/images/triangle_r1.png");
}
.vertical fieldset.UserData .row.status.expired label.active,
.vertical fieldset.UserEdit_Data .row.status.expired label.active,
.vertical fieldset.UserCreate_Data .row.status.expired label.active {
  display: none;
}
.vertical fieldset.UserData .row.status.expired label.deleted,
.vertical fieldset.UserEdit_Data .row.status.expired label.deleted,
.vertical fieldset.UserCreate_Data .row.status.expired label.deleted {
  display: none;
}
.vertical fieldset.UserData .row.status.expired label.dynamic,
.vertical fieldset.UserEdit_Data .row.status.expired label.dynamic,
.vertical fieldset.UserCreate_Data .row.status.expired label.dynamic {
  display: none;
}
.vertical fieldset.UserData .row.status.expired a.restore,
.vertical fieldset.UserEdit_Data .row.status.expired a.restore,
.vertical fieldset.UserCreate_Data .row.status.expired a.restore {
  display: none;
}
.vertical fieldset.UserData .row.status.dynamic label,
.vertical fieldset.UserEdit_Data .row.status.dynamic label,
.vertical fieldset.UserCreate_Data .row.status.dynamic label {
  background-image: url("../content/images/triangle_g3.png");
}
.vertical fieldset.UserData .row.status.dynamic label.active,
.vertical fieldset.UserEdit_Data .row.status.dynamic label.active,
.vertical fieldset.UserCreate_Data .row.status.dynamic label.active {
  display: none;
}
.vertical fieldset.UserData .row.status.dynamic label.deleted,
.vertical fieldset.UserEdit_Data .row.status.dynamic label.deleted,
.vertical fieldset.UserCreate_Data .row.status.dynamic label.deleted {
  display: none;
}
.vertical fieldset.UserData .row.status.dynamic label.expired,
.vertical fieldset.UserEdit_Data .row.status.dynamic label.expired,
.vertical fieldset.UserCreate_Data .row.status.dynamic label.expired {
  display: none;
}
.vertical fieldset.UserData .row.status.dynamic label.dynamic,
.vertical fieldset.UserEdit_Data .row.status.dynamic label.dynamic,
.vertical fieldset.UserCreate_Data .row.status.dynamic label.dynamic {
  display: inline;
}
.vertical fieldset.UserData .row.status.dynamic a.restore,
.vertical fieldset.UserEdit_Data .row.status.dynamic a.restore,
.vertical fieldset.UserCreate_Data .row.status.dynamic a.restore {
  display: none;
}
.vertical fieldset.UserData .row.status.dynamic.deleted label,
.vertical fieldset.UserEdit_Data .row.status.dynamic.deleted label,
.vertical fieldset.UserCreate_Data .row.status.dynamic.deleted label {
  background-image: url("../content/images/triangle_r1.png");
}
.vertical fieldset.UserData .row.status.dynamic.deleted label.deleted,
.vertical fieldset.UserEdit_Data .row.status.dynamic.deleted label.deleted,
.vertical fieldset.UserCreate_Data .row.status.dynamic.deleted label.deleted {
  display: inline;
}
.vertical fieldset.UserData .row.status.dynamic.deleted label.dynamic,
.vertical fieldset.UserEdit_Data .row.status.dynamic.deleted label.dynamic,
.vertical fieldset.UserCreate_Data .row.status.dynamic.deleted label.dynamic {
  display: none;
}
.vertical fieldset.UserData .row.status.dynamic.deleted a.delete,
.vertical fieldset.UserEdit_Data .row.status.dynamic.deleted a.delete,
.vertical fieldset.UserCreate_Data .row.status.dynamic.deleted a.delete {
  display: none;
}
.vertical fieldset.UserData .row.status.dynamic.deleted a.restore,
.vertical fieldset.UserEdit_Data .row.status.dynamic.deleted a.restore,
.vertical fieldset.UserCreate_Data .row.status.dynamic.deleted a.restore {
  display: inline;
}
.vertical fieldset.UserData .row.password,
.vertical fieldset.UserEdit_Data .row.password,
.vertical fieldset.UserCreate_Data .row.password {
  padding: 0;
}
.vertical fieldset.UserData .row.password .password-info,
.vertical fieldset.UserEdit_Data .row.password .password-info,
.vertical fieldset.UserCreate_Data .row.password .password-info {
  min-height: 0;
}
.vertical fieldset.UserData .row.expiration,
.vertical fieldset.UserEdit_Data .row.expiration,
.vertical fieldset.UserCreate_Data .row.expiration {
  padding: 0;
}
.vertical fieldset.UserData .row.expiration label i,
.vertical fieldset.UserEdit_Data .row.expiration label i,
.vertical fieldset.UserCreate_Data .row.expiration label i {
  display: none;
}
.vertical fieldset.UserData .row.expiration label.expired i,
.vertical fieldset.UserEdit_Data .row.expiration label.expired i,
.vertical fieldset.UserCreate_Data .row.expiration label.expired i {
  display: inline;
}
.vertical fieldset.UserData .expiration {
  display: none;
}
.vertical fieldset.UserData .password-info {
  display: none;
}
fieldset.UserEmail .text-box.multi-line {
  height: 240px;
  width: 100%;
  max-width: 850px;
  white-space: normal;
}
fieldset.UserEmail .email-preview {
  background-color: #efefef;
  border: 1px solid #cacaca;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #555555;
  font-size: 14px;
  padding: 10px;
  width: 100%;
  height: 240px;
  overflow-y: scroll;
  max-width: 850px;
  white-space: normal;
}
.detail-row {
  padding: 5px;
}
.detail-row .display-label,
.detail-row .editor-label {
  display: inline-block;
  min-width: 150px;
  text-align: left;
  vertical-align: top;
}
.detail-row .display-label label,
.detail-row .editor-label label {
  color: #666;
  display: inline-block;
}
.detail-row .display-label label:after,
.detail-row .editor-label label:after {
  content: ':';
}
.detail-row .display-label.field-required label:after,
.detail-row .editor-label.field-required label:after {
  content: '*:';
}
.detail-row .display-field,
.detail-row .editor-field {
  color: #333;
  display: inline-block;
}
label.field-required:after {
  content: '*';
}
/*#region file-input*/
.file-input {
  position: relative;
  overflow: hidden;
}
.file-input input[type="file"] {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}
/* Fixes for IE < 8 */
.file-input input[type="file"] {
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  font-size: 100%;
  height: 100%;
}
/*#endregion*/
/*#endregion*/
/*#region complex-edit*/
.complex-edit-facade {
  border: 1px solid #cacaca;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #555555;
  display: block;
  font-size: 14px;
  padding-left: 10px;
  left: 0;
  right: 0;
  min-height: 26px;
  margin-bottom: 6px;
}
.complex-edit {
  display: none;
  margin-bottom: 6px;
}
.complex-edit .button-bar {
  padding: 10px 0 0 0;
  text-align: right;
}
/*#endregion*/
/*#region link-menu*/
.link-menu {
  display: inline-block;
  position: relative;
  white-space: nowrap;
}
.link-menu .dropdown-toggle {
  text-decoration: none;
}
.link-menu .dropdown-toggle i {
  display: inline-block;
  width: 42px;
  font-size: 1.3em;
  text-align: center;
}
.link-menu .dropdown-toggle:hover {
  background-color: #d8b448;
  color: white;
}
.link-menu .dropdown-menu {
  background-color: #ffffff;
  border: 1px solid #cacaca;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(80, 80, 80, 0.75);
  box-shadow: 2px 2px 5px 0px rgba(80, 80, 80, 0.75);
  display: none;
  list-style: none;
  padding: 5px 0px;
  position: absolute;
  right: 0px;
  text-align: left;
  z-index: 98;
}
.link-menu .dropdown-menu > li {
  box-sizing: border-box;
  padding: 3px 0px;
}
.link-menu .dropdown-menu > li a {
  display: block;
  min-width: 50px;
  padding-left: 15px;
  padding-right: 15px;
}
.link-menu .dropdown-menu > li.dropdown-divider {
  background-color: #cacaca;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  padding: 0 5px;
}
.link-menu .dropdown-menu > li.dropdown-header {
  color: #767779;
  white-space: nowrap;
  padding-left: 15px;
  padding-right: 15px;
}
.link-menu.open .dropdown-menu {
  display: block;
}
/*#endregion*/
/*#region tooltip*/
.ui-tooltip {
  border: 1px solid #cacaca;
  background-color: #ffffff;
  padding: 10px 5px;
}
/*#endregion*/
.grouptitle {
  padding: 6px 0 6px 5px;
}
.grouptitle span {
  display: table-cell;
  vertical-align: middle;
}
/*#region dynamic-grid*/
.dynamic-grid,
table.listview {
  background-color: #ffffff;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.dynamic-grid tbody.group-header,
table.listview tbody.group-header {
  background-color: #cacaca;
  background-image: url("../content/images/carret.png");
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  cursor: pointer;
}
.dynamic-grid tbody.group-header td,
table.listview tbody.group-header td {
  padding-left: 30px;
}
.dynamic-grid tbody.group-header.open,
table.listview tbody.group-header.open {
  background-image: url("../content/images/carret_right.png");
}
.dynamic-grid tbody tr:nth-child(even),
table.listview tbody tr:nth-child(even) {
  background-color: #efefef;
}
.dynamic-grid tbody tr td,
table.listview tbody tr td {
  color: #004a99;
  padding: 10px 7px;
}
.dynamic-grid tbody tr td.checkbox,
table.listview tbody tr td.checkbox {
  text-align: center;
}
.dynamic-grid tbody tr td > div,
table.listview tbody tr td > div {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dynamic-grid tbody tr td.action,
table.listview tbody tr td.action {
  padding-right: 0;
}
.dynamic-grid tbody tr td.action div,
table.listview tbody tr td.action div {
  overflow: visible;
  text-align: right;
}
.dynamic-grid tbody tr td.longtext,
table.listview tbody tr td.longtext {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.dynamic-grid tbody tr td.deleted,
table.listview tbody tr td.deleted {
  background-image: url("../content/images/triangle_r1.png") !important;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.dynamic-grid .link-menu > a,
table.listview .link-menu > a {
  background-color: transparent;
  border: none;
  padding: 2px 2px;
}
.dynamic-grid.header {
  margin: 10px 0 0 0;
}
.dynamic-grid.body {
  border-bottom: 5px solid #4780bc;
}
.dynamic-grid colgroup col.checkbox {
  width: 39px;
}
.dynamic-grid thead tr th {
  background-color: #4780bc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  padding: 12px 7px;
  position: relative;
  text-align: left;
}
.dynamic-grid thead tr th.checkbox {
  text-align: center;
}
table.listview thead tr th {
  background-color: #cacaca;
  color: #323232;
  font-size: 18px;
  font-weight: 400;
  padding: 6px 6px;
}
.dynamic-grid.affix {
  margin-top: 0px;
  z-index: 95;
}
.header-menu {
  background-color: white;
  border: solid 1px #cacaca;
  color: #004a99;
  display: none;
  font-size: 0.8em;
  left: 0;
  min-width: 250px;
  padding: 3px;
  position: absolute;
  top: 115%;
}
.header-menu:after,
.header-menu:before {
  bottom: 100%;
  left: 25%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.header-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: white;
  border-width: 16px;
  margin-left: -16px;
}
.header-menu:before {
  border-color: rgba(202, 202, 202, 0);
  border-bottom-color: #cacaca;
  border-width: 17px;
  margin-left: -17px;
}
.header-menu ul li {
  padding: 10px 10px;
  border-top: solid 1px #cacaca;
}
.header-menu ul li:first-child {
  border-top: none;
}
.header-menu .header-sort-asc {
  background-image: url("../content/images/sort-asc.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 28px 28px;
  padding-left: 32px;
}
.header-menu .header-sort-desc {
  background-image: url("../content/images/sort-desc.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 28px 28px;
  padding-left: 32px;
}
.header-menu .header-filter {
  background-image: url("../content/images/filter.png");
  background-repeat: no-repeat;
  background-position: 0px 7px;
  background-size: 28px 28px;
  padding-left: 32px;
}
.header-menu .header-filter .action-box {
  margin-top: 45px;
  text-align: right;
  font-size: 13px;
  color: #414141;
}
.header-menu .header-filter .action-box a {
  margin-right: 15px;
}
.header-menu .header-filter .action-box input[type="submit"] {
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  color: #414141;
  font-weight: normal;
  font-size: 13px;
  text-decoration: none;
}
.header-menu .header-filter .action-box input[type="submit"]:hover {
  color: #d8b448;
  cursor: pointer;
}
.dynamic-grid thead tr th .fa {
  font-size: 1.1em;
}
.dynamic-grid thead tr th .fa-filter,
.dynamic-grid thead tr th .fa-caret-down,
.dynamic-grid thead tr th .fa-caret-up {
  display: none;
  padding: 0px 5px 0px 0px;
}
.dynamic-grid thead tr th.filtered .fa-filter {
  display: inline-block;
}
.dynamic-grid thead tr th.sorted-asc .fa-caret-up {
  display: inline-block;
}
.dynamic-grid thead tr th.sorted-desc .fa-caret-down {
  display: inline-block;
}
.dynamic-grid thead tr th.open .header-menu {
  display: block;
}
/*#region dynamic-grid-paging*/
.dynamic-grid-paging {
  background-color: #FBFBFB;
  border: 1px solid #DDD;
  display: inline-block;
  text-align: right;
}
.dynamic-grid-paging span {
  color: #666;
  display: inline-block;
  padding: 6px 10px;
  text-align: center;
}
.dynamic-grid-paging span.items {
  border-left: 1px solid #DDD;
  border-right: 1px solid #DDD;
}
.dynamic-grid-paging span.items.no-navigation {
  border-left: none;
  border-right: none;
}
.dynamic-grid-paging span select {
  border: none;
  margin-right: 0px;
  margin-left: 10px;
  padding: 0;
}
.dynamic-grid-paging a {
  padding: 6px 10px;
  margin: 0;
  background-color: #FBFBFB;
  border-left: 1px solid #DDD;
  display: inline-block;
  text-align: center;
}
.dynamic-grid-paging a:nth-child(1) {
  border-left: none;
}
.dynamic-grid-paging a:hover {
  background-color: #EEE;
}
.dynamic-grid-paging a.mutted {
  color: #DDD;
}
.dynamic-grid-paging a.mutted:hover {
  background-color: #FBFBFB;
}
.dynamic-grid-paging a.previous,
.dynamic-grid-paging a.next {
  width: 50px;
}
.dynamic-grid-paging a.next {
  border-left: none;
}
.dynamic-grid-paging.page-list a {
  text-indent: -9999px;
}
.dynamic-grid-paging.page-list a.previous,
.dynamic-grid-paging.page-list a.next {
  width: 15px;
}
.dynamic-grid-paging.page-list a.previous {
  background: transparent url(../images/previous.png) no-repeat center center;
}
.dynamic-grid-paging.page-list a.previous.mutted {
  background: transparent url(../images/previous-mutted.png) no-repeat center center;
}
.dynamic-grid-paging.page-list a.next {
  background: transparent url(../images/next.png) no-repeat center center;
}
.dynamic-grid-paging.page-list a.next.mutted {
  background: transparent url(../images/next-mutted.png) no-repeat center center;
}
.dynamic-grid-paging.page-list span {
  color: #666;
  display: inline-block;
  padding: 6px 10px;
  text-align: center;
}
.dynamic-grid-paging.page-list span.items {
  border-left: 1px solid #DDD;
}
/*#endregion*/
/*#region dynamic-grid-sizing*/
.dynamic-grid-sizing {
  background-color: #FBFBFB;
  border: 1px solid #DDD;
  display: inline-block;
  text-align: right;
}
.dynamic-grid-sizing span {
  color: #666;
  display: inline-block;
  padding: 6px 10px;
  text-align: center;
}
.dynamic-grid-sizing span.items.no-navigation {
  border-left: none;
}
.dynamic-grid-sizing span select {
  border: none;
  padding: 0;
}
/*#endregion*/
/*#region Customizations*/
.dynamic-grid.NotificationListItem colgroup col.category {
  width: 40%;
}
.dynamic-grid.InternetSubscriptionListItem {
  border-bottom: 0;
}
.dynamic-grid.InternetSubscriptionListItem colgroup col.checkbox {
  width: 39px;
}
.dynamic-grid.InternetSubscriptionListItem colgroup col.product {
  width: 25%;
}
.dynamic-grid.InternetSubscriptionListItem colgroup col.options {
  width: 25%;
}
.dynamic-grid.InternetSubscriptionListItem colgroup col.concurrentusers {
  width: 10%;
}
.dynamic-grid.InternetSubscriptionListItem colgroup col.expiration {
  width: 20%;
}
.dynamic-grid.InternetSubscriptionListItem tbody.group-header {
  background-color: #fbf9d5;
}
.dynamic-grid.InternetSubscriptionListItem tbody.group-body.parent td.product {
  background-image: url("../content/images/ownershipparent.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px 20px;
  padding-left: 25px;
}
.dynamic-grid.InternetSubscriptionListItem tbody.group-body.child td.product {
  background-image: url("../content/images/ownershipchild.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px 20px;
  padding-left: 25px;
}
.dynamic-grid.InternetSubscriptionListItem thead tr th {
  background-color: #cacaca;
  color: #323232;
  padding: 6px;
}
.dynamic-grid.InternetSubscriptionListItem tr.trial td.product a {
  padding-right: 35px;
  background-image: url("../content/images/bullet_trial.png");
  background-position: right -9px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}
.dynamic-grid.InternetSubscriptionListItem tr.expired td.checkbox {
  background-image: url("../content/images/triangle_r1.png") !important;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.dynamic-grid.AccountListItem colgroup col.info {
  width: 80px;
}
.dynamic-grid.AccountListItem colgroup col.clientnr {
  width: 110px;
}
.dynamic-grid.AccountListItem colgroup col.credits {
  width: 110px;
}
.dynamic-grid.AccountListItem td.info span {
  background-image: url("../content/images/account-list-info-sprites.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80px 60px;
  display: inline-block;
  height: 20px;
  width: 20px;
}
.dynamic-grid.AccountListItem td.info .live {
  background-position: 0 0;
}
.dynamic-grid.AccountListItem td.info .live .trial {
  background-position: -60px 0;
}
.dynamic-grid.AccountListItem td.info .live .paying {
  background-position: -40px 0;
}
.dynamic-grid.AccountListItem td.info .live .administrative {
  background-position: -20px 0;
}
.dynamic-grid.AccountListItem td.info .expired {
  background-position: 0 -40px;
}
.dynamic-grid.AccountListItem td.info .expired .trial {
  background-position: -60px -40px;
}
.dynamic-grid.AccountListItem td.info .expired .paying {
  background-position: -40px -40px;
}
.dynamic-grid.AccountListItem td.info .expired .administrative {
  background-position: -20px -40px;
}
.dynamic-grid.AccountListItem td.info .deleted {
  background-position: 0 -20px;
}
.dynamic-grid.AccountListItem td.info .deleted .trial {
  background-position: -60px -20px;
}
.dynamic-grid.AccountListItem td.info .deleted .paying {
  background-position: -40px -20px;
}
.dynamic-grid.AccountListItem td.info .deleted .administrative {
  background-position: -20px -20px;
}
.dynamic-grid.AccountChangeListItem colgroup col.type {
  width: 40px;
}
.dynamic-grid.AccountChangeListItem colgroup col.groupname {
  width: 25%;
}
.dynamic-grid.AccountChangeListItem tbody tr td.type i {
  color: #1a5ba1;
  font-size: 1.3em;
}
.dynamic-grid.AccountChangeListItem tbody tr td.type i.y1 {
  color: #d8b448;
}
.dynamic-grid.GlobalUserListItem colgroup col.info {
  width: 80px;
}
.dynamic-grid.GlobalUserListItem colgroup col.expiredstatus {
  width: 40px;
}
.dynamic-grid.GlobalUserListItem colgroup col.clientnr {
  width: 100px;
}
.dynamic-grid.GlobalUserListItem tbody tr td.type i {
  color: #1a5ba1;
  font-size: 1.3em;
}
.dynamic-grid.GlobalUserListItem tbody tr td.type i.y1 {
  color: #d8b448;
}
.dynamic-grid.GlobalUserListItem tbody tr td.info span {
  background-image: url("../content/images/account-list-info-sprites.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80px 60px;
  display: inline-block;
  height: 20px;
  width: 20px;
}
.dynamic-grid.GlobalUserListItem tbody tr td.info .live {
  background-position: 0 0;
}
.dynamic-grid.GlobalUserListItem tbody tr td.info .live .trial {
  background-position: -60px 0;
}
.dynamic-grid.GlobalUserListItem tbody tr td.info .live .paying {
  background-position: -40px 0;
}
.dynamic-grid.GlobalUserListItem tbody tr td.info .live .administrative {
  background-position: -20px 0;
}
.dynamic-grid.GlobalUserListItem tbody tr td.info .expired {
  background-position: 0 -40px;
}
.dynamic-grid.GlobalUserListItem tbody tr td.info .expired .trial {
  background-position: -60px -40px;
}
.dynamic-grid.GlobalUserListItem tbody tr td.info .expired .paying {
  background-position: -40px -40px;
}
.dynamic-grid.GlobalUserListItem tbody tr td.info .expired .administrative {
  background-position: -20px -40px;
}
.dynamic-grid.GlobalUserListItem tbody tr td.info .deleted {
  background-position: 0 -20px;
}
.dynamic-grid.GlobalUserListItem tbody tr td.info .deleted .trial {
  background-position: -60px -20px;
}
.dynamic-grid.GlobalUserListItem tbody tr td.info .deleted .paying {
  background-position: -40px -20px;
}
.dynamic-grid.GlobalUserListItem tbody tr td.info .deleted .administrative {
  background-position: -20px -20px;
}
.dynamic-grid.AdminActionListItem colgroup col.info {
  width: 80px;
}
.dynamic-grid.AdminActionListItem colgroup col.adminactionlogdate {
  width: 200px;
}
.dynamic-grid.AdminActionListItem colgroup col.category {
  width: 200px;
}
.dynamic-grid.AdminActionListItem colgroup col.accountname {
  width: 350px;
}
.dynamic-grid.AdminActionListItem tbody tr td.type i {
  color: #1a5ba1;
  font-size: 1.3em;
}
.dynamic-grid.AdminActionListItem tbody tr td.type i.y1 {
  color: #d8b448;
}
.dynamic-grid.AdminActionListItem tbody tr td.info span {
  background-image: url("../content/images/account-list-info-sprites.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80px 60px;
  display: inline-block;
  height: 20px;
  width: 20px;
}
.dynamic-grid.AdminActionListItem tbody tr td.info .live {
  background-position: 0 0;
}
.dynamic-grid.AdminActionListItem tbody tr td.info .live .trial {
  background-position: -60px 0;
}
.dynamic-grid.AdminActionListItem tbody tr td.info .live .paying {
  background-position: -40px 0;
}
.dynamic-grid.AdminActionListItem tbody tr td.info .live .administrative {
  background-position: -20px 0;
}
.dynamic-grid.AdminActionListItem tbody tr td.info .expired {
  background-position: 0 -40px;
}
.dynamic-grid.AdminActionListItem tbody tr td.info .expired .trial {
  background-position: -60px -40px;
}
.dynamic-grid.AdminActionListItem tbody tr td.info .expired .paying {
  background-position: -40px -40px;
}
.dynamic-grid.AdminActionListItem tbody tr td.info .expired .administrative {
  background-position: -20px -40px;
}
.dynamic-grid.AdminActionListItem tbody tr td.info .deleted {
  background-position: 0 -20px;
}
.dynamic-grid.AdminActionListItem tbody tr td.info .deleted .trial {
  background-position: -60px -20px;
}
.dynamic-grid.AdminActionListItem tbody tr td.info .deleted .paying {
  background-position: -40px -20px;
}
.dynamic-grid.AdminActionListItem tbody tr td.info .deleted .administrative {
  background-position: -20px -20px;
}
.dynamic-grid.UserListItem colgroup col.status {
  width: 26px;
}
.dynamic-grid.UserListItem colgroup col.login {
  width: 20%;
}
.dynamic-grid.UserListItem colgroup col.expiredstatus {
  width: 40px;
}
.dynamic-grid.UserListItem colgroup col.type {
  width: 60px;
}
.dynamic-grid.UserListItem colgroup col.fullname {
  width: 35%;
}
.dynamic-grid.UserListItem colgroup col.country {
  width: 15%;
}
.dynamic-grid.UserListItem colgroup col.group {
  width: 15%;
}
.dynamic-grid.UserListItem colgroup col.email {
  width: 30%;
}
.dynamic-grid.UserListItem colgroup col.action {
  text-align: center;
  width: 95px;
}
.dynamic-grid.UserListItem thead tr th.checkbox {
  text-align: right;
}
.dynamic-grid.UserListItem tbody tr.dynamic td.checkbox {
  background-image: url("../content/images/triangle_g3.png");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.dynamic-grid.UserListItem tbody tr.deleted td.checkbox,
.dynamic-grid.UserListItem tbody tr.expired td.checkbox {
  background-image: url("../content/images/triangle_r1.png") !important;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.dynamic-grid.UserListItem tbody tr td.checkbox {
  text-align: right;
}
.dynamic-grid.UserListItem tbody tr td.status {
  padding: 5px 0px;
}
.dynamic-grid.UserListItem tbody tr td.status .active,
.dynamic-grid.UserListItem tbody tr td.status .deleted,
.dynamic-grid.UserListItem tbody tr td.status .expired {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px 12px;
  width: 16px;
  height: 16px;
}
.dynamic-grid.UserListItem tbody tr td.status .active {
  background-image: url("../content/images/dot_green.png");
}
.dynamic-grid.UserListItem tbody tr td.status .deleted {
  background-image: url("../content/images/dot_red.png");
}
.dynamic-grid.UserListItem tbody tr td.status .expired {
  background-image: url("../content/images/dot_yellow.png");
}
.dynamic-grid.UserListItem tbody tr td.type i {
  color: #1a5ba1;
  font-size: 1.3em;
}
.dynamic-grid.UserListItem tbody tr td.type i.y1 {
  color: #d8b448;
}
.dynamic-grid.RegistrationRequestListItem colgroup col.date,
.dynamic-grid.RegistrationRequestListItem colgroup col.country {
  width: 120px;
}
.dynamic-grid.RegistrationRequestListItem colgroup col.product {
  width: 15%;
}
.dynamic-grid.RegistrationRequestListItem colgroup col.assign,
.dynamic-grid.RegistrationRequestListItem colgroup col.convert,
.dynamic-grid.RegistrationRequestListItem colgroup col.discard,
.dynamic-grid.RegistrationRequestListItem colgroup col.reply {
  width: 30px;
}
.dynamic-grid.CreditcardReportListItem colgroup col.date {
  width: 155px;
}
.dynamic-grid.CreditcardReportListItem colgroup col.invoiceid {
  width: 100px;
}
.dynamic-grid.CreditcardReportListItem colgroup col.product {
  width: 120px;
}
.dynamic-grid.CreditcardReportListItem colgroup col.user {
  min-width: 190px;
}
.dynamic-grid.CreditcardReportListItem colgroup col.report {
  width: 160px;
}
.dynamic-grid.CreditcardReportListItem colgroup col.download {
  width: 45px;
}
.dynamic-grid.CreditcardReportListItem colgroup col.credits {
  width: 80px;
}
.dynamic-grid.CreditcardReportListItem colgroup col.cancellation {
  width: 120px;
}
.dynamic-grid.CreditcardReportListItem colgroup col.invoice {
  width: 120px;
}
.dynamic-grid.CreditcardReportListItem td.user {
  min-width: 225px;
}
.dynamic-grid.CreditcardReportListItem td.cancellation div,
.dynamic-grid.CreditcardReportListItem td.invoice div {
  overflow: auto;
  white-space: normal;
}
.dynamic-grid.ProductSessionListItem colgroup col.servercount {
  width: 95px;
}
.dynamic-grid.ProductSessionListItem colgroup col.sessioncount {
  width: 161px;
}
.dynamic-grid.ProductSessionListItem colgroup col.detail {
  width: 80px;
}
.dynamic-grid.ProductSessionListItem td.servercount,
.dynamic-grid.ProductSessionListItem td.sessioncount {
  text-align: right;
}
.dynamic-grid.ProductSessionListItem td.detail {
  text-align: center;
}
.dynamic-grid.ServerLoadReportListItem colgroup col.name {
  width: 300px;
}
.dynamic-grid.ServerLoadReportListItem colgroup col.usercount {
  width: 80px;
}
.dynamic-grid.ServerLoadReportListItem td.load div {
  overflow: auto;
  white-space: normal;
}
.dynamic-grid.JobsMonitoringListItem colgroup col.duration {
  width: 150px;
}
.dynamic-grid.JobsMonitoringListItem td.duration {
  text-align: right;
  padding-right: 60px;
}
.dynamic-grid.INPICreditReportListItem colgroup col.documentcount {
  width: 120px;
}
.dynamic-grid.INPICreditReportListItem colgroup col.unitprice {
  width: 120px;
}
.dynamic-grid.INPICreditReportListItem colgroup col.totalprice {
  width: 120px;
}
.dynamic-grid.INPICreditReportListItem td.documentcount,
.dynamic-grid.INPICreditReportListItem td.unitprice,
.dynamic-grid.INPICreditReportListItem td.totalprice {
  text-align: right;
}
.dynamic-grid.UserAccess colgroup col.selected {
  width: 39px;
}
.dynamic-grid.UserAccess colgroup col.login {
  width: 200px;
}
.dynamic-grid.SharingProduct colgroup col.manager {
  width: 200px;
}
.dynamic-grid.SharingProduct colgroup col.user,
.dynamic-grid.SharingProduct colgroup col.own,
.dynamic-grid.SharingProduct colgroup col.custom {
  width: 130px;
}
.dynamic-grid.SharingProduct td.user,
.dynamic-grid.SharingProduct td.own,
.dynamic-grid.SharingProduct td.custom {
  text-align: center;
}
.dynamic-grid.statisticsDetails colgroup col.date {
  width: 100px;
}
.dynamic-grid.statisticsDetails colgroup col.count {
  width: 60px;
}
.dynamic-grid.statisticsDetails colgroup col.failed {
  width: 60px;
}
.dynamic-grid.statisticsDetails colgroup col.averagetime {
  width: 60px;
}
.dynamic-grid.statisticsDetails colgroup col.calldetails {
  width: 60px;
}
/*#endregion*/
/*#endregion*/
.enum-select {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.enum-select li {
  margin: 3px;
  padding: 0.4em;
  font-size: 1.4em;
  height: 18px;
}
.enum-select li.ui-disabled {
  background: white;
  border-color: #f0f0f0;
  color: #f0f0f0;
}
.enum-select li.ui-selecting {
  background: #FCC735;
}
.enum-select li.ui-selected {
  background: #FE931D;
  color: white;
}
/*#region datepicker */
.date-picker {
  padding-right: 22px;
  position: relative;
  width: 120px;
}
.date-picker .ui-datepicker-trigger {
  background-color: transparent;
  background-image: url("../content/images/calendar.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border: none;
  cursor: pointer;
  height: 100%;
  position: absolute;
  right: 10px;
  top: 0;
  width: 22px;
}
.date-picker .ui-datepicker-trigger img {
  display: none;
}
/*#endregion*/
/*#region infobutton */
.info-button {
  position: relative;
  display: inline-block;
}
.info-button.open .info-button-tooltip {
  display: block;
}
.info-button .info-button-tooltip {
  display: none;
  background-color: #efefef;
  padding: 10px 40px;
  box-shadow: 2px 2px 2px;
  position: absolute;
  margin-left: 20px;
  margin-right: 20px;
  white-space: nowrap;
  z-index: 300;
}
.info-button .info-button-tooltip:before {
  width: 0;
  height: 0;
  left: -10px;
  position: absolute;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #efefef;
  content: "";
}
.info-button .info-button-tooltip:after {
  width: 0;
  height: 0;
  right: -10px;
  position: absolute;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #efefef;
  display: none;
  content: "";
}
.info-button .info-button-tooltip.flipped:before {
  display: none;
}
.info-button .info-button-tooltip.flipped:after {
  display: inline;
}
.info-button .info-button-trigger {
  background-color: transparent;
  background-image: url("../content/images/help_invert.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border: none;
  cursor: pointer;
  display: inline-block;
  line-height: 22px;
  width: 22px;
  z-index: 1;
}
.info-button .info-button-edit {
  font-size: 10px;
  position: absolute;
  bottom: 5px;
  left: 10px;
}
/*#endregion*/
/*#region autocomplete-dropdown */
.autocomplete-dropdown {
  position: relative;
}
.autocomplete-dropdown input[type="text"] {
  padding-right: 27px;
}
.autocomplete-dropdown .ui-autocomplete-trigger {
  background-color: transparent;
  background-image: url("../content/images/arrow_down.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border: none;
  cursor: pointer;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  z-index: 1;
}
.autocomplete-dropdown .ui-autocomplete-trigger.open {
  background-image: url("../content/images/arrow_up.png");
}
.datalookup-dropdown {
  position: relative;
  font-size: 14px;
}
.datalookup-dropdown input[type="text"] {
  padding-right: 27px;
}
.datalookup-dropdown input[type="text"]:disabled {
  background-color: #ffffff;
}
.datalookup-dropdown input[type="text"].bvd-datalookup-disabled {
  background-color: #f0f0f0;
}
.datalookup-dropdown .datalookup-trigger {
  background-color: transparent;
  background-image: url("../content/images/arrow_down.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border: none;
  cursor: pointer;
  height: 100%;
  padding: 0px 15px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.datalookup-dropdown .datalookup-items {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #cacaca;
  display: none;
  margin-top: -1px;
  max-height: 250px;
  min-width: 100%;
  overflow-x: hidden;
  position: absolute;
  z-index: 110;
}
.datalookup-dropdown .datalookup-items .item {
  color: #555555;
  padding: 10px;
  white-space: nowrap;
  line-height: normal;
  cursor: default;
}
.datalookup-dropdown .datalookup-items .item.state-focus {
  background-color: #efefef;
}
.datalookup-dropdown.empty input[type="text"] {
  background-color: #efefef;
}
.datalookup-dropdown.empty .datalookup-trigger {
  display: none;
}
.datalookup-dropdown.open .datalookup-trigger {
  background-image: url("../content/images/arrow_up.png");
}
.datalookup-dropdown.open .datalookup-items {
  display: block;
}
/*#endregion*/
/*#endregion*/
/*#region select-box*/
.select-box {
  position: relative;
}
.select-box input.select-box-input {
  padding-right: 33px;
  width: 100%;
}
.select-box input.select-box-input.input-validation-error {
  background-image: none  !important;
  background-position: 33px center !important;
}
.select-box input.trigger {
  background: transparent url(../Images/carret_small.png) no-repeat center center;
  border: none;
  cursor: pointer;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  z-index: 1;
}
.select-box ul.options {
  background: white;
  border: 1px solid #A9A9A9;
  border-top: none;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(80, 80, 80, 0.75);
  box-shadow: 2px 2px 5px 0px rgba(80, 80, 80, 0.75);
  box-sizing: border-box;
  display: none;
  list-style: none;
  padding: 0;
  position: absolute;
  text-align: left;
  width: 100%;
  z-index: 98;
}
.select-box ul.options .item {
  border-bottom: 1px dotted #A9A9A9;
  color: black;
  font-weight: normal;
  padding: 5px;
  cursor: pointer;
}
.select-box ul.options .item.state-focus {
  background-color: #F9F9F9;
}
.select-box ul.options .item:last-child {
  border-bottom: none;
}
.select-box.open ul.options {
  display: block;
}
.select-box.placeholder input.select-box-input {
  color: #b0b0b0;
}
.select-box.placeholder input.select-box-input.focus,
.select-box.placeholder input.select-box-input.modified {
  color: black;
}
/*#endregion*/
.context {
  width: 100%;
}
.context h2 {
  padding-bottom: 11px;
}
.context padding {
  padding-bottom: 26px;
}
span.info.email {
  line-height: 16px;
  background-image: url("../content/images/email.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  padding-left: 21px;
}
/*#region quick-search / clearable */
.quick-search,
.clearable {
  position: relative;
}
.quick-search input,
.clearable input {
  height: 40px;
  line-height: 40px;
  padding-left: 50px;
  width: 100%;
}
.quick-search input.icon-search,
.clearable input.icon-search {
  background-image: url("../content/images/search_invert.png");
  background-position: 7px center;
  background-size: 26px 26px;
  background-repeat: no-repeat;
  left: 0;
  padding-left: 40px;
}
.quick-search input.icon-search.ui-autocomplete-loading,
.clearable input.icon-search.ui-autocomplete-loading {
  background-image: url("../content/images/ajax-loader.gif") !important;
}
.quick-search button,
.clearable button {
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  cursor: pointer;
  height: 100%;
  position: absolute;
  top: 0;
  width: 40px;
  z-index: 1;
}
.quick-search button.search,
.clearable button.search {
  background-color: #004a99;
  background-image: url("../content/images/search.png");
  background-size: 26px 26px;
  left: 0;
}
.quick-search button.search.invert,
.clearable button.search.invert {
  background-color: transparent;
  background-image: url("../content/images/search_invert.png");
  border-right: solid 1px #004a99;
}
.quick-search button.clear,
.clearable button.clear {
  background-color: transparent;
  background-image: url("../content/images/close.png");
  background-size: 16px 16px;
  display: none;
  right: 0;
}
.quick-search button.trigger,
.clearable button.trigger {
  background-color: transparent;
  background-image: url("../content/images/arrow_down.png");
  background-size: 16px 16px;
  right: 0;
}
.quick-search.modified .clear,
.clearable.modified .clear {
  display: block;
}
/*#endregion*/
.container {
  width: 1010px;
  margin-bottom: 25px;
}
.container .row {
  margin-top: 25px;
}
/*#region box*/
div.box {
  border: 1px solid #cacaca;
  background-color: #ffffff;
  width: 100%;
  padding: 0px;
}
div.box .header {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #4780bc;
  color: #ffffff;
  padding: 10px;
}
div.box .content {
  padding: 10px;
}
/*#endregion*/
.navigation {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.navigation li {
  cursor: pointer;
  display: inline-block;
  margin-right: 20px;
  text-decoration: underline;
}
.navigation li.active {
  color: black;
  cursor: default;
  text-decoration: none;
}
.timeleft {
  padding-left: 20px;
  white-space: nowrap;
}
/* tab list : horizontal tabs with yellow bar around selected */
.tab-list ul {
  vertical-align: bottom;
  clear: both;
}
.tab-list ul li {
  display: inline-block;
  border: 1px solid #cacaca;
  background-color: #ffffff;
  padding: 12px 35px 12px 20px;
  cursor: pointer;
  float: left;
  margin-top: 15px;
}
.tab-list ul li.selected {
  border-color: #d8b448;
  border-top-width: 12px;
  padding-top: 16px;
  margin-top: 0;
}
.tab-list ul li.errors {
  background-image: url("../content/images/notification-error.png");
  background-size: 15px 15px;
  background-position: right 10px center;
  background-repeat: no-repeat;
}
.tab-list .content {
  background-color: #ffffff;
  clear: both;
  padding: 10px;
  /*
		div:not(:first-child) {
			display:none;
		}*/
}
.wizard-steps ul.wizardnavigation {
  clear: both;
}
.wizard-steps ul.wizardnavigation li {
  display: block;
  border: 1px solid #cacaca;
  background-color: #ffffff;
  padding: 12px 12px 12px 15px;
  cursor: pointer;
  margin-left: 12px;
  margin-top: 5px;
  text-align: right;
}
.wizard-steps ul.wizardnavigation li.selected {
  border-color: #d8b448;
  border-left-width: 12px;
  margin-left: 0;
}
.wizard-steps ul.wizardnavigation li.errors {
  background-image: url("../content/images/notification-error.png");
  background-size: 15px 15px;
  background-position: right 10px center;
  background-repeat: no-repeat;
}
.wizard-steps ul.wizardnavigation .stepnumber {
  float: left;
  color: #d8b448;
  margin-left: -10px;
  margin-top: -12px;
  padding: 10px 3px 12px 0;
  vertical-align: middle;
  font-weight: bold;
  font-size: larger;
}
.wizard-steps .content {
  background-color: #ffffff;
  clear: both;
  padding: 10px;
}
/* Product title for subscription pages */
.subscription-title {
  padding-top: 40px;
  padding-bottom: 5px;
  vertical-align: baseline;
}
.subscription-title .start {
  color: #4780bc;
  font-weight: lighter;
}
.subscription-title .productname {
  color: #4780bc;
  font-weight: 600;
}
.subscription-title .tagline {
  color: #4780bc;
  font-weight: lighter;
}
.subscription-section {
  padding: 15px 0 5px 20px;
}
.subscription-section .cbrow {
  padding: 3px 0 5px 8px;
}
.subscription-section .t8 {
  padding-bottom: 10px;
}
.subscription-section .detailsText {
  width: 500px;
  margin-left: 52px;
  padding: 3px 0 5px 8px;
}
.subscription-section .detailsText textarea {
  width: 500px;
}
.subscription-section .detailsText select {
  width: 250px;
  margin-left: 5px;
}
#SubscriptionLimitationCounters td {
  padding-right: 20px;
}
.yellow-information-box {
  background-image: url("../content/images/informationblue.png");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 5px 10px;
  background-color: #fbf9d5;
  padding: 10px 0 10px 35px;
  margin: 10px 20px 10px 20px;
  border: 1px solid pink;
}
/*#region HiddenEditor */
.hiddenEditor {
  position: relative;
  outline: none !important;
  vertical-align: top;
}
.hiddenEditor .display {
  display: inline-block;
  width: 150px;
  padding: 4px 1px 4px 8px;
  font-weight: lighter;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.hiddenEditor.input-validation-error {
  color: #e02852;
  font-style: italic;
}
.hiddenEditor .noselection {
  display: none;
}
.hiddenEditor .displayactive {
  cursor: pointer;
  color: #4780bc;
  font-weight: normal;
}
.hiddenEditor .displaychanged {
  cursor: pointer;
  color: #749fcd;
  font-weight: bolder;
}
.hiddenEditor .displayactive:hover,
.hiddenEditor .displaychanged:hover,
.hiddenEditor .displayHighLight {
  border: 1px solid #1a5ba1;
  background-color: #efefef;
  box-shadow: 2px 2px 2px #cacaca;
  border-collapse: separate;
  padding: 3px 0 3px 7px;
}
.hiddenEditor .boxed {
  border: 1px solid #cacaca;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #555555;
  font-size: 14px;
  padding: 3px 0 3px 7px;
}
.hiddenEditor .editor {
  display: none;
  width: 150px;
  padding: 0 0 5px 0;
}
.hiddenEditor .popupSelection {
  position: absolute;
  top: 25px;
  left: 10px;
  background-color: white;
  box-shadow: 3px 3px 1px #888888;
  border: 1px solid #888888;
  z-index: 200;
  border-collapse: separate;
  padding: 5px 3px 10px 10px;
}
.hiddenEditor .popupSelection td {
  padding-left: 5px;
}
.hiddenEditor .popupSelection .selectable:hover {
  background-color: #E0E0E0;
  cursor: pointer;
}
.hiddenEditorAlign {
  padding: 4px 1px 5px 8px;
  vertical-align: top;
}
div.hiddenEditorAlign {
  display: inline-block;
}
.hiddenEditorVAlign {
  padding-top: 4px;
  padding-bottom: 5px;
}
.hiddenEditorValidationAlign {
  padding-left: 8px;
  padding-right: 1px;
}
table.hiddenEditorTable > tbody > tr > td:first-child {
  padding-top: 4px;
  padding-bottom: 8px;
}
/*#endregion*/
/*#region treecontrol */
.treenode {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.treenode_collapsed {
  background-image: url("../content/images/treenode-collapsed.png");
  background-repeat: no-repeat;
  background-position: 0 10px;
  cursor: pointer;
}
.treenode_expanded {
  background-image: url("../content/images/treenode-expanded.png");
  background-repeat: no-repeat;
  background-position: 0 10px;
  cursor: pointer;
}
/*#endregion*/
.smallSearchInput {
  background-image: url("../content/images/search_invert.png");
  background-size: 15px 15px;
  background-position: 5px 7px;
  background-repeat: no-repeat;
  padding-left: 30px;
}
/*#region Account Page */
.account-context {
  width: 100%;
}
.account-context .row {
  min-height: 60px;
}
.account-context .account-name {
  background-image: url("../content/images/account.png");
  background-position: -18px -8px;
  background-repeat: no-repeat;
  padding-left: 40px;
}
.account-context .account-name h2 {
  height: 43px;
  line-height: 62px;
  padding-bottom: 0;
}
.account-context .account-name.client-only {
  background-image: none !important;
  padding-left: 0;
}
.account-context .account-name.client-only h2 {
  line-height: 43px;
}
.account-context.account-deleted .account-name {
  background-image: url("../content/images/account_deleted.png") !important;
}
.account-context.account-expired .account-name {
  background-image: url("../content/images/account_expired.png");
}
.account-context.account-trial .account-name {
  background-image: url("../content/images/account_trial.png");
}
.account-context.account-trial.account-deleted .account-name {
  background-image: url("../content/images/account_trial_deleted.png") !important;
}
.account-context.account-trial.account-expired .account-name {
  background-image: url("../content/images/account_trial_expired.png");
}
.account-context.account-sub .account-name {
  background-image: url("../content/images/account_sub.png");
}
.account-context.account-sub.account-deleted .account-name {
  background-image: url("../content/images/account_sub_deleted.png") !important;
}
.account-context.account-sub.account-expired .account-name {
  background-image: url("../content/images/account_sub_expired.png");
}
.account-context.account-sub.account-trial .account-name {
  background-image: url("../content/images/account_sub_trial.png");
}
.account-context.account-sub.account-trial.account-deleted .account-name {
  background-image: url("../content/images/account_sub_trial_deleted.png") !important;
}
.account-context.account-sub.account-trial.account-expired .account-name {
  background-image: url("../content/images/account_sub_trial_expired.png");
}
.account-notifications {
  height: 36px;
  width: 36px;
  display: inline-block;
  background-image: url("../content/images/notification-error.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 34px;
}
.account-notifications .badge {
  display: inline-block;
  background-color: lightgray;
  color: white;
  border-radius: 4px;
  margin-left: -25%;
  padding: 0 4px;
  margin-top: 18px;
}
/*#endregion*/
/*#region Popup Styling*/
.popup .AccountCreditRequestClientNumber input[type=number],
.popup .AccountCreditUpgradeClientNumber input[type=number],
.popup .AccountCreditRequest input[type=number],
.popup .AccountTrialCreditUpgrade input[type=number],
.popup .AccountCreditEdit input[type=number],
.popup .AccountCreditOperation input[type=number],
.popup .AccountCreditRequestClientNumber input[type=email],
.popup .AccountCreditUpgradeClientNumber input[type=email],
.popup .AccountCreditRequest input[type=email],
.popup .AccountTrialCreditUpgrade input[type=email],
.popup .AccountCreditEdit input[type=email],
.popup .AccountCreditOperation input[type=email],
.popup .AccountCreditRequestClientNumber input[type=password],
.popup .AccountCreditUpgradeClientNumber input[type=password],
.popup .AccountCreditRequest input[type=password],
.popup .AccountTrialCreditUpgrade input[type=password],
.popup .AccountCreditEdit input[type=password],
.popup .AccountCreditOperation input[type=password],
.popup .AccountCreditRequestClientNumber input[type=text],
.popup .AccountCreditUpgradeClientNumber input[type=text],
.popup .AccountCreditRequest input[type=text],
.popup .AccountTrialCreditUpgrade input[type=text],
.popup .AccountCreditEdit input[type=text],
.popup .AccountCreditOperation input[type=text] {
  width: 150px;
}
.popup .AccountCreditRequestClientNumber select,
.popup .AccountCreditUpgradeClientNumber select,
.popup .AccountCreditRequest select,
.popup .AccountTrialCreditUpgrade select,
.popup .AccountCreditEdit select,
.popup .AccountCreditOperation select {
  width: 150px;
}
.popup .AccountCreditRequestClientNumber textarea,
.popup .AccountCreditUpgradeClientNumber textarea,
.popup .AccountCreditRequest textarea,
.popup .AccountTrialCreditUpgrade textarea,
.popup .AccountCreditEdit textarea,
.popup .AccountCreditOperation textarea {
  width: 450px;
  height: 70px;
}
.popup .AccountInvoiceUpload,
.popup .AccountInvoiceAttach {
  min-width: 450px;
}
.popup .AccountCreditRequestClientNumber #Number,
.popup .AccountCreditUpgradeClientNumber #Number {
  margin-left: 10px;
}
.popup .infobuttonedit {
  min-width: 675px;
}
.popup .infobuttonedit textarea {
  width: 100%;
  height: 200px;
}
.popup .useremail {
  width: 850px;
}
.popup .reportondemand textarea {
  width: 100%;
  height: 120px;
  margin-bottom: 5px;
}
/*#endregion*/
.password-meter {
  position: relative;
  margin-top: 5px;
  height: 8px;
}
.password-meter.background {
  background-image: url("../content/images/security-gradient.png");
  background-size: cover;
  border-radius: 5px;
}
.password-meter .mask {
  position: absolute;
  width: 25%;
  height: 100%;
  right: 0;
  background-color: white;
}
.password-meter .mask.strength-5 {
  width: 0;
}
.password-meter .mask.strength-4 {
  width: 10%;
}
.password-meter .mask.strength-3 {
  width: 25%;
}
.password-meter .mask.strength-2 {
  width: 50%;
}
.password-meter .mask.strength-1 {
  width: 75%;
}
.password-meter .mask.strength-0 {
  width: 100%;
}
.password-input-meter {
  position: absolute;
  top: 5px;
  right: 15px;
  background-color: transparent;
}
.password-input-meter .password-input-dot {
  height: 3px;
  width: 4px;
  margin: 2px;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=10);
  opacity: 0.1;
}
.password-input-meter .password-input-dot.dot-0 {
  background-color: #CCCCCC;
}
.password-input-meter .password-input-dot.dot-1 {
  background-color: #FF0000;
}
.password-input-meter .password-input-dot.dot-2 {
  background-color: #FF530D;
}
.password-input-meter .password-input-dot.dot-3 {
  background-color: #FF7F5C;
}
.password-input-meter .password-input-dot.dot-4 {
  background-color: #C3FFC1;
}
.password-input-meter .password-input-dot.dot-5 {
  background-color: #1BFF0E;
}
.password-input-meter.strength-0 .dot-0 {
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.password-input-meter.strength-1 .dot-0,
.password-input-meter.strength-1 .dot-1 {
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.password-input-meter.strength-2 .dot-0,
.password-input-meter.strength-2 .dot-1,
.password-input-meter.strength-2 .dot-2 {
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.password-input-meter.strength-3 .dot-0,
.password-input-meter.strength-3 .dot-1,
.password-input-meter.strength-3 .dot-2,
.password-input-meter.strength-3 .dot-3 {
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.password-input-meter.strength-4 .dot-0,
.password-input-meter.strength-4 .dot-1,
.password-input-meter.strength-4 .dot-2,
.password-input-meter.strength-4 .dot-3,
.password-input-meter.strength-4 .dot-4 {
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.password-input-meter.strength-5 .dot-0,
.password-input-meter.strength-5 .dot-1,
.password-input-meter.strength-5 .dot-2,
.password-input-meter.strength-5 .dot-3,
.password-input-meter.strength-5 .dot-4,
.password-input-meter.strength-5 .dot-5 {
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.input-group {
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #cacaca;
  border-collapse: collapse;
  color: #555555;
  display: table;
  font-size: 14px;
  position: relative;
  width: 100%;
}
.input-group .input-group-addon,
.input-group .input-group-btn,
.input-group .form-control {
  border: none;
  border-width: 0px;
  display: table-cell;
}
.input-group .input-group-addon {
  vertical-align: middle;
  text-align: center;
  width: 1%;
}
.input-group .form-control {
  padding-left: 5px;
  outline: none;
}
.account-quick-search .loading {
  display: none;
}
.account-quick-search.quick-search-loading .loading {
  display: table-cell;
}
.account-quick-search.quick-search-loading .loaded {
  display: none;
}
.account-quick-search .trigger {
  cursor: pointer;
}
.account-quick-search .ui-autocomplete {
  border-top: solid 1px #cacaca;
  max-height: 650px;
  padding: 10px;
  width: 580px;
}
.account-quick-search .ui-autocomplete.ui-menu a {
  color: #004a99 !important;
}
.account-quick-search .ui-autocomplete.ui-menu a:hover {
  color: #d8b448 !important;
}
.account-quick-search .ui-autocomplete.ui-menu li {
  color: #004a99;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 10px;
}
.account-quick-search .ui-autocomplete.ui-menu li.ui-menu-item {
  background-color: white;
  border: 1px solid transparent;
}
.account-quick-search .ui-autocomplete.ui-menu li.ui-menu-item.ui-state-focus {
  background-color: none;
  background-image: none;
  border: 1px solid #D6B847;
  border-left-width: 10px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  margin: 0px 0px 0px -9px;
  cursor: default;
}
.account-quick-search .ui-autocomplete.ui-menu li.ui-autocomplete-category {
  text-decoration: underline;
}
.account-quick-search .ui-autocomplete.ui-menu li.ui-autocomplete-disabled {
  border: 1px solid transparent;
  color: #767779;
  position: relative;
}
.account-quick-search .ui-autocomplete.ui-menu li.ui-autocomplete-disabled .user {
  background-image: url('../content/images/user-icon-disabled.png');
}
.account-quick-search .ui-autocomplete.ui-menu li.ui-autocomplete-disabled .account {
  background-image: url('../content/images/icon-account-g5.png');
}
.account-quick-search .ui-autocomplete.ui-menu li .highlight {
  background-color: #efefef;
}
.quick-view .account,
.quick-view .user,
.quick-view .grouplogin {
  background-position: left 4px;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  padding-left: 20px;
}
.quick-view .account.Inaccessible,
.quick-view .user.Inaccessible,
.quick-view .grouplogin.Inaccessible {
  color: #767779;
}
.quick-view .account.Trial .account-type,
.quick-view .user.Trial .account-type,
.quick-view .grouplogin.Trial .account-type {
  color: #0ba94a;
  font-weight: bold;
}
.quick-view .account.Administrative .account-type,
.quick-view .user.Administrative .account-type,
.quick-view .grouplogin.Administrative .account-type {
  color: #749fcd;
  font-weight: bold;
}
.quick-view .account.Deleted .status-indicator,
.quick-view .user.Deleted .status-indicator,
.quick-view .grouplogin.Deleted .status-indicator {
  color: #767779;
  font-weight: bold;
}
.quick-view .account.Expired .status-indicator,
.quick-view .user.Expired .status-indicator,
.quick-view .grouplogin.Expired .status-indicator {
  color: #e02852;
}
.quick-view .user {
  background-image: url('../content/images/user-icon.png');
}
.quick-view .user.Inaccessible {
  background-image: url('../content/images/user-icon-disabled.png');
}
.quick-view .user.Deleted .status-indicator {
  font-weight: normal;
}
.quick-view .account {
  background-image: url('../content/images/icon-account.png');
}
.quick-view .account.Trial {
  background-image: url('../content/images/icon-account-gr1.png');
}
.quick-view .account.Administrative {
  background-image: url('../content/images/icon-account-p4.png');
}
.quick-view .account.Deleted {
  background-image: url('../content/images/icon-account-g5.png');
}
.quick-view .account.Expired {
  background-image: url('../content/images/icon-account-r1.png');
}
.quick-view .account.Inaccessible {
  background-image: url('../content/images/icon-account-g5.png');
}
.quick-view .grouplogin {
  background-image: url('../content/images/user-icon.png');
}
.quick-view .grouplogin.Inaccessible {
  background-image: url('../content/images/user-icon-disabled.png');
}
.quick-view .grouplogin.Deleted .status-indicator {
  font-weight: normal;
}
.widget {
  margin: 0px 0px 20px;
}
.widget .widget-header {
  color: #FFF;
  font-size: 16px;
  overflow: hidden;
}
.widget .widget-header h2 {
  float: left;
  padding: 10px 0px;
  margin: 0px 0px 0px 20px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
}
.widget .widget-header h2 i {
  padding: 10px 0px;
  width: 36px;
  text-align: center;
  margin: -10px 0px -10px -20px;
}
.widget .widget-header .widget-icon {
  float: right;
}
.widget .widget-header .widget-icon i {
  display: inline-block;
  color: white;
  text-align: center;
  width: 36px;
  padding: 10px 0;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=80);
  opacity: 0.8;
  border-left: 1px solid #958be3;
  text-decoration: none;
}
.widget .widget-header .widget-icon i:hover {
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=100);
  opacity: 1;
  cursor: pointer;
}
.widget .btn-minimize i.fa-chevron-up {
  display: inline-block;
}
.widget .btn-minimize i.fa-chevron-down {
  display: none;
}
.widget .widget-content {
  background-color: #ffffff;
  color: #FFF;
  padding: 10px;
}
.widget .widget-content > .fa {
  display: none;
}
.widget .widget-content .left {
  box-sizing: border-box;
  display: none;
  padding: 10px;
}
.widget .widget-content .right {
  box-sizing: border-box;
  color: #FFF;
  margin-left: 25%;
  padding: 10px;
  width: 75%;
}
.widget .widget-content.two-columns .left {
  display: block;
  float: left;
  width: 25%;
}
.widget .widget-content.two-columns .right {
  float: right;
  margin-left: 0;
  width: 75%;
}
.widget .widget-empty {
  padding: 10px 0px;
  display: none;
}
.widget.collapsed .btn-minimize .fa-chevron-up {
  display: none;
}
.widget.collapsed .btn-minimize .fa-chevron-down {
  display: inline-block;
}
.widget.collapsed .widget-content {
  display: none;
}
.widget.empty {
  margin-bottom: 0px;
}
.widget.empty .btn-minimize,
.widget.empty .widget-content {
  display: none;
}
.widget.empty .widget-empty {
  display: block;
}
.widget-settings {
  margin: 0px 0px 30px;
}
.widget-settings .btn-settings {
  cursor: pointer;
  margin-bottom: 10px;
}
.widget-settings .btn-settings .fa-caret-right {
  display: none;
}
.widget-settings.collapsed .btn-settings .fa-caret-right {
  display: inline-block;
}
.widget-settings.collapsed .btn-settings .fa-caret-down {
  display: none;
}
.widget-settings.collapsed .widget-wizard {
  display: none;
}
.widget-wizard {
  margin-left: 10px;
  padding-top: 10px;
  background-color: #ffffff;
}
.widget-wizard .widget-wizard-navigation {
  float: left;
  list-style: outside none none;
  width: 250px;
}
.widget-wizard .widget-wizard-navigation li {
  background-image: url("../content/images/arrow_right.png");
  background-repeat: no-repeat;
  background-position: 220px center;
  background-size: 16px 16px;
  border: 1px solid transparent;
  border-left-width: 0px;
  border-right-width: 0px;
  cursor: pointer;
  padding: 10px;
}
.widget-wizard .widget-wizard-navigation li.active {
  border: 1px solid #D6B847;
  border-left-width: 10px;
  border-right-width: 0px;
  cursor: default;
  margin-left: -10px;
}
.widget-wizard .widget-wizard-content {
  box-sizing: border-box;
  border-left: 1px solid #A9A9A9;
  margin-left: 250px;
  min-width: 485px;
  padding: 10px 10px 0 10px;
}
.widget-wizard .widget-wizard-content .widget-wizard-page {
  display: none;
  min-height: 300px;
}
.widget-wizard .widget-wizard-content .widget-wizard-page.active {
  display: block;
}
.widget-wizard .widget-wizard-content .widget-wizard-page > div {
  min-height: 30px;
}
.chart-header {
  overflow: hidden;
  color: #004a99;
}
.chart-header h2 {
  float: left;
  padding: 10px 0px;
  margin: 0px 0px 15px 0px;
  font-size: 24px;
  line-height: 18px;
  font-weight: 300;
}
.chart-header .chart-info {
  float: right;
  font-size: 14px;
}
.chart-header .chart-info .chart-filter {
  float: left;
  width: 325px;
}
.chart-header .chart-info .chart-summary {
  float: right;
}
.empty-chart-repartition,
.chart-repartition,
.empty-chart-evolution,
.chart-evolution {
  height: 350px;
}
.empty-chart-repartition,
.empty-chart-evolution {
  display: none;
  background-image: url("../content/images/no_data.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.widget.empty-repartition .empty-chart-repartition {
  display: block;
}
.widget.empty-repartition .chart-repartition {
  display: none;
}
.widget.empty-evolution .empty-chart-evolution {
  display: block;
}
.widget.empty-evolution .chart-evolution {
  display: none;
}
.widget.no-repartition.empty-repartition .empty-chart-repartition {
  display: none;
}
.widget.no-repartition.empty-repartition .chart-repartition {
  display: none;
}
.widget-group {
  position: relative;
}
.widget-group .widget-loading {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  background-color: #efefef;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=75);
  opacity: 0.75;
  z-index: 99;
}
.widget-group .widget-loading > .fa {
  color: #555555;
  display: inline-block;
  position: relative;
  top: 50%;
  margin-top: -25%;
}
.widget-group.loading .widget-loading {
  display: block;
}
.fa-rotate-45 {
  transform: rotate(45deg);
}
.fa-rotate-225 {
  transform: rotate(225deg);
}
/*#region Link Box*/
.link-box {
  margin: 0 0 20px 0;
  padding: 15px 15px 15px;
  background-color: white;
  border-color: #DDD;
  border-width: 1px;
  border-style: solid;
}
.link-box h4 {
  font-size: 12px;
  font-weight: 700;
  color: #959595;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 5px 0;
}
.link-box ul li {
  padding-bottom: 5px;
  padding-left: 20px;
  padding-top: 5px;
  white-space: normal;
}
/*#endregion Link Box*/
/*#region Form notice*/
label + span[class*="notice-"] {
  vertical-align: super;
  font-size: .7em;
  display: inline-block;
  text-indent: 2px;
}
div.notice.row {
  padding-top: 35px;
}
/*#endregion Form notice*/
.checkbox-group h4 {
  font-size: 1.1em;
  margin-bottom: 5px;
}
.checkbox-group ul {
  padding-left: 20px;
}
.checkbox-group ul li {
  padding-bottom: 5px;
  padding-top: 5px;
}
.checkbox-group .group-name {
  font-size: 1.1em;
}
.group-warning {
  color: #ffa500;
  font-size: .9em;
  line-height: 40px;
}
.group-warning i {
  font-size: 1.7em;
  vertical-align: middle;
}
.corner-leftbottom > div.cornercontent {
  position: relative;
  left: 10px;
}
.corner-leftbottom > div.cornercontent:before,
.corner-leftbottom > div.cornercontent:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: -3px;
}
.corner-leftbottom > div.cornercontent:before {
  top: -3px;
  width: 3px;
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#b0b0b0), to(white));
  background-image: -webkit-linear-gradient(white, #b0b0b0);
  background-image: -moz-linear-gradient(white, #b0b0b0);
  background-image: -o-linear-gradient(white, #b0b0b0);
  background-image: linear-gradient(to bottom, white, #b0b0b0);
}
.corner-leftbottom > div.cornercontent:after {
  right: -3px;
  height: 3px;
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#b0b0b0), to(white));
  background-image: -webkit-linear-gradient(left, #b0b0b0, white);
  background-image: -moz-linear-gradient(left, #b0b0b0, white);
  background-image: -o-linear-gradient(left, #b0b0b0, white);
  background-image: linear-gradient(to right, #b0b0b0, white);
}
#SearchScreen .critColumn1 {
  display: inline-block;
  width: 150px;
}
#SearchScreen .critColumn2 {
  display: inline-block;
  width: 150px;
}
.locationSelectionItem {
  background-color: #efefef;
  background-image: url("../content/images/delete.png");
  background-size: 12px;
  background-position: 5px 8px;
  padding: 5px 2px 5px 18px;
  background-repeat: no-repeat;
  margin-top: 5px;
  cursor: pointer;
}
label.UploadFile input[type="file"] {
  display: none;
}
.UploadFile {
  display: inline-block;
  cursor: pointer;
}
#AccountNotes .noteHeader {
  background-color: #efefef;
  padding: 2px 2px 2px 20px;
  font-weight: bold;
}
#AccountNotes .noteContent {
  padding: 2px 2px 5px 20px;
}
#SecurityLocalSettingsCbList div {
  min-height: 30px;
}
.filter-group {
  font-size: 16px;
  line-height: 19px;
}
.filter-group > li {
  display: inline-block;
  padding: 5px 25px 5px 0;
}
.filter-group > li .dropdown-menu .dropdown-content {
  padding: 0;
}
.filter-group > li .dropdown-menu .dropdown-content:after,
.filter-group > li .dropdown-menu .dropdown-content:before {
  left: 25%;
}
.filter-group > li .dropdown-menu .dropdown-content > li {
  padding: 0 15px;
}
.filter-group > li .dropdown-menu .dropdown-content > li:hover {
  background-color: #efefef;
  color: #c4aa5e;
}
.filter-group > li .dropdown-menu .dropdown-content > li:hover input[type="submit"] {
  color: #c4aa5e;
}
.filter-group > li .dropdown-menu .dropdown-content > li.action {
  padding: 0;
}
.toggle-button {
  font-size: 14px;
  line-height: 19px;
  display: none;
  background-color: #ffffff;
  border: solid 2px black;
  border-radius: 4px;
}
.toggle-button > li {
  display: inline-block;
}
.toggle-button > li a {
  display: block;
  padding-left: 10px;
}
.toggle-button > li a span {
  padding: 5px 0;
  padding-right: 10px;
  display: block;
}
.toggle-button > li.previous a span {
  padding-right: 0;
}
.toggle-button > li.next a span {
  padding-left: 0;
}
.toggle-button > li.active a {
  background-image: url("../content/images/toggle-white-purple.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  color: white;
  cursor: default;
  padding-left: 20px;
}
.toggle-button > li.active a span {
  background-image: url("../content/images/toggle-purple-white.png");
  background-repeat: no-repeat;
  background-position: right top;
  padding-right: 20px;
  padding-left: -10px;
}
.toggle-button > li.active:first-child a {
  padding-left: 10px;
  background-image: none;
  background-color: #4780bc;
}
.toggle-button > li.active:last-child a {
  background-color: #4780bc;
}
.toggle-button > li.active:last-child a span {
  padding-right: 10px;
  background-image: none;
}
i.user-notifications .badge {
  font-size: 0.5em;
  background-color: lightgray;
  color: white;
  border-radius: 4px;
  margin-left: -25%;
  padding: 0 4px;
}
.ui-smartlist {
  background-color: white;
  border: 1px solid #cacaca;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.ui-smartlist > input {
  border: none;
  height: 30px;
  line-height: 30px;
  vertical-align: bottom;
}
.ui-smartlist > input:focus {
  box-shadow: 0 0 3px #d8b448;
}
.ui-smartlist > input.input-validation-error:focus {
  box-shadow: 0 0 3px #e02852;
}
.ui-smartlist ul {
  min-height: 40px;
}
.ui-smartlist ul li {
  display: inline-block;
  padding-left: 5px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #cacaca;
  margin-right: 10px;
  margin-bottom: 10px;
}
.ui-smartlist ul li.focus {
  box-shadow: 0 0 3px #d8b448;
}
.ui-smartlist ul li input {
  display: none;
}
.ui-smartlist ul li .close {
  background-image: url("../content/images/close.png");
  background-position: center center;
  background-size: 10px;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: 5px;
  padding: 5px;
  cursor: pointer;
}
.switchImg {
  width: 80px;
  float: right;
  border: 2px solid #676767;
  border-radius: 5px;
  background-position: 53% 0;
  background-image: url(../Content/Images/toggle-purple-white.png);
}
.switchImg .left {
  text-align: center;
  width: 50%;
  padding: 0 3px 3px 3px;
  cursor: pointer;
}
.switchImg .right {
  text-align: center;
  width: 50%;
  padding: 0 3px 3px 3px;
  cursor: pointer;
}
.switchImg.toggle-on {
  background-image: url(../Content/Images/toggle-white-purple.png);
}