@font-face {
  font-family: 'ABBVoice-Bold';
  src:  url('../../../Css/font/ABBvoice/ABBvoice_W_Bd.eot');
  src:  url('../../../Css/font/ABBvoice/ABBvoice_W_Bd.eot#iefix') format('embedded-opentype'),
  url('../../../Css/font/ABBvoice/ABBvoice_W_Bd.woff2') format('woff2'),
  url('../../../Css/font/ABBvoice/ABBvoice_W_Bd.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ABBVoice-Regular';
  src:  url('../../../Css/font/ABBvoice/ABBvoice_W_Rg.eot');
  src:  url('../../../Css/font/ABBvoice/ABBvoice_W_Rg.eot#iefix') format('embedded-opentype'),
  url('../../../Css/font/ABBvoice/ABBvoice_W_Rg.woff2') format('woff2'),
  url('../../../Css/font/ABBvoice/ABBvoice_W_Rg.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ABBVoice-Light';
  src:  url('../../../Css/font/ABBvoice/ABBvoice_W_Lt.eot');
  src:  url('../../../Css/font/ABBvoice/ABBvoice_W_Lt.eot#iefix') format('embedded-opentype'),
  url('../../../Css/font/ABBvoice/ABBvoice_W_Lt.woff2') format('woff2'),
  url('../../../Css/font/ABBvoice/ABBvoice_W_Lt.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ABBVoice-Medium';
  src:  url('../../../Css/font/ABBvoice/ABBvoice_W_Md.eot');
  src:  url('../../../Css/font/ABBvoice/ABBvoice_W_Md.eot#iefix') format('embedded-opentype'),
  url('../../../Css/font/ABBvoice/ABBvoice_W_Md.woff2') format('woff2'),
  url('../../../Css/font/ABBvoice/ABBvoice_W_Md.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BOLfont';
  src: url('../../../Css/font/font_08_06_17/BOLfont.eot');
  src: url('../../../Css/font/font_08_06_17/BOLfont.eot') format('embedded-opentype'),
  		url('../../../Css/font/font_08_06_17/BOLfont.ttf') format('truetype'), 
  		url('../../../Css/font/font_08_06_17/BOLfont.woff') format('woff'), 
  		url('../../../Css/font/font_08_06_17/BOLfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  unicode-range: u+e900-ecff;;
}

.copyText {
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #3c3c3c;
}
.copy-text-black {
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #d2d2d2;
}
.smallCopyText {
  font: 11px "ABBVoice-Regular";
  line-height: 15px;
  color: #3c3c3c;
}
.listText {
  font: 12px "ABBVoice-Regular";
  line-height: 17px;
  color: #3c3c3c;
}
.copyTitle {
  font-family: "ABBVoice-Regular";
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #3c3c3c;
}
.copy-title-black {
  font-family: "ABBVoice-Regular";
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #d2d2d2;
}
.listTitle {
  font-family: "ABBVoice-Regular";
  font-weight: bold;
  font-size: 12px;
  line-height: 17px;
  color: #6e6e6e;
}
.smallCopyTitle {
  font-family: "ABBVoice-Regular";
  font-weight: bold;
  font-size: 11px;
  line-height: 16px;
  color: #3c3c3c;
}
/* GLOBAL ABB RESET STYLES */
html {
  background-color: #d2d2d2;
  min-height: 100%;
}
body {
  background-color: white;
  width: 100%;
  min-height: 100%;
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #3c3c3c;
  overflow-y: scroll;
}
body:focus,
div:focus,
fieldset:focus,
span:focus,
li:focus,
p:focus {
  outline: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
h1 {
  font: 32px "ABBVoice-Regular";
  line-height: 40px;
}
h2 {
  font: 26px "ABBVoice-Regular";
  line-height: 32px;
  letter-spacing: 2px;
}
h3 {
  font: 20px "ABBVoice-Regular";
  line-height: 25px;
}
/** CUSTOM CLASSES **/
.stretch {
  width: 100%;
}
img.stretch {
  display: block;
}
.transparent {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.8);
}
.loader {
  display: inline-block;
}
.loaderWide {
  background: transparent url("/frontend/css/abb/img/loader_wide.gif") no-repeat;
  width: 125px;
  height: 23px;
}
.loaderMin {
  background: transparent url("/frontend/css/abb/img/loader_min.gif") no-repeat;
  width: 50px;
  height: 8px;
}
.loaderDrop {
  background: transparent url("/frontend/css/img/loader_drop.gif") no-repeat;
  width: 24px;
  height: 24px;
}
.notificationCircle {
  background-color: #D3D3D3;
  border-radius: 50%;
  bottom: 8px;
  height: 18px;
  left: 53px;
  opacity: 0.5;
  position: absolute;
  width: 18px;
  z-index: 2000;
}

[class^="abb-voice-font-"],
[class*="abb-voice-font-"] {
  font-family: 'ABBVoice-Bold';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.abb-voice-font-override {
  font-family: 'ABBVoice-Bold' !important;
}
.abb-voice-font-red-cursor:before {
  content: "\2014";
  color: #ff000f;
  margin: 0 0 -5px;
}
.abb-voice-text-center-align:before {
  text-align: center;
}
.abb-voice-display-block:before {
  display: block;
}
.abb-voice-14-pt-size:before {
  font-size: 14pt;
}

[class^="wfe-icon-"],
[class*=" wfe-icon-"] {
  font-family: 'BOLfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wfe-bol-font-override {
  font-family: 'BOLfont' !important;
}
.wfe-icon-big {
  font-size: 4rem;
}
.wfe-icon-medium-big {
  font-size: 3rem;
}
.wfe-icon-medium {
  font-size: 2rem;
}
.wfe-text-size-regular {
  font-size: 20pt;
}
.wfe-text-size-smaller {
  font-size: 16pt;
}
.wfe-icon-grey {
  color: #868686;
}
.wfe-icon-white {
  color: #ffffff;
}
.wfe-icon-grey-with-hover {
  color: #868686;
}
.wfe-icon-grey-with-hover:hover {
  color: #ffffff;
}
.wfe-icon-grey-with-grey-hover {
  color: #868686;
}
.wfe-icon-grey-with-grey-hover:hover {
  color: #b9b9b9;
}
.wfe-icon-in-alert:first-child {
  display: inline-block;
}
.wfe-icon-red {
  color: #F20000;
}
.wfe-icon-green {
  color: #4BB436;
}
.wfe-place-icon-on-left {
  display: flex;
}
.wfe-place-icon-on-left [class^="wfe-icon-"],
.wfe-place-icon-on-left [class*=" wfe-icon-"] {
  margin-right: 2px;
}
.wfe-text-with-icon {
  display: table;
}
.wfe-text-with-icon span {
  display: table-cell;
  vertical-align: middle;
}
.wfe-bottom-element {
  align-self: flex-end;
}
.wfe-center-element {
  align-self: center;
}
.wfe-top-element {
  display: inline-block;
  vertical-align: top;
}
.wfe-icon-top-position {
  vertical-align: top;
}
.wfe-icon-Excel:before {
  content: "\e900";
}
.wfe-icon-Pdf:before {
  content: "\e901";
}
.wfe-icon-Collapsed:before,
.ui-grid-wrapper .ui-grid-table .ui-grid-icon-plus-squared:before {
  content: "\e902";
}
.wfe-icon-Expanded:before,
.ui-grid-wrapper .ui-grid-table .ui-grid-icon-minus-squared:before {
  content: "\e903";
}
.wfe-icon-Help:before {
  content: "\e904";
}
.wfe-icon-MCS-Documentation:before {
  content: "\e905";
}
.wfe-icon-ChangeUser:before {
  content: "\e906";
}
.wfe-icon-Stipr:before {
  content: "\e907";
}
.wfe-icon-Locker:before {
  content: "\e908";
}
.wfe-icon-Sendto:before {
  content: "\e909";
}
.wfe-icon-User:before {
  content: "\e90a";
}
.wfe-icon-PriceTag:before {
  content: "\e90b";
}
.wfe-icon-Settings:before {
  content: "\e90c";
}
.wfe-icon-Exclamation:before {
  content: "\e90d";
}
.wfe-icon-MCS-SID-Documentation:before {
  content: "\e90e";
}
.wfe-icon-MCS-SoftwareDownloads:before {
  content: "\e90f";
}
.wfe-icon-MCS-AvailableTrainings:before {
  content: "\e910";
}
.wfe-icon-MCS-Webcoach:before {
  content: "\e911";
}
.wfe-icon-MCS-WebTechTalks:before {
  content: "\e912";
}
.wfe-icon-MCS-CyberSecurityBulletins:before {
  content: "\e913";
}
.wfe-icon-MCS-CyberSecurityPremium:before {
  content: "\e914";
}
.wfe-icon-MCS-CyberSecurity:before {
  content: "\e915";
}
.wfe-icon-Comment:before {
  content: "\e916";
}
.wfe-icon-Remove:before {
  content: "\e917";
}
.wfe-icon-Add:before {
  content: "\e918";
}
.wfe-icon-ExchangeCurrency:before {
  content: "\e919";
}
.wfe-icon-Reset:before {
  content: "\e91a";
}
.wfe-icon-Refresh:before {
  content: "\e91b";
}
.wfe-icon-House:before {
  content: "\e91c";
}
.wfe-icon-Repair:before {
  content: "\e91d";
}
.wfe-icon-Phone:before {
  content: "\e91e";
}
.wfe-icon-Star:before {
  content: "\e91f";
}
.wfe-icon-Shoebox:before {
  content: "\e920";
}
.wfe-icon-Edit:before {
  content: "\e921";
}
.wfe-icon-DirectionSign:before {
  content: "\e922";
}
.wfe-icon-Envelope:before {
  content: "\e923";
}
.wfe-icon-Draggable:before {
  content: "\e924";
}
.wfe-icon-Reduce:before {
  content: "\e925";
}
.wfe-icon-Enlarge:before {
  content: "\e926";
}
.wfe-icon-Caution:before {
  content: "\e927";
}
.wfe-icon-Discount:before {
  content: "\e928";
}
.wfe-icon-Agreement:before {
  content: "\e929";
}
.wfe-icon-Trash:before {
  content: "\e92a";
}
.wfe-icon-Share:before {
  content: "\e92b";
}
.wfe-icon-Cart:before {
  content: "\e92c";
}
.wfe-icon-Numbering:before {
  content: "\e92d";
}
.wfe-icon-Download:before {
  content: "\e92e";
}
.wfe-icon-Upload:before {
  content: "\e92f";
}
.wfe-icon-Calendar:before {
  content: "\e930";
}
.wfe-icon-Ticker:before {
  content: "\e931";
}
.wfe-icon-Cross:before,
.ui-grid-wrapper .ui-grid-table .ui-grid-icon-cancel:before {
  content: "\e932";
}
.wfe-icon-Location:before {
  content: "\e933";
}
.wfe-icon-PopUpopen:before {
  content: "\e934";
}
.wfe-icon-play:before {
  content: "\e935";
}
.wfe-icon-Info:before {
  content: "\e936";
}
.wfe-icon-Search:before {
  content: "\e937";
}
.wfe-icon-Contact:before {
  content: "\e938";
}
.wfe-icon-MenuIcon:before {
  content: "\e939";
}
.wfe-icon-Profile:before {
  content: "\e93a";
}
.wfe-icon-Notification1:before {
  content: "\e93b";
}
.wfe-icon-LinkBackward:before {
  content: "\e93c";
}
.wfe-icon-Collapse:before {
  content: "\e93d";
}
.wfe-icon-Expand:before {
  content: "\e93e";
}
.wfe-icon-LinkForward:before {
  content: "\e93f";
}
.wfe-icon-SortingBy:before,
.ui-grid-wrapper .ui-grid-table .sortable .ui-grid-icon-blank:after {
  content: "\e940";
}
.wfe-icon-DescendingSorting:before,
.ui-grid-wrapper .ui-grid-table .ui-grid-icon-down-dir:after {
  content: "\e941";
}
.wfe-icon-AscendingSorting:before,
.ui-grid-wrapper .ui-grid-table .ui-grid-icon-up-dir:after {
  content: "\e942";
}
.wfe-icon-AnchorDown:before {
  content: "\e943";
}
.wfe-icon-AnchorUp:before {
  content: "\e944";
}
.wfe-icon-ArrowUpRight:before {
  content: "\e945";
}
.wfe-icon-ArrowUp:before {
  content: "\e946";
}
.wfe-icon-ArrowLeft:before {
  content: "\e947";
}
.wfe-icon-ArrowDown:before {
  content: "\e948";
}
.wfe-icon-ArrowRight:before {
  content: "\e949";
}
.wfe-icon-ABB-location:before {
  content: "\e94a";
}
.wfe-icon-ABB-installation:before {
  content: "\e94b";
}
.wfe-icon-Bookmarks:before {
  content: "\e94c";
}
.wfe-icon-Printer:before {
  content: "\e94d";
}
.wfe-icon-Attachment:before {
  content: "\e94e";
}
.wfe-icon-Premium:before {
  content: "\e94f";
}
.wfe-icon-Chart:before {
  content: "\e950";
}
.wfe-icon-Support:before {
  content: "\e951";
}
.wfe-icon-View:before {
  content: "\e952";
}
.wfe-icon-file-spreadsheet2:before {
  content: "\e9c6";
}
.wfe-icon-Copy:before {
  content: "\e9c8";
}
.wfe-icon-FolderOpen:before {
  content: "\e9ea";
}
.wfe-icon-Clipboard:before {
  content: "\ec50";
}
.wfe-icon-More:before {
  content: "\ec5b";
}
.wfe-icon-Grid:before {
  content: "\ec5d";
}
.wfe-icon-StarEmpty:before {
  content: "\ece0";
}
.wfe-icon-ThumbsUp:before {
  content: "\ecf6";
}
.wfe-icon-ThumbsDown:before {
  content: "\ecf8";
}
.wfe-icon-Blocked:before {
  content: "\ed67";
}
.wfe-icon-PriceTag-20 {
  font-size: 20px;
}
.wfe-icon-26 {
  font-size: 26px;
}
.schemeWhite {
  background-color: white;
  border: 1px solid #d2d2d2;
  border-width: 0 1px;
  color: #3c3c3c;
}
a,
.asLink {
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
}
.fixed-header-top h2.headline {
  	font: 26px 'ABBVoice-Bold';
    line-height: 32px;
    letter-spacing: 2px;
  	color: #3c3c3c;
}
.schemeWhiteBlueGreen h1.headline {
  font: 32px "ABBVoice-Light";
  line-height: 40px;
  color: #00555f;
}
.schemeWhiteBlueGreen h2.headline {
  font: 26px "ABBVoice-Light";
  line-height: 32px;
  letter-spacing: 2px;
  color: #00555f;
}
.schemeWhiteBlueGreen h3.headline {
  font: 20px "ABBVoice-Light";
  line-height: 25px;
  color: #00555f;
}
.schemeWhiteBlueGreen .headline3 {
  font: 20px "ABBVoice-Light";
  line-height: 25px;
  color: #00555f;
}
.schemeWhiteBlueGreen .functionLink {
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #007987;
}
.schemeWhiteBlueGreen .functionLink:hover {
  color: #00555f;
}
.schemeWhiteBlueGreen .functionLink:active,
.schemeWhiteBlueGreen .functionLink:focus {
  border: none;
  outline: none;
}
.schemeWhiteBlueGreen .functionLink .ico_opener,
.schemeWhiteBlueGreen .functionLink .ico_down,
.schemeWhiteBlueGreen .functionLink .ico_backward,
.schemeWhiteBlueGreen .functionLink .ico_forward,
.schemeWhiteBlueGreen .functionLink .ico,
.schemeWhiteBlueGreen .functionLink .ico_up,
.schemeWhiteBlueGreen .functionLink .ico_external,
.schemeWhiteBlueGreen .functionLink .ico_download,
.schemeWhiteBlueGreen .functionLink .ico_reset {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url('../../../Css/newLoginPage/img/Sprite_all_2.png');
}
.schemeWhiteBlueGreen .functionLink .ico_opener,
.schemeWhiteBlueGreen .functionLink .ico_down {
  background-position: -48px 0px;
}
.schemeWhiteBlueGreen .functionLink .ico_backward {
  background-position: -84px 0px;
}
.schemeWhiteBlueGreen .functionLink .ico_forward,
.schemeWhiteBlueGreen .functionLink .ico {
  background-position: -132px 0px;
}
.schemeWhiteBlueGreen .functionLink .ico_up {
  background-position: -156px 0px;
}
.schemeWhiteBlueGreen .functionLink .ico_external {
  background-position: -192px 0px;
}
.schemeWhiteBlueGreen .functionLink .ico_download {
  background-position: -276px 0px;
}
.schemeWhiteBlueGreen .functionLink .ico_reset {
  background-position: -312px 0px;
}
.schemeWhiteBlueGreen .functionLink .ico_dropdown {
  background-position: -372px 0px;
}
.schemeWhiteBlueGreen .functionLink .ico_dropdown_active {
  background-position: -384px 0px;
}
.schemeWhiteBlueGreen .functionLink:hover .ico_opener,
.schemeWhiteBlueGreen .functionLink:hover .ico_down {
  background-position: -60px 0px;
}
.schemeWhiteBlueGreen .functionLink:hover .ico_backward {
  background-position: -96px 0px;
}
.schemeWhiteBlueGreen .functionLink:hover .ico_forward,
.schemeWhiteBlueGreen .functionLink:hover .ico {
  background-position: -120px 0px;
}
.schemeWhiteBlueGreen .functionLink:hover .ico_up {
  background-position: -168px 0px;
}
.schemeWhiteBlueGreen .functionLink:hover .ico_external {
  background-position: -204px 0px;
}
.schemeWhiteBlueGreen .functionLink:hover .ico_download {
  background-position: -288px 0px;
}
.schemeWhiteBlueGreen .functionLink:hover .ico_reset {
  background-position: -324px 0px;
}
.schemeWhiteBlueGreen .textLink {
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #00555f;
}
.schemeWhiteBlueGreen .navigationTileText {
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #00555f;
}
.schemeWhiteBlueGreen .textLinkBold {
  font-family: "ABBVoice-Regular";
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #00555f;
}
html {
  height: 100%;
  min-height: 100%;
  vertical-align: top;
}
body {
  height: 100%;
  min-height: 100%;
  vertical-align: top;
  background-color: #f0f0f0;
}
.page-container {
  background-color: #f0f0f0;
  display: table;
  height: 100%;
  min-height: 100%;
  vertical-align: top;
}
.page-container > div:first-child {
  display: table-row;
  height: 100%;
}
.page-container > div:first-child:before,
.page-container > div:first-child:after {
  display: table-cell;
  height: 100%;
  min-height: 100%;
  vertical-align: top;
  width: 50%;
  content: " ";
  background-color: #f0f0f0;
}
.page-container > div:first-child > div {
  display: table-cell;
  height: 100%;
  min-height: 100%;
  vertical-align: top;
  min-width: 1316px;
}
.page-container > div:first-child > div .fixed-header {
  position: fixed;
  z-index: 999;
  padding: 0 30px;
  width: 1316px;
  background-color: #ffffff;
  margin-bottom: 5px;
  height: 114px;
}
.page-container > div:first-child > div .fixed-header .fixed-header-content {
  height: 60px;
}
.page-container > div:first-child > div .fixed-header .fixed-header-content .fixed-header-top .topSmallMenu {
  padding-left: 0;
  padding-top: 10px;
  position: inherit;
}
.page-container > div:first-child > div .fixed-header .fixed-header-content .fixed-header-top .fixed-header-title {
  width: 100%;
}
.page-container > div:first-child > div .fixed-header .fixed-header-content .fixed-header-top .abb-logo,
.page-container > div:first-child > div .fixed-header .fixed-header-content .fixed-header-top .pg-logo {
  top: 0;
  display: table-cell;
  background-image: url("../../../Css/newLoginPage/abb/img/logo.png");
  background-repeat: no-repeat;
  min-width: 100px;
}
.page-container > div:first-child > div .fixed-header .fixed-header-content .fixed-header-top .pg-logo {
	background-image: url("../../../Css/newLoginPage/pg/img/logo.png") !important;
	min-width: 120px !important;
	background-position: left !important;	
}

.page-container > div:first-child > div .fixed-header .fixed-header-content .fixed-header-top .abb-logo > a,
.page-container > div:first-child > div .fixed-header .fixed-header-content .fixed-header-top .pg-logo > a {
  text-decoration: none;
  width: 100%;
}
.page-container > div:first-child > div .fixed-header .fixed-header-content .fixed-header-down {
  position: absolute;
  width: 946px;
  height: 54px;
  background-color: #f0f0f0;
}
.page-container > div:first-child > div .page-container-content {
  padding-top: 114px;
}
.page-container .fixed-header-system-message {
    display: none;
    margin-bottom: 1px;
    padding: 1px 0px;
    word-break: break-all;
}
.page-container .fixed-header-system-message .alert {
  margin-bottom: 0px;
}
@media all and (min-width: 1700px) {
  .page-container > div:first-child > div {
    min-width: 1716px;
  }
  .page-container > div:first-child > div .fixed-header {
    width: 1716px;
  }
  .page-container > div:first-child > div .fixed-header .fixed-header-content .fixed-header-down {
    width: 1656px;
  }
}
.container-area {
  padding-bottom: 30px;
  display: table;
  height: 100%;
  min-height: 100%;
  vertical-align: top;
}
.container-area .container-area-content {
  display: table-row;
  height: 100%;
}
.container-area .container-area-content .left-area {
  background-color: white;
  display: table-cell;
  min-width: 30px;
  vertical-align: bottom;
  padding-bottom: 30px;
}
.container-area .container-area-content .left-area .float-left-menu {
  bottom: 30px;
  position: fixed;
  width: 30px;
  background-color: #ffffff;
  z-index: 1002;
}
.container-area .container-area-content .left-area .float-left-menu .float-left-menu-container {
  position: relative;
}
.container-area .container-area-content .left-area .float-left-menu .float-left-menu-container ul.myleftMenu {
  list-style: none;
  width: 30px;
  padding: 0;
  margin: 0;
}
.container-area .container-area-content .left-area .float-left-menu .float-left-menu-container ul.myleftMenu li {
  height: 48px;
  width: 30px;
  background-attachment: scroll;
  display: inline-block;
  outline: none;
  text-decoration: none;
  cursor: pointer;
}
.container-area .container-area-content .left-area .float-left-menu .float-left-menu-container ul.myleftMenu li > a {
  display: inline-block;
  width: 30px;
  height: 48px;
  padding-top: 12px;
  text-align: center;
  text-decoration: none;
  border-right: 1px solid transparent;
  position: relative;
  z-index: 0;
}
.container-area .container-area-content .left-area .float-left-menu .float-left-menu-container ul.myleftMenu li > a:hover {
  color: #ffffff;
}
.container-area .container-area-content .left-area .float-left-menu .float-left-menu-container ul.myleftMenu li:hover {
  background-color: #868686;
  border-right-color: #868686;
}
.container-area .container-area-content .left-area .float-left-menu .float-left-menu-container ul.myleftMenu li.active {
  border: 1px solid #868686;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
  padding: 0;
  margin: 0;
}
.container-area .container-area-content .left-area .float-left-menu .float-left-menu-container ul.myleftMenu li.active:hover {
  border-right: 1px solid #868686;
}
.container-area .container-area-content .left-area .float-left-menu .float-left-menu-container ul.myleftMenu li.active > a {
  display: inline-block;
  width: 30px;
  position: relative;
  border-right: 2px solid white;
  z-index: 100;
  padding-top: 12px;
}
.container-area .container-area-content .left-area .float-left-menu .float-left-menu-container ul.myleftMenu li.active > a:hover {
  border-right-color: #868686;
}
.container-area .container-area-content .left-area .fm-submenu {
  position: fixed;
  bottom: 30px;
  margin-left: 30px;
  top: 60px;
  width: 254px;
  background-color: white;
  border: 1px solid #868686;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
  z-index: 1002;
  display: none;
  padding: 0;
  overflow-y: auto;
}
.container-area .container-area-content .middle-area {
  background-color: #f0f0f0;
  padding: 0px;
  width: 1406px;
  display: table-cell;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.container-area .container-area-content .middle-area-login {
  background: url('../../../Css/newLoginPage/img/login-page-background2.jpg') no-repeat;
  background-size: 100%;
  background-position: center;
  padding: 0px;
  width: 1406px;
  display: table-cell;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}

.container-area .container-area-content .pg-middle-area-login {
  background: none !important; 
}

.container-area .container-area-content .right-area {
  display: table-cell;
  background-color: #ffffff;
  min-width: 30px;
  padding-bottom: 35px;
}
@media all and (min-width: 1700px) {
  .container-area .container-area-content .middle-area {
    width: 1716px;
  }
  .container-area .container-area-content .middle-area-login {
    width: 1716px;
  }
}
.fixed-footer {
  width: 1316px;
  padding: 0 30px;
  clear: both;
  bottom: 0;
  position: fixed;
  background-color: #ffffff;
  z-index: 10;
}
.fixed-footer .fixed-footer-content {
  border-top: 1px solid #d2d2d2;
}
.fixed-footer .fixed-footer-content .errorWrapper {
  width: 946px;
}
.fixed-footer .fixed-footer-content .fixed-footer-left {
  display: table-cell;
  min-width: 500px;
  vertical-align: middle;
  height: 30px;
}
.fixed-footer .fixed-footer-content .fixed-footer-right {
  font-size: 85%;
  display: table-cell;
  min-width: 450px;
  width: 100%;
  text-align: right;
  vertical-align: middle;
}
.fixed-footer .fixed-footer-content .fixed-footer-right > span {
  display: inline-block;
}
.fixed-footer ul.mybottomSmallMenu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.fixed-footer ul.mybottomSmallMenu li {
  display: inline-block;
  width: 42px;
  outline: none;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.fixed-footer ul.mybottomSmallMenu li > a {
  width: 0;
  padding-left: 42px;
  height: 0;
  padding-bottom: 30px;
}
.fixed-footer ul.mybottomSmallMenu li:hover {
  background-color: #868686;
}
.fixed-footer ul.mybottomSmallMenu li.active {
  background-color: white;
  border: 1px solid #868686;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
  position: relative;
  bottom: 2px;
  z-index: 100;
  border-top: 1px solid white;
}
.fixed-footer ul.mybottomSmallMenu li.active > a {
  border-top: 1px solid transparent;
}
.fixed-footer ul.mybottomSmallMenu li.active:hover {
  background-color: #868686;
  border-top: 1px solid #868686;
}
.fixed-footer ul.mybottomSmallMenu li.disabled {
  cursor: default;
}
.fixed-footer ul.mybottomSmallMenu li.userprofile {
  background-image: url("../../../Css/newLoginPage/img/User.png");
}
.fixed-footer ul.mybottomSmallMenu li.userprofile:hover {
  background-image: url("../../../Css/newLoginPage/img/User_hover.png");
}
.fixed-footer .fm-bottom-submenu {
  position: fixed;
  bottom: 30px;
  display: none;
  background-color: white;
  border: 1px solid #868686;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
  min-height: 150px;
  width: 400px;
}
@media all and (min-width: 1700px) {
  .fixed-footer {
    width: 1716px;
  }
  .fixed-footer .fixed-footer-content .errorWrapper {
    width: 1656px;
  }
}
.page-structure {
  position: relative;
  overflow: auto;
  max-height: 550px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.page-structure ul {
  padding: 0 0;
}
.page-structure ul li {
  padding: 0 16px;
  font-size: 14px;
}
.page-structure ul li > a {
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #3c3c3c;
  display: block;
  position: relative;
  color: #868686;
  line-height: 24px;
}
.page-structure ul li > a:link:hover {
  color: #fff;
}
.page-structure ul li > a:visited {
  color: #868686;
}
.page-structure ul li > a:visited:hover {
  color: #fff;
}
.page-structure ul li > a:hover {
  color: white;
}
.page-structure ul li:hover {
  background-color: #868686;
  color: white;
}
.page-structure ul li:hover .triangle-right {
  background-position: -132px -85px;
}
.page-structure ul li .ico {
  position: absolute;
  top: 8px;
  right: -3px;
}
.page-structure p {
  padding: 0 16px;
  margin-bottom: 16px;
}
.submenus-wrapper .ico {
  display: inline-block;
  width: 5px;
  height: 9px;
  margin-right: 4px;
  background-image: url("../../../Css/newLoginPage/img/sprite_toolbar.png") !important;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: -9999px -9999px;
}
.submenus-wrapper .ico.triangle-left {
  background-position: -111px -62px;
}
.submenus-wrapper .ico.triangle-right {
  background-position: -132px -62px;
}
.submenus-wrapper .ico.arrow-right {
  width: 11px;
  height: 12px;
  background-position: -111px -170px;
}
.submenus-wrapper .ico.search {
  width: 15px;
  height: 13px;
  background-position: -111px -211px;
}
.submenus-wrapper .ico.error {
  width: 25px;
  height: 22px;
  background-position: -111px -7px;
}
.submenus-wrapper .ico.social {
  width: 23px;
  height: 23px;
}
.submenus-wrapper .ico.print {
  background-position: -219px -6px;
}
.submenus-wrapper .ico.send {
  background-position: -219px -39px;
}
.submenus-wrapper a:hover {
  color: #3c3c3c;
}
.submenus-wrapper a:hover:visited {
  color: #fff;
}
.submenus-wrapper a:hover .ico.print {
  background-position: -219px -152px;
}
.submenus-wrapper a:hover .ico.send {
  background-position: -219px -185px;
}
.submenus-wrapper .fmHeadline {
  margin: 12px 0 12px;
  padding: 0 16px;
  font-size: 20px;
  line-height: 25px;
}
.submenus-wrapper .fmHeadline a,
.submenus-wrapper .fmHeadline > span {
  display: block;
  padding-bottom: 3px;
  color: #3c3c3c;
  border-bottom: 1px solid #868686;
}
.submenus-wrapper .fmHeadline.link {
  padding: 0 16px;
  font-size: 20px;
  line-height: 25px;
}
.submenus-wrapper .fmHeadline.link:hover {
  color: white;
  background-color: #868686;
}
.submenus-wrapper .fmHeadline.link:hover .text {
  color: white;
}
.submenus-wrapper .fmHeadline.link:hover .arrow-right {
  background-position: -111px -133px;
}
.submenus-wrapper .fmHeadline.link a,
.submenus-wrapper .fmHeadline.link > span {
  display: block;
  padding-bottom: 3px;
  color: #3c3c3c;
  border-bottom: 1px solid #868686;
}
.submenus-wrapper .fmHeadline.link a:hover,
.submenus-wrapper .fmHeadline.link > span:hover {
  color: white;
}
.submenus-wrapper .fmHeadline.link.empty {
  margin-bottom: 16px;
}
.submenus-wrapper .fmHeadline.link.empty a,
.submenus-wrapper .fmHeadline.link.empty > span {
  border-bottom: 1px solid transparent;
  display: none;
}
.submenus-wrapper .sub-menu {
  position: absolute;
  width: 100%;
  left: 100%;
  top: 0;
}
.lt-ie8 .submenus-wrapper .ico {
  height: 12px;
}
.lt-ie8 .submenus-wrapper .ico.arrow-right {
  height: 16px;
}
.contact-us-area {
  margin-bottom: 16px;
  padding: 0 16px;
}
.contact-us-area textarea {
  resize: none;
  height: 90px;
  padding-right: 0;
  width: 202px;
}
.contact-us-area.right {
  float: right;
}
.topSmallMenu {
  position: absolute;
  left: 0;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  padding-left: 28px;
  padding-top: 4px;
}
.topSmallMenu li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 0;
}
.topSmallMenu li a {
  color: #868686;
  padding: 0 5px 0 5px;
  font-size: 12px;
}
.topSmallMenu li a:visited,
.topSmallMenu li a:focus,
.topSmallMenu li a:hover,
.topSmallMenu li a:active {
  color: #868686;
}
.topSmallMenu li:last-child:after {
  content: "";
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "ABBVoice-Light";
  font-size: 14px;
  line-height: 1.42857143;
  color: #6e6e6e;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #007987;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #00343b;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #f0f0f0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #6e6e6e;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #a0a0a0;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #a0a0a0;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #a0a0a0;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #a0a0a0;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #a0a0a0;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f0f0f0;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f0f0f0;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e3e3e3;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #a0a0a0;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #6e6e6e;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
  width: 100%;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #a0a0a0;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #a0a0a0;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #a0a0a0;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #6e6e6e;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 110, 110, 0.6) inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 110, 110, 0.6) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 110, 110, 0.6) inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 110, 110, 0.6) 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 110, 110, 0.6) inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 110, 110, 0.6) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 110, 110, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 110, 110, 0.6);
}
.form-control::-moz-placeholder {
  color: #d2d2d2;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #d2d2d2;
}
.form-control::-webkit-input-placeholder {
  color: #d2d2d2;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f0f0f0;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
.form-control.search-textarea {
  height: 32px;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #d90000;
}
.has-error .form-control {
  border-color: #d90000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #a60000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4040 inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4040 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4040 inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4040 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4040 inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4040 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4040;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff4040;
}
.has-error .input-group-addon {
  color: #d90000;
  border-color: #d90000;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #d90000;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #aeaeae;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #6e6e6e;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none none 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: none none 1px rgba(0, 0, 0, 0.5);
  box-shadow: none none 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #6e6e6e;
  background-color: #f0f0f0;
  border-color: #d2d2d2;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #6e6e6e;
  background-color: #d7d7d7;
  border-color: #b3b3b3;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #f0f0f0;
  border-color: #d2d2d2;
}
.btn-default .badge {
  color: #f0f0f0;
  background-color: #6e6e6e;
}
.btn-primary {
  	color: #ffffff;
    background-color: #0f0f0f;
    border: 2px solid #0f0f0f;
  padding: 6px 8px;
  border-radius: 16px !important;
  background-image: none;
  font-weight: normal;
  border: 0px;
}
.btn-primary:hover {
    background-image: none;
    background-color: #4B4B4B;
    border: 2px solid #0f0f0f;
}
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    font-family: 'ABBVoice-Bold';
    background-color: #0f0f0f;
    border: 2px solid #0f0f0f;
    background-image: none;
    box-shadow: none;
    outline: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    color: #1F1F1F;
    background-color: #DBDBDB;
    border: 2px solid #DBDBDB;
}
.btn-primary .badge {
  color: #00acb6;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #007987;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none none 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: none none 1px rgba(0, 0, 0, 0.5);
  box-shadow: none none 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #00343b;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #d2d2d2;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) 0 6px 12px rgba(0, 0, 0, 0.175) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) 0 6px 12px rgba(0, 0, 0, 0.175) 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) 0 6px 12px rgba(0, 0, 0, 0.175) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #6e6e6e;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #6e6e6e;
  background-color: #f0f0f0;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #a0a0a0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #d2d2d2;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  padding-left: 50px;
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #d2d2d2;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none none 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: none none 1px rgba(0, 0, 0, 0.5);
  box-shadow: none none 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #a0a0a0;
  text-align: center;
  background-color: #f0f0f0;
  border: 1px solid #a0a0a0;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 6px 12px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #f0f0f0;
}
.nav > li.disabled > a {
  color: #d2d2d2;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #d2d2d2;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #f0f0f0;
  border-color: #007987;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #d2d2d2;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f0f0f0 #f0f0f0 #d2d2d2;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #a0a0a0;
  background-color: #ffffff;
  border: 1px solid #d2d2d2;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #007987;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form .form-control {
    width: 95%;
  }
}
.navbar-form .control-group {
  width: 33.3%;
  float: left;
  margin-bottom: 20px;
  *zoom: 1;
}
.navbar-form .control-groupdiv:first-child {
  white-space: nowrap;
}
.navbar-form .control-group-right {
  width: 25%;
  float: right;
  margin-bottom: 20px;
  *zoom: 1;
  margin-left: 20px;
  text-align: right;
}
.navbar-form input {
  width: 90%;
}
.navbar-form select {
  width: 95%;
}
@media (min-width: 768px) {
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: 1%;
  }
  .navbar-form .input-group .form-control {
    z-index: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form .input-group .form-control {
    width: 100%;
  }
}
.navbar-form .control-group .input-group {
  width: 95%;
}
.navbar-form .control-group .input-group input {
  width: 100%;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none none 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: none none 1px rgba(0, 0, 0, 0.5);
    box-shadow: none none 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #d2d2d2;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #d2d2d2;
}
.navbar-inverse .navbar-nav > li > a {
  color: #d2d2d2;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #d2d2d2;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #d2d2d2;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #d2d2d2;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #d2d2d2;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 8px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #007987;
  background-color: transparent;
  border: 1px solid transparent;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover {
  color: #00343b;
  background-color: #007987;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover {
  z-index: 2;
  color: #ffffff;
  background-color: #007987;
  border-color: #007987;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover > a,
.pagination > .disabled > a:hover {
  color: #d2d2d2;
  background-color: transparent;
  border-color: transparent;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #007987;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #d2d2d2;
  background-color: transparent;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #d2d2d2;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #b9b9b9;
}
.label-primary {
  background-color: #007987;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #004b54;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: normal;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #4c7f19;
  border-color: #4c7f19;
  color: #ffffff;
}
.alert-success hr {
  border-top-color: #3f6a15;
}
.alert-success .alert-link {
  color: #e6e6e6;
}
.alert-info {
  background-color: #0052FF;
  border-color: #0052FF;
  color: #ffffff;
}
.alert-info hr {
  border-top-color: #939393;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-warning {
  background-color: #FF7300;
  border-color: #FF7300;
  color: #ffffff;
}
.alert-warning hr {
  border-top-color: #e5b700;
}
.alert-warning .alert-link {
  color: #555555;
}
.alert-danger {
  background-color: #d90000;
  border-color: #d90000;
  color: #ffffff;
}
.alert-danger hr {
  border-top-color: #c00000;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) inset 0 1px 2px rgba(0, 0, 0, 0.1) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) inset 0 1px 2px rgba(0, 0, 0, 0.1) 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) inset 0 1px 2px rgba(0, 0, 0, 0.1) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #007987;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15) inset 0 -1px 0 rgba(0, 0, 0, 0.15) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15) inset 0 -1px 0 rgba(0, 0, 0, 0.15) 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15) inset 0 -1px 0 rgba(0, 0, 0, 0.15) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #d2d2d2;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #f0f0f0;
  color: #d2d2d2;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #d2d2d2;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #007987;
  border-color: #007987;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #54edff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #d90000;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #d90000;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #d90000;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #d90000;
  border-color: #d90000;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) 0 1px 1px rgba(0, 0, 0, 0.05) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) 0 1px 1px rgba(0, 0, 0, 0.05) 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) 0 1px 1px rgba(0, 0, 0, 0.05) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #a0a0a0;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #6e6e6e;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #6e6e6e;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #007987;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #007987;
  border-color: #007987;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #007987;
}
.panel-primary > .panel-heading .badge {
  color: #007987;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #007987;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #d90000;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #d90000;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) inset 0 1px 1px rgba(0, 0, 0, 0.05) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) inset 0 1px 1px rgba(0, 0, 0, 0.05) 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) inset 0 1px 1px rgba(0, 0, 0, 0.05) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) 0 3px 9px rgba(0, 0, 0, 0.5) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) 0 3px 9px rgba(0, 0, 0, 0.5) 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) 0 3px 9px rgba(0, 0, 0, 0.5) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) 0 5px 15px rgba(0, 0, 0, 0.5) 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) 0 5px 15px rgba(0, 0, 0, 0.5) 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) 0 5px 15px rgba(0, 0, 0, 0.5) 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 100%;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) 0 5px 10px rgba(0, 0, 0, 0.2) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) 0 5px 10px rgba(0, 0, 0, 0.2) 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) 0 5px 10px rgba(0, 0, 0, 0.2) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
a:hover,
a:focus {
  text-decoration: none;
}
.btn {
  color: #6e6e6e;
  padding: 6px 8px;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  background-color: #d2d2d2;
  background-image: -webkit-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -moz-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -o-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -ms-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: linear-gradient(top, #fafafa, #d2d2d2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#d2d2d2',GradientType=0);
  border: 1px solid #d2d2d2;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none none 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: none none 1px rgba(0, 0, 0, 0.5);
  box-shadow: none none 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled] .btn:hover,
.btn.disabled:focus,
.btn[disabled]:focus,
fieldset[disabled] .btn:focus {
  background-image: none;
  background-color: #fafafa;
  border: 1px solid #d2d2d2;
}
.btn.disabled:active,
.btn[disabled]:active,
fieldset[disabled] .btn:active {
  border: 1px solid #fafafa;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -moz-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -o-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -ms-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: linear-gradient(top, #d2d2d2, #fafafa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d2d2d2', EndColorStr='#fafafa',GradientType=0);
  border: 1px solid #d2d2d2;
}
.btn-radio {
  padding: 5px 30px;
}
.btn-info {
  background-image: url('../../../Css/newLoginPage/img/tip_icon.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.btn-info:hover,
.btn-info:focus {
  outline: 0;
  background-image: url('../../../Css/newLoginPage/img/205_info_grey_lighter.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.btn-narrow {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
}
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 0;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: auto;
}
.nav-tabs > li > a {
  margin-right: 4px;
  color: #a0a0a0;
}
.nav-tabs > li > a:hover {
  color: #a0a0a0;
  cursor: pointer;
}
.nav-tabs > li > a:active,
.nav-tabs > li > a:focus {
  border: none;
  outline: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #6e6e6e;
}
/* custom big tabs */
.nav-tabs-big,
.nav-tabs-medium {
  *zoom: 1;
}
.nav-tabs-big:before,
.nav-tabs-medium:before,
.nav-tabs-big:after,
.nav-tabs-medium:after,
.nav-tabs-big:before,
.nav-tabs-medium:before,
.nav-tabs-big:after,
.nav-tabs-medium:after {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
.nav-tabs-big > li,
.nav-tabs-medium > li {
  float: left;
}
.nav-tabs-big > li:first-child,
.nav-tabs-medium > li:first-child {
  margin-left: 0;
}
.nav-tabs-big > li > a,
.nav-tabs-medium > li > a {
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #00555f;
  background-color: #d2d2d2;
  background-image: -webkit-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -moz-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -o-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -ms-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: linear-gradient(top, #fafafa, #d2d2d2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#d2d2d2',GradientType=0);
  border: 1px solid #d2d2d2;
  padding: 4px 6px;
  margin-right: 4px;
}
.nav-tabs-big > li > a:hover,
.nav-tabs-medium > li > a:hover,
.nav-tabs-big > li > a:focus,
.nav-tabs-medium > li > a:focus {
  background-image: none;
  background-color: #fafafa;
  border: 1px solid #d2d2d2;
}
.nav-tabs-big > li > a:active,
.nav-tabs-medium > li > a:active {
  border: 1px solid #fafafa;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -moz-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -o-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -ms-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: linear-gradient(top, #d2d2d2, #fafafa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d2d2d2', EndColorStr='#fafafa',GradientType=0);
  border: 1px solid #d2d2d2;
}
.nav-tabs-big > li > a:hover,
.nav-tabs-medium > li > a:hover,
.nav-tabs-big > li > a:focus,
.nav-tabs-medium > li > a:focus {
  background-image: none;
  background-color: #fafafa;
  border: 1px solid #d2d2d2;
}
.nav-tabs-big > li > a:active,
.nav-tabs-medium > li > a:active {
  border: 1px solid #fafafa;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -moz-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -o-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -ms-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: linear-gradient(top, #d2d2d2, #fafafa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d2d2d2', EndColorStr='#fafafa',GradientType=0);
  border: 1px solid #d2d2d2;
}
.nav-tabs-big > li.active > a,
.nav-tabs-medium > li.active > a {
  color: #fff;
}
.nav-tabs-big > li > a {
  width: 152px;
  height: 74px;
}
.nav-tabs-big > li > a:after {
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-size: 28px;
  content: "+";
}
.nav-tabs-big > li.active > a {
  height: 78px;
}
.nav-tabs-big > li.active > a:after {
  color: #ffffff;
  content: "-";
}
.nav-tabs-medium > li > a {
  width: 152px;
  height: 49px;
}
.nav-tabs-medium > li > a:after {
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-size: 28px;
}
.nav-tabs-medium > li.active > a {
  height: 53px;
}
.nav-tabs-medium > li.active > a:after {
  color: #ffffff;
  /*content: "-";*/
}
.nav-tabs-medium > li.disabled > a:hover {
  background-color: #eeeeee;
}
.nav-tabs-medium > li.disabled > a:after {
  content: "";
}
.nav-tabs-medium > li.witharrow a {
  padding: 4px 10px;
}
.nav-tabs-medium > li.witharrow:before {
  content: "";
  display: inline-block;
  position: absolute;
  border: 9px solid #a0a0a0;
  border-color: transparent transparent transparent #a0a0a0;
  top: 7px;
}
.nav-tabs-medium > li.witharrow:after {
  content: "";
  display: inline-block;
  position: absolute;
  border: 9px solid #a0a0a0;
  border-color: transparent transparent transparent white;
  top: 7px;
  left: -1px;
}
/* TABS ON LEFT SIDE */
.tabs-left,
.tabs-right {
  zoom: 1;
}
.tabs-left:after,
.tabs-right:after {
  clear: both;
}
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  float: left;
  margin-right: 19px;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 154px;
  margin-right: 0;
  border-bottom: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:focus {
  background-color: #f0f0f0;
}
.tabs-left > .nav-tabs > li:first-child > a,
.tabs-right > .nav-tabs > li:first-child > a {
  border-top: 1px solid #d2d2d2;
}
.tabs-left > .nav-tabs > li.active > a,
.tabs-right > .nav-tabs > li.active > a {
  background-color: #868686;
  color: #ffffff;
}
.tabs-left > .nav-tabs > li.active:first-child > a,
.tabs-right > .nav-tabs > li.active:first-child > a {
  border-top: 1px solid #d2d2d2;
}
.tabs-left .tab-content,
.tabs-right .tab-content {
  overflow: hidden;
}
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  border: 0px;
  padding: 0px;
  background: 0px;
  box-shadow: none;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-control {
  display: inherit;
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #3c3c3c;
  color: #6e6e6e;
  border: 1px solid #d2d2d2;
}
.form-control::-moz-placeholder {
  color: #a0a0a0;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #a0a0a0;
}
.form-control::-webkit-input-placeholder {
  color: #a0a0a0;
}
@media (min-width: 768px) {
  .form-inline .form-control {
    width: 95%;
  }
}
.form-inline .control-group {
  width: 33.3%;
  float: left;
  margin-bottom: 20px;
  *zoom: 1;
}
.form-inline .control-groupdiv:first-child {
  white-space: nowrap;
}
.form-inline .control-group-right {
  width: 25%;
  float: right;
  margin-bottom: 20px;
  *zoom: 1;
  margin-left: 20px;
  text-align: right;
}
.form-inline input {
  width: 90%;
}
.form-inline select {
  width: 95%;
}
.form-horizontal .form-group {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 8px;
}
.form-horizontal .readonly-control-label {
  padding-top: 0px;
}
.form-horizontal .form-group.required .control-label:before {
  content: '* ';
}
.form-horizontal .form-group.has-error .form-control {
  border-color: #d2d2d2;
}
.input-search {
  background-image: url('../../../Css/newLoginPage/img/06_magnify.png');
  background-repeat: no-repeat;
  background-position: 99% 50%;
}
.input-tooltip {
  background-image: url('../../../Css/newLoginPage/img/tip_icon.png');
  background-repeat: no-repeat;
  background-position: 99% 50%;
}
label {
  font-weight: normal;
}
@media (min-width: 768px) {
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: 1%;
  }
  .form-inline .input-group .form-control {
    z-index: 0;
  }
}
.input-group .form-control-narrow {
  width: 91.5%;
}
.input-group-addon {
  padding: 5px 10px;
  border: 1px solid #d2d2d2;
}
.input-group-addon-black {
  border-top: 1px solid #a0a0a0;
  border-right: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
}
@media (min-width: 768px) {
  .form-inline .input-group .form-control {
    width: 100%;
  }
}
.form-inline .control-group .input-group {
  width: 95%;
}
.form-inline .control-group .input-group input {
  width: 100%;
}
.simple-form .control-group .input-group {
  width: 97%;
}
.simple-form .control-group .input-group input {
  width: 93% !important;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: auto;
}
.modal {
  top: 0 !important;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 1000px;
  }
}
.modal-dialog-small .modal-dialog {
  width: 600px;
}
.modal-dialog-large .modal-dialog {
  width: 835px;
}
.modal-dialog-500 .modal-dialog {
  width: 500px;
}
.modal-dialog-smaller .modal-dialog {
  width: 400px;
}
.modal-dialog-huge .modal-dialog {
  width: 1250px;
}
@media (max-width: 1300px) {
  .modal-dialog-huge .modal-dialog {
    width: 900px;
  }
}
.modal-dialog-full-screen .modal-dialog {
  width: 98%;
}
.modal-footer {
  background-color: #f0f0f0;
}
.pagination > li > a,
.pagination > li > span {
  margin-left: 0px;
  padding: 6px 12px;
  cursor: pointer;
}
.pagination > li > a:disabled,
.pagination > li > span:disabled {
  border-color: transparent;
  cursor: default;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 0;
  cursor: default;
}
.alert {
  font-weight: normal;
  padding: 6px 16px;
}
.alert-small {
  padding: 2px 8px;
}
.alert-small .error-icon {
  background: #d90000;
  padding-left: 24px;
  display: inline-block;
}
.alert-small .warning-icon {
  background: #fecb00;
  padding-left: 24px;
  display: inline-block;
}
.alert-dismissable {
  padding-right: 36px;
}
.alert-error,
.alert-userErrors {
  background-color: #d90000;
  border-color: #d90000;
  color: #ffffff;
  background: #d90000;
  padding-left: 8px;
}
.alert-error hr,
.alert-userErrors hr {
  border-top-color: #c00000;
}
.alert-error .alert-link,
.alert-userErrors .alert-link {
  color: #e6e6e6;
}
.alert-warning {
  background-color: #FF7300;
  border-color: #FF7300;
  color: #ffffff;
  padding-left: 8px;
}
.alert-warning hr {
  border-top-color: #e5b700;
}
.alert-warning .alert-link {
  color: #555555;
}
.alert-info {
  background-color: #0052FF;
  border-color: #0052FF;
  color: #ffffff;
  padding-left: 8px;
}
.alert-info hr {
  border-top-color: #939393;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-success {
  background-color: #4c7f19;
  border-color: #4c7f19;
  color: #ffffff;
  background: #4c7f19 url('../../../Css/newLoginPage/img/224_check_mark_W_20.png') no-repeat 8px 50%;
  padding-left: 32px;
}
.alert-success hr {
  border-top-color: #3f6a15;
}
.alert-success .alert-link {
  color: #e6e6e6;
}
.alert-error-white {
  color: #d90000;
  font-weight: bold;
}
.alert-error-white .alert-icon {
  background: url("../../../Css/newLoginPage/img/184_warning_R_24.png") no-repeat left -4px;
  padding-left: 28px;
}
.alert-warning-white {
  color: #fecb00;
  font-weight: bold;
}
.alert-warning-white .alert-icon {
  background: url("../../../Css/newLoginPage/img/184_warning_Ye_24.png") no-repeat left -4px;
  padding-left: 28px;
}
.alert-success-white {
  color: #4c7f19;
  font-weight: bold;
}
.alert-success-white .alert-icon {
  background: url("../../../Css/newLoginPage/img/checkmark_green_24.png") no-repeat left -4px;
  padding-left: 28px;
}
.alert-info-blue {
  color: #0076b7;
}
.alert-warning-yellow {
  color: #dda00a;
}
.alert-message-box {
  display: inline-block;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #3c3c3c;
  padding: 11px 8px;
  line-height: 1.42857143;
}
.table > thead > tr > th a,
.table > tbody > tr > th a,
.table > tfoot > tr > th a,
.table > thead > tr > td a,
.table > tbody > tr > td a,
.table > tfoot > tr > td a {
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #00555f;
}
.table > thead > tr > th {
  border-bottom: 1px solid #a0a0a0;
  padding: 8px 8px;
  background-color: #f0f0f0;
  font-family: "ABBVoice-Regular";
  font-weight: bold;
  font-size: 12px;
  line-height: 17px;
  color: #6e6e6e;
}
.table > tbody + tbody {
  border-top: 1px solid #a0a0a0;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  font: 12px "ABBVoice-Regular";
  line-height: 17px;
  color: #3c3c3c;
  padding: 5px 8px;
  line-height: 1.42857143;
}
.table-condensed > thead > tr > th a,
.table-condensed > tbody > tr > th a,
.table-condensed > tfoot > tr > th a,
.table-condensed > thead > tr > td a,
.table-condensed > tbody > tr > td a,
.table-condensed > tfoot > tr > td a {
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #00555f;
}
.table-condensed > thead > tr > th {
  border-bottom: 1px solid #a0a0a0;
  padding: 5px 8px;
  background-color: #f0f0f0;
  font-weight: bold;
  font: 12px "ABBVoice-Regular";
  line-height: 17px;
  color: #3c3c3c;
}
.table-with-border {
  border-collapse: collapse;
  border: 1px solid #a0a0a0;
  margin-bottom: 10px;
  width: 100%;
}
.table-with-border thead th,
.table-with-border tr th,
.table-with-border thead td,
.table-with-border tr td {
  border: 1px solid #a0a0a0;
  padding: 11px 8px;
  line-height: 1.42857143;
}
.table-with-border thead th .table-without-border,
.table-with-border tr th .table-without-border,
.table-with-border thead td .table-without-border,
.table-with-border tr td .table-without-border {
  border: none;
  border-collapse: collapse;
}
.table-with-border thead th .table-without-border thead th,
.table-with-border tr th .table-without-border thead th,
.table-with-border thead td .table-without-border thead th,
.table-with-border tr td .table-without-border thead th,
.table-with-border thead th .table-without-border tr th,
.table-with-border tr th .table-without-border tr th,
.table-with-border thead td .table-without-border tr th,
.table-with-border tr td .table-without-border tr th,
.table-with-border thead th .table-without-border thead td,
.table-with-border tr th .table-without-border thead td,
.table-with-border thead td .table-without-border thead td,
.table-with-border tr td .table-without-border thead td,
.table-with-border thead th .table-without-border tr td,
.table-with-border tr th .table-without-border tr td,
.table-with-border thead td .table-without-border tr td,
.table-with-border tr td .table-without-border tr td {
  border: none;
  padding: 0 15px 0 0;
}
.scrollable-content {
  height: 75vh;
  overflow-y: scroll;
  display: block;
}
.table-selectablerow > tbody > tr:hover > td {
  cursor: pointer;
}
.table-selectablerow > tbody > tr.disabled:hover > td {
  cursor: not-allowed;
}
.table-hover > tbody > tr > td:hover {
  cursor: pointer;
}
.table-hover > tbody > tr.disable-hover > td:hover {
  cursor: default;
  background-color: inherit;
}
.table-hover > tbody > tr.disabled > td:hover {
  cursor: not-allowed;
}
.dropdown-menu {
  margin: 0px;
}
.dropdown-menu > li > a {
  text-align: left;
  cursor: pointer;
}
.popover.top {
  max-width: inherit;
  background-color: #000000;
  color: #f0f0f0;
  opacity: 0.8;
}
.popover.top .arrow {
  border-top-color: #000000;
}
.popover.top .arrow:after {
  border-top-color: #000000;
}
.popover.top .popover-content {
  padding: 10px 20px 10px 14px;
}
.popover.top .popover-content .closeButton {
  color: #ffffff;
}
.popover.top .popover-content .closeButton:hover {
  color: #a0a0a0;
}
.tooltip-dismissable .popover {
  padding: 0px;
  max-width: inherit;
  z-index: 11;
}
.tooltip-dismissable .popover .popover-content {
  padding: 0px;
}
.tooltip-dismissable .popover .popover-content .alert-small {
  padding-top: 0px;
  padding-bottom: 0px;
}
.tooltip-dismissable .alert-dismissable {
  padding-right: 10px;
}
.tooltip-dismissable .alert-dismissable .close {
  right: -6px;
}
.tooltip-dismissable.tooltip-info .popover {
  border: 0;
}
.tooltip-dismissable.tooltip-info .popover .arrow:after {
  border-right-color: #6e6e6e;
}
.tooltip-dismissable.tooltip-info .popover .alert-info {
  background-color: #6e6e6e;
}
.tooltip-dismissable.tooltip-info .popover .alert-info button.close {
  opacity: 0.8;
  font-size: 16px;
  top: 0px;
}
.tooltip-dismissable.tooltip-info .popover.right .arrow {
  left: -10px;
}
.tooltip .tooltip-inner {
  opacity: 0.9;
  font-size: 14px;
  line-height: 1.42857143;
  padding: 10px 20px 10px 14px;
  white-space: normal;
}
.tooltip .tooltip-inner .closeButton {
  position: absolute;
  text-align: right;
  width: 16px;
  height: 12px;
  line-height: 10px;
  top: 8px;
  right: 2px;
  background: transparent;
  border: none;
  color: white;
}
.tooltip .tooltip-arrow {
  opacity: 0.9;
}
.carousel-control.left {
  width: 40px;
  height: 39px;
  top: 80%;
  left: 5%;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-image: url('/frontend/commonsBol/directives/implementation/banners/Left-Arrow.png');
}
.carousel-control.right {
  width: 40px;
  height: 39px;
  top: 80%;
  left: auto;
  right: 5%;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-image: url('/frontend/commonsBol/directives/implementation/banners/Right-Arrow.png');
}
.carousel-caption {
  padding-bottom: 10px;
}
.carousel-caption .first-line-text {
  font-size: 14pt;
  color: #000000;
  text-shadow: none;
  display: inline-block;
}
.carousel-caption .second-line-text {
  font-size: 12pt;
  color: #8a8c8e;
  text-shadow: none;
}
.carousel-caption .details-button-line {
  margin-top: 10px;
}
.schemeWhiteBlueGreen .btn-primary {
  border: 1px solid #00555f;
  background-color: #00555f;
  background-image: -webkit-linear-gradient(top, #007987, #00555f);
  background-image: -moz-linear-gradient(top, #007987, #00555f);
  background-image: -o-linear-gradient(top, #007987, #00555f);
  background-image: -ms-linear-gradient(top, #007987, #00555f);
  background-image: linear-gradient(top, #007987, #00555f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#007987', EndColorStr='#00555f',GradientType=0);
  color: #fff;
}
.schemeWhiteBlueGreen .btn-primary:hover,
.schemeWhiteBlueGreen .btn-primary:focus {
  background-color: #007987;
  background-image: none;
}
.schemeWhiteBlueGreen .btn-primary:active {
  border: 1px solid #007987;
  background-color: #007987;
  background-image: -webkit-linear-gradient(top, #00555f, #007987);
  background-image: -moz-linear-gradient(top, #00555f, #007987);
  background-image: -o-linear-gradient(top, #00555f, #007987);
  background-image: -ms-linear-gradient(top, #00555f, #007987);
  background-image: linear-gradient(top, #00555f, #007987);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00555f', EndColorStr='#007987',GradientType=0);
}
.schemeWhiteBlueGreen .btn-primary.disabled,
.schemeWhiteBlueGreen .btn-primary[disabled],
fieldset[disabled] .schemeWhiteBlueGreen .btn-primary {
  color: #6e6e6e;
  background-color: #d2d2d2;
  background-image: -webkit-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -moz-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -o-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -ms-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: linear-gradient(top, #fafafa, #d2d2d2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#d2d2d2',GradientType=0);
  border: 1px solid #d2d2d2;
}
.schemeWhiteBlueGreen .btn-primary.disabled:hover,
.schemeWhiteBlueGreen .btn-primary[disabled]:hover,
fieldset[disabled] .schemeWhiteBlueGreen .btn-primary:hover,
.schemeWhiteBlueGreen .btn-primary.disabled:focus,
.schemeWhiteBlueGreen .btn-primary[disabled]:focus,
fieldset[disabled] .schemeWhiteBlueGreen .btn-primary:focus {
  background-image: none;
  background-color: #fafafa;
  border: 1px solid #d2d2d2;
}
.schemeWhiteBlueGreen .btn-primary.disabled:active,
.schemeWhiteBlueGreen .btn-primary[disabled]:active,
fieldset[disabled] .schemeWhiteBlueGreen .btn-primary:active {
  border: 1px solid #fafafa;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -moz-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -o-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -ms-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: linear-gradient(top, #d2d2d2, #fafafa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d2d2d2', EndColorStr='#fafafa',GradientType=0);
  border: 1px solid #d2d2d2;
}
.schemeWhiteBlueGreen .btn-group > .btn.active,
.schemeWhiteBlueGreen .btn-group-vertical > .btn.active {
  border: 1px solid #007987;
  background-color: #007987;
  background-image: -webkit-linear-gradient(top, #00555f, #007987);
  background-image: -moz-linear-gradient(top, #00555f, #007987);
  background-image: -o-linear-gradient(top, #00555f, #007987);
  background-image: -ms-linear-gradient(top, #00555f, #007987);
  background-image: linear-gradient(top, #00555f, #007987);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00555f', EndColorStr='#007987',GradientType=0);
  color: #fff;
}
.schemeWhiteBlueGreen .btn-group > .btn.btn-primary,
.schemeWhiteBlueGreen .btn-group-vertical > .btn.btn-primary {
  border: 1px solid #007987;
  background-color: #007987;
  background-image: -webkit-linear-gradient(top, #00555f, #007987);
  background-image: -moz-linear-gradient(top, #00555f, #007987);
  background-image: -o-linear-gradient(top, #00555f, #007987);
  background-image: -ms-linear-gradient(top, #00555f, #007987);
  background-image: linear-gradient(top, #00555f, #007987);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00555f', EndColorStr='#007987',GradientType=0);
  color: #fff;
}
.schemeWhiteBlueGreen .nav-tabs-big > li.active > a,
.schemeWhiteBlueGreen .nav-tabs-medium > li.active > a {
  border: 1px solid #00555f;
  background-color: #00555f;
  background-image: -webkit-linear-gradient(top, #007987, #00555f);
  background-image: -moz-linear-gradient(top, #007987, #00555f);
  background-image: -o-linear-gradient(top, #007987, #00555f);
  background-image: -ms-linear-gradient(top, #007987, #00555f);
  background-image: linear-gradient(top, #007987, #00555f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#007987', EndColorStr='#00555f',GradientType=0);
  color: #fff;
}
.schemeWhiteBlueGreen .nav-tabs-big > li.active > a:hover,
.schemeWhiteBlueGreen .nav-tabs-medium > li.active > a:hover,
.schemeWhiteBlueGreen .nav-tabs-big > li.active > a:focus,
.schemeWhiteBlueGreen .nav-tabs-medium > li.active > a:focus {
  background-color: #007987;
  background-image: none;
}
.schemeWhiteBlueGreen .nav-tabs-big > li.active > a:active,
.schemeWhiteBlueGreen .nav-tabs-medium > li.active > a:active {
  border: 1px solid #007987;
  background-color: #007987;
  background-image: -webkit-linear-gradient(top, #00555f, #007987);
  background-image: -moz-linear-gradient(top, #00555f, #007987);
  background-image: -o-linear-gradient(top, #00555f, #007987);
  background-image: -ms-linear-gradient(top, #00555f, #007987);
  background-image: linear-gradient(top, #00555f, #007987);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00555f', EndColorStr='#007987',GradientType=0);
}
.schemeWhiteBlueGreen .nav-tabs-big > li.active > a.disabled,
.schemeWhiteBlueGreen .nav-tabs-medium > li.active > a.disabled,
.schemeWhiteBlueGreen .nav-tabs-big > li.active > a[disabled],
.schemeWhiteBlueGreen .nav-tabs-medium > li.active > a[disabled],
fieldset[disabled] .schemeWhiteBlueGreen .nav-tabs-big > li.active > a,
fieldset[disabled] .schemeWhiteBlueGreen .nav-tabs-medium > li.active > a {
  color: #6e6e6e;
  background-color: #d2d2d2;
  background-image: -webkit-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -moz-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -o-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -ms-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: linear-gradient(top, #fafafa, #d2d2d2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#d2d2d2',GradientType=0);
  border: 1px solid #d2d2d2;
}
.schemeWhiteBlueGreen .nav-tabs-big > li.active > a.disabled:hover,
.schemeWhiteBlueGreen .nav-tabs-medium > li.active > a.disabled:hover,
.schemeWhiteBlueGreen .nav-tabs-big > li.active > a[disabled]:hover,
.schemeWhiteBlueGreen .nav-tabs-medium > li.active > a[disabled]:hover,
fieldset[disabled] .schemeWhiteBlueGreen .nav-tabs-big > li.active > a:hover,
fieldset[disabled] .schemeWhiteBlueGreen .nav-tabs-medium > li.active > a:hover,
.schemeWhiteBlueGreen .nav-tabs-big > li.active > a.disabled:focus,
.schemeWhiteBlueGreen .nav-tabs-medium > li.active > a.disabled:focus,
.schemeWhiteBlueGreen .nav-tabs-big > li.active > a[disabled]:focus,
.schemeWhiteBlueGreen .nav-tabs-medium > li.active > a[disabled]:focus,
fieldset[disabled] .schemeWhiteBlueGreen .nav-tabs-big > li.active > a:focus,
fieldset[disabled] .schemeWhiteBlueGreen .nav-tabs-medium > li.active > a:focus {
  background-image: none;
  background-color: #fafafa;
  border: 1px solid #d2d2d2;
}
.schemeWhiteBlueGreen .nav-tabs-big > li.active > a.disabled:active,
.schemeWhiteBlueGreen .nav-tabs-medium > li.active > a.disabled:active,
.schemeWhiteBlueGreen .nav-tabs-big > li.active > a[disabled]:active,
.schemeWhiteBlueGreen .nav-tabs-medium > li.active > a[disabled]:active,
fieldset[disabled] .schemeWhiteBlueGreen .nav-tabs-big > li.active > a:active,
fieldset[disabled] .schemeWhiteBlueGreen .nav-tabs-medium > li.active > a:active {
  border: 1px solid #fafafa;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -moz-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -o-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -ms-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: linear-gradient(top, #d2d2d2, #fafafa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d2d2d2', EndColorStr='#fafafa',GradientType=0);
  border: 1px solid #d2d2d2;
}
.schemeWhiteBlueGreen .pagination > li > a:hover,
.schemeWhiteBlueGreen .pagination > li > span:hover {
  border: 1px solid #00555f;
  background-color: #00555f;
  background-image: -webkit-linear-gradient(top, #007987, #00555f);
  background-image: -moz-linear-gradient(top, #007987, #00555f);
  background-image: -o-linear-gradient(top, #007987, #00555f);
  background-image: -ms-linear-gradient(top, #007987, #00555f);
  background-image: linear-gradient(top, #007987, #00555f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#007987', EndColorStr='#00555f',GradientType=0);
  color: #fff;
}
.schemeWhiteBlueGreen .pagination > li > a:hover:hover,
.schemeWhiteBlueGreen .pagination > li > span:hover:hover,
.schemeWhiteBlueGreen .pagination > li > a:hover:focus,
.schemeWhiteBlueGreen .pagination > li > span:hover:focus {
  background-color: #007987;
  background-image: none;
}
.schemeWhiteBlueGreen .pagination > li > a:hover:active,
.schemeWhiteBlueGreen .pagination > li > span:hover:active {
  border: 1px solid #007987;
  background-color: #007987;
  background-image: -webkit-linear-gradient(top, #00555f, #007987);
  background-image: -moz-linear-gradient(top, #00555f, #007987);
  background-image: -o-linear-gradient(top, #00555f, #007987);
  background-image: -ms-linear-gradient(top, #00555f, #007987);
  background-image: linear-gradient(top, #00555f, #007987);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00555f', EndColorStr='#007987',GradientType=0);
}
.schemeWhiteBlueGreen .pagination > li > a:hover.disabled,
.schemeWhiteBlueGreen .pagination > li > span:hover.disabled,
.schemeWhiteBlueGreen .pagination > li > a:hover[disabled],
.schemeWhiteBlueGreen .pagination > li > span:hover[disabled],
fieldset[disabled] .schemeWhiteBlueGreen .pagination > li > a:hover,
fieldset[disabled] .schemeWhiteBlueGreen .pagination > li > span:hover {
  color: #6e6e6e;
  background-color: #d2d2d2;
  background-image: -webkit-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -moz-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -o-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -ms-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: linear-gradient(top, #fafafa, #d2d2d2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#d2d2d2',GradientType=0);
  border: 1px solid #d2d2d2;
}
.schemeWhiteBlueGreen .pagination > li > a:hover.disabled:hover,
.schemeWhiteBlueGreen .pagination > li > span:hover.disabled:hover,
.schemeWhiteBlueGreen .pagination > li > a:hover[disabled]:hover,
.schemeWhiteBlueGreen .pagination > li > span:hover[disabled]:hover,
fieldset[disabled] .schemeWhiteBlueGreen .pagination > li > a:hover:hover,
fieldset[disabled] .schemeWhiteBlueGreen .pagination > li > span:hover:hover,
.schemeWhiteBlueGreen .pagination > li > a:hover.disabled:focus,
.schemeWhiteBlueGreen .pagination > li > span:hover.disabled:focus,
.schemeWhiteBlueGreen .pagination > li > a:hover[disabled]:focus,
.schemeWhiteBlueGreen .pagination > li > span:hover[disabled]:focus,
fieldset[disabled] .schemeWhiteBlueGreen .pagination > li > a:hover:focus,
fieldset[disabled] .schemeWhiteBlueGreen .pagination > li > span:hover:focus {
  background-image: none;
  background-color: #fafafa;
  border: 1px solid #d2d2d2;
}
.schemeWhiteBlueGreen .pagination > li > a:hover.disabled:active,
.schemeWhiteBlueGreen .pagination > li > span:hover.disabled:active,
.schemeWhiteBlueGreen .pagination > li > a:hover[disabled]:active,
.schemeWhiteBlueGreen .pagination > li > span:hover[disabled]:active,
fieldset[disabled] .schemeWhiteBlueGreen .pagination > li > a:hover:active,
fieldset[disabled] .schemeWhiteBlueGreen .pagination > li > span:hover:active {
  border: 1px solid #fafafa;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -moz-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -o-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -ms-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: linear-gradient(top, #d2d2d2, #fafafa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d2d2d2', EndColorStr='#fafafa',GradientType=0);
  border: 1px solid #d2d2d2;
}
.schemeWhiteBlueGreen .pagination > .active > a,
.schemeWhiteBlueGreen .pagination > .active > span {
  border: 1px solid #00555f;
  background-color: #00555f;
  background-image: -webkit-linear-gradient(top, #007987, #00555f);
  background-image: -moz-linear-gradient(top, #007987, #00555f);
  background-image: -o-linear-gradient(top, #007987, #00555f);
  background-image: -ms-linear-gradient(top, #007987, #00555f);
  background-image: linear-gradient(top, #007987, #00555f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#007987', EndColorStr='#00555f',GradientType=0);
  color: #fff;
}
.schemeWhiteBlueGreen .pagination > .active > a:hover,
.schemeWhiteBlueGreen .pagination > .active > span:hover,
.schemeWhiteBlueGreen .pagination > .active > a:focus,
.schemeWhiteBlueGreen .pagination > .active > span:focus {
  background-color: #007987;
  background-image: none;
}
.schemeWhiteBlueGreen .pagination > .active > a:active,
.schemeWhiteBlueGreen .pagination > .active > span:active {
  border: 1px solid #007987;
  background-color: #007987;
  background-image: -webkit-linear-gradient(top, #00555f, #007987);
  background-image: -moz-linear-gradient(top, #00555f, #007987);
  background-image: -o-linear-gradient(top, #00555f, #007987);
  background-image: -ms-linear-gradient(top, #00555f, #007987);
  background-image: linear-gradient(top, #00555f, #007987);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00555f', EndColorStr='#007987',GradientType=0);
}
.schemeWhiteBlueGreen .pagination > .active > a.disabled,
.schemeWhiteBlueGreen .pagination > .active > span.disabled,
.schemeWhiteBlueGreen .pagination > .active > a[disabled],
.schemeWhiteBlueGreen .pagination > .active > span[disabled],
fieldset[disabled] .schemeWhiteBlueGreen .pagination > .active > a,
fieldset[disabled] .schemeWhiteBlueGreen .pagination > .active > span {
  color: #6e6e6e;
  background-color: #d2d2d2;
  background-image: -webkit-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -moz-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -o-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -ms-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: linear-gradient(top, #fafafa, #d2d2d2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#d2d2d2',GradientType=0);
  border: 1px solid #d2d2d2;
}
.schemeWhiteBlueGreen .pagination > .active > a.disabled:hover,
.schemeWhiteBlueGreen .pagination > .active > span.disabled:hover,
.schemeWhiteBlueGreen .pagination > .active > a[disabled]:hover,
.schemeWhiteBlueGreen .pagination > .active > span[disabled]:hover,
fieldset[disabled] .schemeWhiteBlueGreen .pagination > .active > a:hover,
fieldset[disabled] .schemeWhiteBlueGreen .pagination > .active > span:hover,
.schemeWhiteBlueGreen .pagination > .active > a.disabled:focus,
.schemeWhiteBlueGreen .pagination > .active > span.disabled:focus,
.schemeWhiteBlueGreen .pagination > .active > a[disabled]:focus,
.schemeWhiteBlueGreen .pagination > .active > span[disabled]:focus,
fieldset[disabled] .schemeWhiteBlueGreen .pagination > .active > a:focus,
fieldset[disabled] .schemeWhiteBlueGreen .pagination > .active > span:focus {
  background-image: none;
  background-color: #fafafa;
  border: 1px solid #d2d2d2;
}
.schemeWhiteBlueGreen .pagination > .active > a.disabled:active,
.schemeWhiteBlueGreen .pagination > .active > span.disabled:active,
.schemeWhiteBlueGreen .pagination > .active > a[disabled]:active,
.schemeWhiteBlueGreen .pagination > .active > span[disabled]:active,
fieldset[disabled] .schemeWhiteBlueGreen .pagination > .active > a:active,
fieldset[disabled] .schemeWhiteBlueGreen .pagination > .active > span:active {
  border: 1px solid #fafafa;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -moz-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -o-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -ms-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: linear-gradient(top, #d2d2d2, #fafafa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d2d2d2', EndColorStr='#fafafa',GradientType=0);
  border: 1px solid #d2d2d2;
}
.schemeWhiteBlueGreen .form-control:focus:focus {
  border-color: #00555f;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 85, 95, 0.6) inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 85, 95, 0.6) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 85, 95, 0.6) inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 85, 95, 0.6) 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 85, 95, 0.6) inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 85, 95, 0.6) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 85, 95, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 85, 95, 0.6);
}
/*! jQuery UI - v1.14.0 - 2024-08-05
* https://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit https://jqueryui.com/themeroller/?bgColorDefault=%23f6f6f6&borderColorDefault=%23c5c5c5&fcDefault=%23454545&bgColorHover=%23ededed&borderColorHover=%23cccccc&fcHover=%232b2b2b&bgColorActive=%23007fff&borderColorActive=%23003eff&fcActive=%23ffffff&bgColorHeader=%23e9e9e9&borderColorHeader=%23dddddd&fcHeader=%23333333&bgColorContent=%23ffffff&borderColorContent=%23dddddd&fcContent=%23333333&bgColorHighlight=%23fffa90&borderColorHighlight=%23dad55e&fcHighlight=%23777620&bgColorError=%23fddfdf&borderColorError=%23f1a899&fcError=%235f3f3f&bgColorOverlay=%23aaaaaa&opacityOverlay=.3&bgColorShadow=%23666666&opacityShadow=.3&offsetTopShadow=0px&offsetLeftShadow=0px&thicknessShadow=5px&cornerRadiusShadow=8px&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif&fwDefault=normal&cornerRadius=3px&bgTextureDefault=flat&bgTextureHover=flat&bgTextureActive=flat&bgTextureHeader=flat&bgTextureContent=flat&bgTextureHighlight=flat&bgTextureError=flat&bgTextureOverlay=flat&bgTextureShadow=flat&bgImgOpacityDefault=75&bgImgOpacityHover=75&bgImgOpacityActive=65&bgImgOpacityHeader=75&bgImgOpacityContent=75&bgImgOpacityHighlight=55&bgImgOpacityError=95&bgImgOpacityOverlay=0&bgImgOpacityShadow=0&iconColorActive=%23ffffff&iconColorContent=%23444444&iconColorDefault=%23777777&iconColorError=%23cc0000&iconColorHeader=%23444444&iconColorHighlight=%23777620&iconColorHover=%23555555&opacityOverlayPerc=30&opacityShadowPerc=30&bgImgUrlActive=&bgImgUrlContent=&bgImgUrlDefault=&bgImgUrlError=&bgImgUrlHeader=&bgImgUrlHighlight=&bgImgUrlHover=&bgImgUrlOverlay=&bgImgUrlShadow=&iconsActive=url(../../../Css/newLoginPage/%22images%2Fui-icons_ffffff_256x240.png%22)&iconsContent=url(../../../Css/newLoginPage/%22images%2Fui-icons_444444_256x240.png%22)&iconsDefault=url(../../../Css/newLoginPage/%22images%2Fui-icons_777777_256x240.png%22)&iconsError=url(../../../Css/newLoginPage/%22images%2Fui-icons_cc0000_256x240.png%22)&iconsHeader=url(../../../Css/newLoginPage/%22images%2Fui-icons_444444_256x240.png%22)&iconsHighlight=url(../../../Css/newLoginPage/%22images%2Fui-icons_777620_256x240.png%22)&iconsHover=url(../../../Css/newLoginPage/%22images%2Fui-icons_555555_256x240.png%22)&bgDefaultRepeat=&bgHoverRepeat=&bgActiveRepeat=&bgHeaderRepeat=&bgContentRepeat=&bgHighlightRepeat=&bgErrorRepeat=&bgOverlayRepeat=&bgShadowRepeat=&bgDefaultYPos=&bgHoverYPos=&bgActiveYPos=&bgHeaderYPos=&bgContentYPos=&bgHighlightYPos=&bgErrorYPos=&bgOverlayYPos=&bgShadowYPos=&bgDefaultXPos=&bgHoverXPos=&bgActiveXPos=&bgHeaderXPos=&bgContentXPos=&bgHighlightXPos=&bgErrorXPos=&bgOverlayXPos=&bgShadowXPos=
* Copyright OpenJS Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
}

.ui-front {
  z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 125+ */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  touch-action: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectable {
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-sortable-handle {
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

  /* We use html here because we need a greater specificity to make sure disabled
  works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.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,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  background-image: none;
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../../../Css/libs/jquerythemes/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("../../../Css/libs/jquerythemes/images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("../../../Css/libs/jquerythemes/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../../../Css/libs/jquerythemes/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("../../../Css/libs/jquerythemes/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../../../Css/libs/jquerythemes/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
  background-image: url("../../../Css/libs/jquerythemes/images/ui-icons_777777_256x240.png");
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
}
.ui-widget-shadow {
  box-shadow: 0px 0px 5px #666666;
}

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 5px 5px;
  /* .5em 1em;*/
  text-decoration: none;
}
.ui-widget {
  font-family: "ABBVoice-Regular";
  font-size: 12px;
}
.ui-widget-content {
  border: none;
  /*border: 1px solid #aaaaaa;*/
  background: #ffffff url(../../../Css/libs/jquerythemes/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #666666;
}
.ui-widget-header {
  border: none;
  background: inherit;
  color: inherit;
  /*border: 1px solid #f0f0f0;
	background: #f0f0f0 url(../../../Css/newLoginPage/images/ui-bg_inset-soft_5_f0f0f0_1x100.png) 50% 50% repeat-x;
	color: #222222;*/
  font-weight: bold;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: none;
  background: inherit;
  /*border: 1px solid #868686;
	background: #e6e6e6 url(../../../Css/newLoginPage/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;*/
  font-weight: normal;
  /*color: #555555;*/
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(../../../Css/libs/jquerythemes/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-tabs-nav {
  border-bottom: 1px solid #aaaaaa;
}
/* styling for datepicker */
.ui-datepicker {
  background-color: white;
  padding: 0px;
  -moz-box-shadow: 5px 5px 5px #aaa;
  -webkit-box-shadow: 5px 5px 5px #aaa;
  box-shadow: 5px 5px 5px #aaa;
}
.ui-datepicker table {
  margin: 0;
}
.ui-datepicker td {
  border-style: solid;
  border-width: 1px;
  border-color: #A0A0A0;
  text-align: center;
  vertical-align: middle;
  background-color: white;
  /* #F0F0F0;*/
  padding: 0;
  width: 32px;
}
.ui-datepicker td a {
  vertical-align: middle;
  text-align: center;
}
.ui-datepicker th {
  border-style: solid;
  border-width: 1px;
  border-color: #A0A0A0;
  height: 20px;
  padding: 0px;
}
.ui-datepicker-title {
  border-style: solid;
  border-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-color: #A0A0A0;
  vertical-align: middle;
  height: 32px;
}
.ui-datepicker-title span {
  vertical-align: middle;
}
.ui-datepicker .ui-state-default {
  background-image: -moz-linear-gradient(top, #f0f0f0, #d2d2d2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0f0f0), to(#d2d2d2));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d2d2d2);
  background-image: -o-linear-gradient(top, #f0f0f0, #d2d2d2);
  background-image: linear-gradient(to bottom, #f0f0f0, #d2d2d2);
  background-repeat: repeat-x;
}
.ui-datepicker .ui-state-active {
  background: inherit;
  background-color: #00ACB6;
  background-image: -moz-linear-gradient(top, #00acb6, #007987);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00acb6), to(#007987));
  background-image: -webkit-linear-gradient(top, #00acb6, #007987);
  background-image: -o-linear-gradient(top, #00acb6, #007987);
  background-image: linear-gradient(to bottom, #00acb6, #007987);
  background-repeat: repeat-x;
}
.ui-datepicker .ui-icon-circle-triangle-w {
  background-position: -96px 0px;
}
.ui-datepicker .ui-icon-circle-triangle-e {
  background-position: -32px 0px;
}
.ui-datepicker .ui-datepicker-header {
  padding: 0px;
  height: 32px;
  border-style: solid;
  border-width: 1px;
  border-color: #A0A0A0;
}
.ui-datepicker {
  padding-top: 0;
}
.wfe-datepicker img {
  height: 32px;
  vertical-align: bottom;
}
.wfe-datepicker input {
  height: 32px;
  vertical-align: bottom;
  width: 149px !important;
}
.wfe-datepicker input {
  height: 32px;
}
.wfe-datapicker-container {
  position: relative;
}
.wfe-datapicker-calendar-icon {
  background: url('../../../Css/newLoginPage/img/calendar_20.png');
  background-repeat: no-repeat;
  background-position: 50%;
  position: absolute;
  display: block;
  cursor: pointer;
  width: 30px;
  height: 30px;
  right: 0px;
  top: 2px;
}
td.ui-datepicker-current-day span.ui-state-default {
  background: #00ACB6;
}
#autocomplete-container {
  display: block;
  position: relative;
}
ul.ui-autocomplete {
  box-shadow: 0px 3px 7px #A0A0A0;
  padding: 0px;
  position: absolute;
}
ul.ui-autocomplete .ui-menu-item.group {
  font-family: "ABBVoice-Regular";
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #3c3c3c;
  border-top: 1px solid #d2d2d2;
}
ul.ui-autocomplete .ui-menu-item.group a {
  padding: 6px 8px;
}
ul.ui-autocomplete .ui-menu-item.group a:hover {
  background-color: #a0a0a0;
  color: #ffffff;
}
ul.ui-autocomplete .ui-menu-item.group .abb-icon-Expand,
ul.ui-autocomplete .ui-menu-item.group .abb-icon-Collapse {
  line-height: inherit;
}
ul.ui-autocomplete .ui-menu-item.group .parent-group-abb-icon-Expand {
  margin-top: 1px;
  margin-right: 10px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid black;
}
ul.ui-autocomplete .ui-menu-item.group .parent-group-abb-icon-Collapse {
  margin-top: 5px;
  margin-right: 10px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid black;
}
ul.ui-autocomplete .ui-menu-item.group-expanded {
  background-color: #d2d2d2;
}
ul.ui-autocomplete .ui-menu-item.group-expanded a:hover {
  cursor: default;
  background-color: #d2d2d2;
  color: inherit;
}
ul.ui-autocomplete .ui-menu-item.parent-group-expanded {
  background-color: #d2d2d2;
}
ul.ui-autocomplete .ui-menu-item.parent-group-expanded a:hover {
  background-color: #d2d2d2;
  color: inherit;
}
ul.ui-autocomplete .ui-menu-item a {
  padding-left: 16px;
  padding-right: 16px;
  color: #3c3c3c;
}
ul.ui-autocomplete .ui-menu-item a:hover {
  cursor: pointer;
}
ul.ui-autocomplete .ui-menu-item a.functionLink {
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #007987;
}
ul.ui-autocomplete .ui-menu-item a.functionLink:hover {
  color: #00555f;
}
/* Hide default Today button */
button.ui-datepicker-current {
  display: none;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-today {
  margin-right: 2em;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-clear {
  float: left;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  overflow: visible;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#cboxContent,
#cboxLoadedContent {
  padding-bottom: 0px;
}
#cboxOverlay {
  background: #696969;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxTopLeft,
#cboxTopRight,
#cboxTopCenter {
  display: none;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
/*		#cboxLoadedContent{margin-bottom:5px;} */
/*#cboxLoadedContent{overflow-x:hidden !important;}*/
#cboxLoadingOverlay {
  background: url(../../../Css/newLoginPage/img/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
  background: url(../../../Css/newLoginPage/img/loading.gif) no-repeat center center;
}
#cboxTitle {
  position: absolute;
  bottom: -25px;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: #7C7C7C;
}
#cboxClose {
  border: 0px;
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  background-color: transparent;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.6;
}
#cboxClose:hover {
  background-position: bottom center;
}
#cboxLoadingOverlay {
  background-image: url('../../../Css/libs/colorbox/img/loading_background.png');
}
#cboxLoadingGraphic {
  background-image: url('../../../Css/libs/colorbox/img/loading.gif');
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  z-index: 1003;
}
div.select2-container a.select2-choice {
  border-radius: 0;
  color: #6e6e6e;
  background-color: #d2d2d2;
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d2d2d2);
  background-image: -moz-linear-gradient(top, #f0f0f0, #d2d2d2);
  background-image: -o-linear-gradient(top, #f0f0f0, #d2d2d2);
  background-image: -ms-linear-gradient(top, #f0f0f0, #d2d2d2);
  background-image: linear-gradient(top, #f0f0f0, #d2d2d2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f0f0f0', EndColorStr='#d2d2d2',GradientType=0);
  height: 30px;
  padding: 0px;
  border: 1px solid #d2d2d2;
}
div.select2-container a.select2-choice:focus {
  outline-offset: 0;
}
div.select2-container a.select2-choice .select2-chosen {
  padding: 1px 8px;
  color: #6e6e6e !important;
}
div.select2-container a.select2-choice span.select2-arrow {
  border: 1px solid #d2d2d2;
  background-color: #d2d2d2;
  background-image: -webkit-linear-gradient(top, #f0f0f0, #d2d2d2);
  background-image: -moz-linear-gradient(top, #f0f0f0, #d2d2d2);
  background-image: -o-linear-gradient(top, #f0f0f0, #d2d2d2);
  background-image: -ms-linear-gradient(top, #f0f0f0, #d2d2d2);
  background-image: linear-gradient(top, #f0f0f0, #d2d2d2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f0f0f0', EndColorStr='#d2d2d2',GradientType=0);
  border: 0;
  margin-right: 8px;
  width: 12px;
}
div.select2-container a.select2-choice span.select2-arrow b {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url('../../../Css/newLoginPage/img/Sprite_all_2.png');
  background-position: -372px 2px;
}
div.select2-container a.select2-choice .select2-search-choice-close {
  margin-right: 16px;
}
div.select2-container.select2-dropdown-open a.select2-choice {
  background: inherit;
  background-color: #f0f0f0;
  border-radius: 0;
  border: 1px solid #d2d2d2;
  filter: 0;
}
div.select2-container.select2-dropdown-open a.select2-choice span.select2-arrow {
  background-color: #f0f0f0;
  filter: 0;
  background-image: none;
}
div.select2-container.select2-dropdown-open a.select2-choice span.select2-arrow b {
  background-color: #f0f0f0;
  filter: 0;
}
div.select2-container.select2-container-disabled {
  cursor: not-allowed;
  background-color: #f0f0f0;
  filter: 0;
}
div.select2-container.select2-container-disabled .select2-choice {
  background-color: #f0f0f0;
  filter: 0;
  cursor: not-allowed;
}
div.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f0f0f0;
  filter: 0;
}
.select2-drop .select2-results {
  padding: 0px 0px;
  margin: 4px 0px;
}
.select2-drop .select2-results .select2-result {
  background-color: #ffffff;
  color: #6e6e6e !important;
}
.select2-drop .select2-results .select2-result .select2-result-label {
  padding-left: 16px;
  padding-right: 16px;
}
.select2-drop .select2-results .select2-result .select2-result-sub .select2-result .select2-result-label {
  padding-left: 32px;
  padding-right: 32px;
}
.select2-drop .select2-results .select2-result:hover {
  background-color: #868686;
  color: #ffffff !important;
}
.select2-drop .select2-results .select2-no-results {
  padding: 0px 16px;
}
.select2-drop .select2-results .select2-result.select2-highlighted {
  background-color: #f0f0f0;
  color: #6e6e6e !important;
}
.select2-drop .select2-results .select2-result.select2-highlighted:hover {
  background-color: #868686;
  color: #ffffff !important;
}
.select2-drop .select2-search .select2-input {
  margin-top: 4px;
}
.select2-drop-active {
  border-radius: 0;
  border: 1px solid #d2d2d2;
}
.ui-datepicker-days-cell-over .ui-state-default {
  background-color: #ffffff;
  background: none;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container .bootstrap-switch-handle-on {
  width: 48px;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container .bootstrap-switch-handle-off {
  width: 24px;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container .bootstrap-switch-label {
  width: 33px;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container .bootstrap-switch-handle-on {
  width: 24px;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container .bootstrap-switch-handle-off {
  width: 48px;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container .bootstrap-switch-label {
  width: 33px;
}
.bootstrap-switch {
  width: 72px;
  min-width: 72px;
}
.bootstrap-switch .bootstrap-switch-container {
  width: 120px;
}
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-off {
  text-align: center;
  background: #f0f0f0;
  font-weight: bold;
  color: #6e6e6e;
}
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-off:hover {
  background-color: #fafafa;
}
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on {
  text-align: center;
  font-weight: bold;
  border: 1px solid #007987;
  background-color: #007987;
  background-image: -webkit-linear-gradient(top, #00555f, #007987);
  background-image: -moz-linear-gradient(top, #00555f, #007987);
  background-image: -o-linear-gradient(top, #00555f, #007987);
  background-image: -ms-linear-gradient(top, #00555f, #007987);
  background-image: linear-gradient(top, #00555f, #007987);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00555f', EndColorStr='#007987',GradientType=0);
  color: #fff;
}
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on:hover,
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on:focus {
  background-color: #00555f;
  background-image: none;
}
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on:active {
  border: 1px solid #00555f;
  background-color: #00555f;
  background-image: -webkit-linear-gradient(top, #007987, #00555f);
  background-image: -moz-linear-gradient(top, #007987, #00555f);
  background-image: -o-linear-gradient(top, #007987, #00555f);
  background-image: -ms-linear-gradient(top, #007987, #00555f);
  background-image: linear-gradient(top, #007987, #00555f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#007987', EndColorStr='#00555f',GradientType=0);
}
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on.disabled,
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on[disabled],
fieldset[disabled] .bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on {
  color: #6e6e6e;
  background-color: #d2d2d2;
  background-image: -webkit-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -moz-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -o-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -ms-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: linear-gradient(top, #fafafa, #d2d2d2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#d2d2d2',GradientType=0);
  border: 1px solid #d2d2d2;
}
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on.disabled:hover,
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on[disabled]:hover,
fieldset[disabled] .bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on:hover,
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on.disabled:focus,
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on[disabled]:focus,
fieldset[disabled] .bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on:focus {
  background-image: none;
  background-color: #fafafa;
  border: 1px solid #d2d2d2;
}
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on.disabled:active,
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on[disabled]:active,
fieldset[disabled] .bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on:active {
  border: 1px solid #fafafa;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -moz-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -o-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: -ms-linear-gradient(top, #d2d2d2, #fafafa);
  background-image: linear-gradient(top, #d2d2d2, #fafafa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d2d2d2', EndColorStr='#fafafa',GradientType=0);
  border: 1px solid #d2d2d2;
}
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-label {
  background-color: #d2d2d2;
  background-image: -webkit-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -moz-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -o-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: -ms-linear-gradient(top, #fafafa, #d2d2d2);
  background-image: linear-gradient(top, #fafafa, #d2d2d2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#d2d2d2',GradientType=0);
  border: 1px solid #d2d2d2;
}
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-label:hover {
  background-color: inherit !important;
}
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-container .bootstrap-switch-handle-on:hover {
  border: 1px solid #007987;
  background-color: #007987;
  background-image: -webkit-linear-gradient(top, #00555f, #007987);
  background-image: -moz-linear-gradient(top, #00555f, #007987);
  background-image: -o-linear-gradient(top, #00555f, #007987);
  background-image: -ms-linear-gradient(top, #00555f, #007987);
  background-image: linear-gradient(top, #00555f, #007987);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00555f', EndColorStr='#007987',GradientType=0);
}
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-container .bootstrap-switch-handle-off:hover {
  background: #f0f0f0;
}
.bootstrap-switch.bootstrap-switch-small {
  min-width: 60px;
}
/*!
 * ui-grid - v3.0.6 - 2015-09-10
 * Copyright (c) 2015 ; License: MIT
 */
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:before,
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:before,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:before,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  clear: both;
}
.ui-grid {
  border: 1px solid #d4d4d4;
  box-sizing: content-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.ui-grid-vertical-bar {
  position: absolute;
  right: 0;
  width: 0;
}
.ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar,
.ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  width: 1px;
}
.ui-grid-scrollbar-placeholder {
  background-color: transparent;
}
.ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-header-cell:last-child .ui-grid-vertical-bar {
  right: -1px;
  width: 1px;
  background-color: #d4d4d4;
}
.ui-grid-clearfix:before,
.ui-grid-clearfix:after {
  content: "";
  display: table;
}
.ui-grid-clearfix:after {
  clear: both;
}
.ui-grid-invisible {
  visibility: hidden;
}
.ui-grid-contents-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}
.ui-grid-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.ui-grid-top-panel-background {
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}
.ui-grid-header {
  border-bottom: 1px solid #d4d4d4;
  box-sizing: border-box;
}
.ui-grid-top-panel {
  position: relative;
  overflow: hidden;
  font-weight: bold;
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  -webkit-border-top-right-radius: -1px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: -1px;
  -moz-border-radius-topright: -1px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: -1px;
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-header-viewport {
  overflow: hidden;
}
.ui-grid-header-canvas:before,
.ui-grid-header-canvas:after {
  content: "";
  display: table;
  line-height: 0;
}
.ui-grid-header-canvas:after {
  clear: both;
}
.ui-grid-header-cell-wrapper {
  position: relative;
  display: table;
  box-sizing: border-box;
  height: 100%;
}
.ui-grid-header-cell-row {
  display: table-row;
  position: relative;
}
.ui-grid-header-cell {
  position: relative;
  box-sizing: border-box;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  display: table-cell;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 0;
}
.ui-grid-header-cell:last-child {
  border-right: 0;
}
.ui-grid-header-cell .sortable {
  cursor: pointer;
}
.ui-grid-header .ui-grid-vertical-bar {
  top: 0;
  bottom: 0;
}
.ui-grid-column-menu-button {
  position: absolute;
  right: 1px;
  top: 0;
}
.ui-grid-column-menu-button .ui-grid-icon-angle-down {
  vertical-align: sub;
}
.ui-grid-column-menu-button-last-col {
  margin-right: 25px;
}
.ui-grid-column-menu {
  position: absolute;
}
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transition: all .05s linear;
  -moz-transition: all .05s linear;
  -o-transition: all .05s linear;
  transition: all .05s linear;
  display: block !important;
}
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transition: all .05s linear;
  -moz-transition: all .05s linear;
  -o-transition: all .05s linear;
  transition: all .05s linear;
  display: block !important;
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.ui-grid-filter-container {
  padding: 4px 10px;
  position: relative;
}
.ui-grid-filter-container .ui-grid-filter-button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"] {
  position: absolute;
  top: 50%;
  line-height: 32px;
  margin-top: -16px;
  right: 10px;
  opacity: 0.66;
}
.ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"]:hover {
  opacity: 1;
}
.ui-grid-filter-container .ui-grid-filter-button-select {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.ui-grid-filter-container .ui-grid-filter-button-select [class^="ui-grid-icon"] {
  position: absolute;
  top: 50%;
  line-height: 32px;
  margin-top: -16px;
  right: 0;
  opacity: 0.66;
}
.ui-grid-filter-container .ui-grid-filter-button-select [class^="ui-grid-icon"]:hover {
  opacity: 1;
}
input[type="text"].ui-grid-filter-input {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
input[type="text"].ui-grid-filter-input:hover {
  border: 1px solid #d4d4d4;
}
select.ui-grid-filter-select {
  padding: 0;
  margin: 0;
  border: 0;
  width: 90%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
select.ui-grid-filter-select:hover {
  border: 1px solid #d4d4d4;
}
.ui-grid-filter-cancel-button-hidden select.ui-grid-filter-select {
  width: 100%;
}
.ui-grid-render-container {
  position: inherit;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-render-container:focus {
  outline: none;
}
.ui-grid-viewport {
  min-height: 20px;
  position: relative;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.ui-grid-viewport:focus {
  outline: none !important;
}
.ui-grid-canvas {
  position: relative;
  padding-top: 1px;
}
.ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #fdfdfd;
}
.ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #f3f3f3;
}
.ui-grid-row:last-child .ui-grid-cell {
  border-bottom-color: #d4d4d4;
  border-bottom-style: solid;
}
.ui-grid-no-row-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 10%;
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #d4d4d4;
  font-size: 2em;
  text-align: center;
}
.ui-grid-no-row-overlay > * {
  position: absolute;
  display: table;
  margin: auto 0;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.66;
}
.ui-grid-cell {
  overflow: hidden;
  float: left;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  box-sizing: border-box;
}
.ui-grid-cell:last-child {
  border-right: 0;
}
.ui-grid-cell-contents {
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 100%;
}
.ui-grid-cell-contents-hidden {
  visibility: hidden;
  width: 0;
  height: 0;
  display: none;
}
.ui-grid-row .ui-grid-cell.ui-grid-row-header-cell {
  background-color: #f0f0ee;
  border-bottom: solid 1px #d4d4d4;
}
.ui-grid-footer-panel-background {
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}
.ui-grid-footer-panel {
  position: relative;
  border-bottom: 1px solid #d4d4d4;
  border-top: 1px solid #d4d4d4;
  overflow: hidden;
  font-weight: bold;
  background: #f3f3f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  -webkit-border-top-right-radius: -1px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: -1px;
  -moz-border-radius-topright: -1px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: -1px;
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-grid-footer {
  float: left;
  width: 100%;
}
.ui-grid-footer-viewport {
  overflow: hidden;
}
.ui-grid-footer-canvas {
  position: relative;
}
.ui-grid-footer-canvas:before,
.ui-grid-footer-canvas:after {
  content: "";
  display: table;
  line-height: 0;
}
.ui-grid-footer-canvas:after {
  clear: both;
}
.ui-grid-footer-cell-wrapper {
  position: relative;
  display: table;
  box-sizing: border-box;
  height: 100%;
}
.ui-grid-footer-cell-row {
  display: table-row;
}
.ui-grid-footer-cell {
  overflow: hidden;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  box-sizing: border-box;
  display: table-cell;
}
.ui-grid-footer-cell:last-child {
  border-right: 0;
}
input[type="text"].ui-grid-filter-input {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
input[type="text"].ui-grid-filter-input:hover {
  border: 1px solid #d4d4d4;
}
.ui-grid-menu-button {
  z-index: 2;
  position: absolute;
  right: 0;
  top: 0;
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  cursor: pointer;
  height: 31px;
  font-weight: normal;
}
.ui-grid-menu-button .ui-grid-icon-container {
  margin-top: 3px;
}
.ui-grid-menu-button .ui-grid-menu {
  right: 0;
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid {
  overflow: scroll;
  max-height: 300px;
  border: 1px solid #d4d4d4;
}
.ui-grid-menu {
  z-index: 2;
  position: absolute;
  padding: 0 10px 20px 10px;
  cursor: pointer;
  box-sizing: border-box;
}
.ui-grid-menu .ui-grid-menu-inner {
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  position: relative;
  white-space: nowrap;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), inset 0 12px 12px -14px rgba(0, 0, 0, 0.2);
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 1px 1px;
  font-size: 10px;
  line-height: 1;
  border-radius: 2px;
  color: transparent;
  background-color: transparent;
  border-color: transparent;
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active.focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:hover,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.focus {
  color: #333;
  text-decoration: none;
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled],
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled,
fieldset[disabled] a.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button {
  pointer-events: none;
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.focus {
  color: transparent;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:hover {
  color: transparent;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active,
.open > .dropdown-toggle.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button {
  color: transparent;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active:hover,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active:hover,
.open > .dropdown-toggle.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:hover,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active:focus,
.open > .dropdown-toggle.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active.focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active.focus,
.open > .dropdown-toggle.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.focus {
  color: transparent;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active,
.open > .dropdown-toggle.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button {
  background-image: none;
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled],
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled:hover,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled]:hover,
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:hover,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled]:focus,
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled.focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled].focus,
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.focus,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled:active,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled]:active,
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button:active,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.disabled.active,
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button[disabled].active,
fieldset[disabled] .ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button.active {
  background-color: transparent;
  border-color: transparent;
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button .badge {
  color: transparent;
  background-color: transparent;
}
.ui-grid-menu .ui-grid-menu-inner .ui-grid-menu-close-button > i {
  opacity: .75;
  color: #000000;
}
.ui-grid-menu .ui-grid-menu-inner ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ui-grid-menu .ui-grid-menu-inner ul li {
  padding: 0;
}
.ui-grid-menu .ui-grid-menu-inner ul li button {
  min-width: 100%;
  padding: 8px;
  text-align: left;
  background: transparent;
  border: none;
}
.ui-grid-menu .ui-grid-menu-inner ul li button:hover,
.ui-grid-menu .ui-grid-menu-inner ul li button:focus {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item-active {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  background-color: #cecece;
}
.ui-grid-menu .ui-grid-menu-inner ul li:not(:last-child) > button {
  border-bottom: 1px solid #d4d4d4;
}
.ui-grid-sortarrow {
  right: 5px;
  position: absolute;
  width: 20px;
  top: 0;
  bottom: 0;
  background-position: center;
}
.ui-grid-sortarrow.down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@font-face {
  font-family: 'ui-grid';
  src: url('../../../Css/newLoginPage/ui-grid.eot');
  src: url('../../../Css/newLoginPage/ui-grid.eot#iefix') format('embedded-opentype'), url('../../../Css/newLoginPage/ui-grid.woff') format('woff'), url('../../../Css/newLoginPage/ui-grid.ttf') format('truetype'), url('../../../Css/newLoginPage/ui-grid.svg?#ui-grid') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="ui-grid-icon"]:before,
[class*=" ui-grid-icon"]:before {
  font-family: "ui-grid";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
.ui-grid-icon-blank::before {
  width: 1em;
  content: ' ';
}
.ui-grid[dir=rtl] .ui-grid-header-cell,
.ui-grid[dir=rtl] .ui-grid-footer-cell,
.ui-grid[dir=rtl] .ui-grid-cell {
  float: right !important;
}
.ui-grid[dir=rtl] .ui-grid-column-menu-button {
  position: absolute;
  left: 1px;
  top: 0;
  right: inherit;
}
.ui-grid[dir=rtl] .ui-grid-cell:first-child,
.ui-grid[dir=rtl] .ui-grid-header-cell:first-child,
.ui-grid[dir=rtl] .ui-grid-footer-cell:first-child {
  border-right: 0;
}
.ui-grid[dir=rtl] .ui-grid-cell:last-child,
.ui-grid[dir=rtl] .ui-grid-header-cell:last-child {
  border-right: 1px solid #d4d4d4;
  border-left: 0;
}
.ui-grid[dir=rtl] .ui-grid-header-cell:first-child .ui-grid-vertical-bar,
.ui-grid[dir=rtl] .ui-grid-footer-cell:first-child .ui-grid-vertical-bar,
.ui-grid[dir=rtl] .ui-grid-cell:first-child .ui-grid-vertical-bar {
  width: 0;
}
.ui-grid[dir=rtl] .ui-grid-menu-button {
  z-index: 2;
  position: absolute;
  left: 0;
  right: auto;
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  cursor: pointer;
  min-height: 27px;
  font-weight: normal;
}
.ui-grid[dir=rtl] .ui-grid-menu-button .ui-grid-menu {
  left: 0;
  right: auto;
}
.ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button {
  right: initial;
  left: 0;
}
.ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"] {
  right: initial;
  left: 10px;
}
.ui-grid-animate-spin {
  -moz-animation: ui-grid-spin 2s infinite linear;
  -o-animation: ui-grid-spin 2s infinite linear;
  -webkit-animation: ui-grid-spin 2s infinite linear;
  animation: ui-grid-spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:before,
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:before,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:before,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  clear: both;
}
.ui-grid-cell-focus {
  outline: 0;
  background-color: #b3c4c7;
}
.ui-grid-focuser {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.ui-grid-focuser:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ui-grid-offscreen {
  display: block;
  position: absolute;
  left: -10000px;
  top: -10000px;
  clip: rect(0, 0, 0, 0);
}
div.ui-grid-cell input {
  border-radius: inherit;
  padding: 0;
  width: 100%;
  color: inherit;
  height: auto;
  font: inherit;
  outline: none;
}
div.ui-grid-cell input:focus {
  color: inherit;
  outline: none;
}
div.ui-grid-cell input[type="checkbox"] {
  margin: 9px 0 0 6px;
  width: auto;
}
div.ui-grid-cell input.ng-invalid {
  border: 1px solid #fc8f8f;
}
div.ui-grid-cell input.ng-valid {
  border: 1px solid #d4d4d4;
}
.expandableRow .ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #fdfdfd;
}
.expandableRow .ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #f3f3f3;
}
.scrollFiller {
  float: left;
  border: 1px solid #d4d4d4;
}
.ui-grid-tree-header-row {
  font-weight: bold !important;
}
.movingColumn {
  position: absolute;
  top: 0;
  border: 1px solid #d4d4d4;
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.movingColumn .ui-grid-icon-angle-down {
  display: none;
}
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:before,
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:before,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:before,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
#ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after,
#ui-grid-twbs #ui-grid-twbs .btn-toolbar:after,
#ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
  clear: both;
}
.ui-grid-pager-panel {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
}
.ui-grid-pager-container {
  float: left;
}
.ui-grid-pager-control {
  margin-right: 10px;
  margin-left: 10px;
  min-width: 135px;
  float: left;
}
.ui-grid-pager-control button {
  height: 25px;
  min-width: 26px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #eee;
  background-color: #f3f3f3;
  border-color: #cccccc;
}
.ui-grid-pager-control button:focus,
.ui-grid-pager-control button:active:focus,
.ui-grid-pager-control button.active:focus,
.ui-grid-pager-control button.focus,
.ui-grid-pager-control button:active.focus,
.ui-grid-pager-control button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ui-grid-pager-control button:hover,
.ui-grid-pager-control button:focus,
.ui-grid-pager-control button.focus {
  color: #333;
  text-decoration: none;
}
.ui-grid-pager-control button:active,
.ui-grid-pager-control button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ui-grid-pager-control button.disabled,
.ui-grid-pager-control button[disabled],
fieldset[disabled] .ui-grid-pager-control button {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.ui-grid-pager-control button.disabled,
fieldset[disabled] a.ui-grid-pager-control button {
  pointer-events: none;
}
.ui-grid-pager-control button:focus,
.ui-grid-pager-control button.focus {
  color: #eee;
  background-color: #dadada;
  border-color: #8c8c8c;
}
.ui-grid-pager-control button:hover {
  color: #eee;
  background-color: #dadada;
  border-color: #adadad;
}
.ui-grid-pager-control button:active,
.ui-grid-pager-control button.active,
.open > .dropdown-toggle.ui-grid-pager-control button {
  color: #eee;
  background-color: #dadada;
  border-color: #adadad;
}
.ui-grid-pager-control button:active:hover,
.ui-grid-pager-control button.active:hover,
.open > .dropdown-toggle.ui-grid-pager-control button:hover,
.ui-grid-pager-control button:active:focus,
.ui-grid-pager-control button.active:focus,
.open > .dropdown-toggle.ui-grid-pager-control button:focus,
.ui-grid-pager-control button:active.focus,
.ui-grid-pager-control button.active.focus,
.open > .dropdown-toggle.ui-grid-pager-control button.focus {
  color: #eee;
  background-color: #c8c8c8;
  border-color: #8c8c8c;
}
.ui-grid-pager-control button:active,
.ui-grid-pager-control button.active,
.open > .dropdown-toggle.ui-grid-pager-control button {
  background-image: none;
}
.ui-grid-pager-control button.disabled,
.ui-grid-pager-control button[disabled],
fieldset[disabled] .ui-grid-pager-control button,
.ui-grid-pager-control button.disabled:hover,
.ui-grid-pager-control button[disabled]:hover,
fieldset[disabled] .ui-grid-pager-control button:hover,
.ui-grid-pager-control button.disabled:focus,
.ui-grid-pager-control button[disabled]:focus,
fieldset[disabled] .ui-grid-pager-control button:focus,
.ui-grid-pager-control button.disabled.focus,
.ui-grid-pager-control button[disabled].focus,
fieldset[disabled] .ui-grid-pager-control button.focus,
.ui-grid-pager-control button.disabled:active,
.ui-grid-pager-control button[disabled]:active,
fieldset[disabled] .ui-grid-pager-control button:active,
.ui-grid-pager-control button.disabled.active,
.ui-grid-pager-control button[disabled].active,
fieldset[disabled] .ui-grid-pager-control button.active {
  background-color: #f3f3f3;
  border-color: #cccccc;
}
.ui-grid-pager-control button .badge {
  color: #f3f3f3;
  background-color: #eeeeee;
}
.ui-grid-pager-control input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  display: inline;
  height: 26px;
  width: 50px;
  vertical-align: top;
}
.ui-grid-pager-control input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ui-grid-pager-control input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.ui-grid-pager-control input:-ms-input-placeholder {
  color: #999999;
}
.ui-grid-pager-control input::-webkit-input-placeholder {
  color: #999999;
}
.ui-grid-pager-control input[disabled],
.ui-grid-pager-control input[readonly],
fieldset[disabled] .ui-grid-pager-control input {
  background-color: #eee;
  opacity: 1;
}
.ui-grid-pager-control input[disabled],
fieldset[disabled] .ui-grid-pager-control input {
  cursor: not-allowed;
}
textarea.ui-grid-pager-control input {
  height: auto;
}
select.ui-grid-pager-control input {
  height: 30px;
  line-height: 30px;
}
textarea.ui-grid-pager-control input,
select[multiple].ui-grid-pager-control input {
  height: auto;
}
.ui-grid-pager-control .ui-grid-pager-max-pages-number {
  vertical-align: bottom;
}
.ui-grid-pager-control .ui-grid-pager-max-pages-number > * {
  vertical-align: middle;
}
.ui-grid-pager-control .first-bar {
  width: 10px;
  border-left: 2px solid #4d4d4d;
  margin-top: -6px;
  height: 12px;
  margin-left: -3px;
}
.ui-grid-pager-control .first-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 8.7px 5px 0;
  border-color: transparent #4d4d4d transparent transparent;
  margin-left: 2px;
}
.ui-grid-pager-control .next-triangle {
  margin-left: 1px;
}
.ui-grid-pager-control .prev-triangle {
  margin-left: 0;
}
.ui-grid-pager-control .last-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #4d4d4d;
  margin-left: -1px;
}
.ui-grid-pager-control .last-bar {
  width: 10px;
  border-left: 2px solid #4d4d4d;
  margin-top: -6px;
  height: 12px;
  margin-left: 1px;
}
.ui-grid-pager-row-count-picker {
  float: left;
}
.ui-grid-pager-row-count-picker select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  height: 26px;
  width: 60px;
  display: inline;
}
.ui-grid-pager-row-count-picker select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ui-grid-pager-row-count-picker select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.ui-grid-pager-row-count-picker select:-ms-input-placeholder {
  color: #999999;
}
.ui-grid-pager-row-count-picker select::-webkit-input-placeholder {
  color: #999999;
}
.ui-grid-pager-row-count-picker select[disabled],
.ui-grid-pager-row-count-picker select[readonly],
fieldset[disabled] .ui-grid-pager-row-count-picker select {
  background-color: #eee;
  opacity: 1;
}
.ui-grid-pager-row-count-picker select[disabled],
fieldset[disabled] .ui-grid-pager-row-count-picker select {
  cursor: not-allowed;
}
textarea.ui-grid-pager-row-count-picker select {
  height: auto;
}
select.ui-grid-pager-row-count-picker select {
  height: 30px;
  line-height: 30px;
}
textarea.ui-grid-pager-row-count-picker select,
select[multiple].ui-grid-pager-row-count-picker select {
  height: auto;
}
.ui-grid-pager-row-count-picker .ui-grid-pager-row-count-label {
  margin-top: 3px;
}
.ui-grid-pager-count-container {
  float: right;
  margin-top: 4px;
  min-width: 50px;
}
.ui-grid-pager-count-container .ui-grid-pager-count {
  margin-right: 10px;
  margin-left: 10px;
  float: right;
}
.ui-grid-pinned-container {
  position: absolute;
  display: inline;
  top: 0;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left {
  float: left;
  left: 0;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right {
  float: right;
  right: 0;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child {
  box-sizing: border-box;
  border-right: 1px solid;
  border-width: 1px;
  border-right-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:last-child {
  box-sizing: border-box;
  border-right: 1px solid;
  border-width: 1px;
  border-right-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar,
.ui-grid-pinned-container .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  width: 1px;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child .ui-grid-vertical-bar {
  right: -1px;
  width: 1px;
  background-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:first-child {
  box-sizing: border-box;
  border-left: 1px solid;
  border-width: 1px;
  border-left-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-cell:first-child {
  box-sizing: border-box;
  border-left: 1px solid;
  border-width: 1px;
  border-left-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:not(:first-child) .ui-grid-vertical-bar,
.ui-grid-pinned-container .ui-grid-cell:not(:first-child) .ui-grid-vertical-bar {
  width: 1px;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:not(:first-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-first .ui-grid-header-cell:first-child .ui-grid-vertical-bar {
  left: -1px;
  width: 1px;
  background-color: #aeaeae;
}
.ui-grid-column-resizer {
  top: 0;
  bottom: 0;
  width: 5px;
  position: absolute;
  cursor: col-resize;
}
.ui-grid-column-resizer.left {
  left: 0;
}
.ui-grid-column-resizer.right {
  right: 0;
}
.ui-grid-header-cell:last-child .ui-grid-column-resizer.right {
  border-right: 1px solid #d4d4d4;
}
.ui-grid[dir=rtl] .ui-grid-header-cell:last-child .ui-grid-column-resizer.right {
  border-right: 0;
}
.ui-grid[dir=rtl] .ui-grid-header-cell:last-child .ui-grid-column-resizer.left {
  border-left: 1px solid #d4d4d4;
}
.ui-grid.column-resizing {
  cursor: col-resize;
}
.ui-grid.column-resizing .ui-grid-resize-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #aeaeae;
}
.ui-grid-row-saving .ui-grid-cell {
  color: #848484 !important;
}
.ui-grid-row-dirty .ui-grid-cell {
  color: #610b38;
}
.ui-grid-row-error .ui-grid-cell {
  color: #ff0000 !important;
}
.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
  background-color: #c9dde1;
}
.ui-grid-disable-selection {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.ui-grid-selection-row-header-buttons {
  cursor: pointer;
  opacity: 0.1;
}
.ui-grid-selection-row-header-buttons.ui-grid-row-selected {
  opacity: 1;
}
.ui-grid-selection-row-header-buttons.ui-grid-all-selected {
  opacity: 1;
}
.ui-grid-tree-row-header-buttons.ui-grid-tree-header {
  cursor: pointer;
  opacity: 1;
}
.ui-grid-tree-header-row {
  font-weight: bold !important;
}
.ui-grid-icon-plus-squared:before {
  content: '\c350';
}
.ui-grid-icon-minus-squared:before {
  content: '\c351';
}
.ui-grid-icon-search:before {
  content: '\c352';
}
.ui-grid-icon-cancel:before {
  content: '\c353';
}
.ui-grid-icon-info-circled:before {
  content: '\c354';
}
.ui-grid-icon-lock:before {
  content: '\c355';
}
.ui-grid-icon-lock-open:before {
  content: '\c356';
}
.ui-grid-icon-pencil:before {
  content: '\c357';
}
.ui-grid-icon-down-dir:before {
  content: '\c358';
}
.ui-grid-icon-up-dir:before {
  content: '\c359';
}
.ui-grid-icon-left-dir:before {
  content: '\c35a';
}
.ui-grid-icon-right-dir:before {
  content: '\c35b';
}
.ui-grid-icon-left-open:before {
  content: '\c35c';
}
.ui-grid-icon-right-open:before {
  content: '\c35d';
}
.ui-grid-icon-angle-down:before {
  content: '\c35e';
}
.ui-grid-icon-filter:before {
  content: '\c35f';
}
.ui-grid-icon-sort-alt-up:before {
  content: '\c360';
}
.ui-grid-icon-sort-alt-down:before {
  content: '\c361';
}
.ui-grid-icon-ok:before {
  content: '\c362';
}
.ui-grid-icon-menu:before {
  content: '\c363';
}
.ui-grid-icon-indent-left:before {
  content: '\e800';
}
.ui-grid-icon-indent-right:before {
  content: '\e801';
}
.ui-grid-icon-spin5:before {
  content: '\ea61';
}
/*
* Common layout elements (header, menu, footer etc)
*/
.colorBgWrapperInner {
  font-family: "ABBVoice-Regular";
}
.topSmallMenu li:first-child a {
  padding-left: 0px;
}
.userProfilePopup {
  position: absolute;
  bottom: 37px;
  left: 0px;
  display: none;
  background-color: white;
  border: 1px solid #868686;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.5);
  border-bottom-color: white;
}
.layout-list-table {
  width: 1238px;
}
@media (max-width: 1300px) {
  .layout-list-table {
    width: 928px;
  }
}
.user-contacts {
  background-color: #ffffff;
  padding: 0px 20px 20px 20px;
}
.user-contacts .customer-contacts {
  padding-top: 20px;
}
.user-contacts .customer-contacts .customer-contacts-title {
  margin-bottom: 20px;
}
.user-contacts .customer-contacts .customer-contacts-title:after {
  content: ":";
}
.user-contacts .customer-contacts .table .image {
  width: 40px;
}
.user-contacts .supplier-contacts {
  padding-top: 20px;
}
.user-contacts .supplier-contacts .supplier-contacts-title {
  margin-bottom: 20px;
}
.user-contacts .supplier-contacts .supplier-contacts-title:after {
  content: ":";
}
.user-contacts .wfe-icon-Envelope {
  font-size: 18px;
  vertical-align: middle;
}
.user-contacts-loader {
  padding: 20px;
  width: 100%;
  background-color: #ffffff;
}
.user-contacts-error {
  padding: 20px;
  width: 100%;
  background-color: #ffffff;
}
.supplier-contacts-modal .wfe-icon-Envelope {
  font-size: 18px;
  vertical-align: middle;
}
.repair-price-estimate-modal .hint {
  margin-bottom: 35px;
}
.repair-price-estimate-modal .repair-price-estimate-section {
  width: 100%;
  margin: 1px 0px;
}
.repair-price-estimate-modal .repair-price-estimate-section .header {
  padding: 12px 0;
  cursor: pointer;
  background-color: #F0F0F0;
}
.repair-price-estimate-modal .repair-price-estimate-section .content {
  margin-bottom: 16px;
  margin-top: 16px;
}
.repair-price-estimate-modal .repair-price-estimate-section .content .row {
  margin: 10px 0px;
}
.repair-price-estimate-modal .repair-price-estimate-section .content .row .left-col {
  display: inline-block;
  vertical-align: top;
  width: 180px;
  text-align: left;
}
.repair-price-estimate-modal .repair-price-estimate-section .content .row .right-col {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-left: 4px;
  position: relative;
  z-index: 0;
  width: 300px;
}
.twoColumnHeading {
  height: 50px;
  background-color: white;
}
.twoColumnHeading .col1 {
  text-align: left;
  vertical-align: middle;
}
.twoColumnHeading .col1 h3 {
  font-weight: bold;
  font-size: 30px;
}
.twoColumnHeading .col2 {
  text-align: right;
  vertical-align: middle;
  padding-right: 10px;
}
.divTableContainer {
  display: table;
  width: 100%;
  border-spacing: 0;
}
.divTableContainer > div {
  display: table-row;
}
.divTableContainer > div > div {
  display: table-cell;
  border-bottom: 1px solid #d2d2d2;
}
.divTableContainerScrollable {
  display: block;
  height: 150px;
  overflow: scroll;
  overflow-x: hidden;
}
.col1Picture {
  width: 1px;
}
/*
* shared components (dropdowns, icons, inputs, buttons)
*/
.pagination {
  /* override bootstrap 20px 0; margin */
  margin: 5px 0;
}
input::-ms-clear {
  display: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
.lineElementsDiv {
  float: left;
  display: block;
  text-align: left;
  height: 54px;
}
.lineElements {
  text-align: left;
  width: 100%;
  height: 100%;
}
.layoutSpacing {
  width: 1%;
  height: 100%;
  float: left;
}
.mediumSidesSpacing {
  margin-left: 5px;
  margin-right: 5px;
}
.largeSidesSpacing {
  margin-left: 10px;
  margin-right: 10px;
}
.mediumSidesSpacingRight {
  float: right;
  margin-left: 6px;
  margin-right: 6px;
}
.largeSidesSpacingRight {
  float: right;
  margin-left: 10px;
  margin-right: 10px;
}
.smallSpacing {
  margin-top: 3px;
  margin-bottom: 3px;
}
.mediumSpacing {
  margin-top: 6px;
  margin-bottom: 6px;
}
.smallButton {
  height: 20px;
  font: bold 12px/20px "ABBVoice-Regular" !important;
}
.mediumButton {
  height: 32px;
  font: bold 12px/32px "ABBVoice-Regular" !important;
}
a > img {
  text-decoration: none;
}
.ui-tabs {
  padding: 0px !important;
}
.ui-tabs .ui-tabs-panel {
  padding: 0px !important;
}
.arrow-right-css {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid white;
  float: left;
  margin-top: 4px;
}
.arrow-bottom-css {
  width: 0;
  height: 0;
  border-top: 12px solid grey;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  float: left;
}
.small-arrow-bottom-css {
  width: 0;
  height: 0;
  border-top: 8px solid grey;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.small-arrow-bottom-css-grey {
  width: 0;
  height: 0;
  border-top: 8px solid #a0a0a0;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.small-arrow-bottom-css-white {
  width: 0;
  height: 0;
  border-top: 8px solid white;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.inlineRowLayoutWrapper {
  margin-bottom: 8px;
}
.inlineRowLayoutWrapper .inlineLeftColumn {
  width: 31%;
  text-align: right;
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 3px 0;
  vertical-align: top;
}
.inlineRowLayoutWrapper .inlineRightColumn {
  text-align: left;
  display: inline-block;
  margin: 0px;
  padding: 3px 0;
  width: 45%;
  vertical-align: top;
}
.inlineRowLayoutWrapper .inlineRightColumn input[type="text"] {
  width: 468px;
}
.inlineRowLayoutWrapper .inlineRightColumn textarea {
  width: 468px;
  padding: 8px;
}
.inlineRowLayoutWrapper .inlineRightColumn select {
  width: 468px !important;
}
.inlineRowLayoutWrapper .inlineRightColumn .custom-select {
  width: 468px !important;
}
.inlineRowLayoutWrapper .inlineRightColumn .selected-text {
  width: 468px !important;
  padding-left: 8px;
}
.saveAndCollapseButton {
  margin-top: 10px;
}
/*
.input-text-medium,
.hasDatepicker {
	background: white;
	border: 1px solid #6e6e6e;
    padding: 8px 8px;
    height: 16px;
	color: #6e6e6e;
	box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.15);
}

.input-text-medium:focus,
.hasDatepicker.focus {
	outline: none;
	-moz-box-shadow: inset 0 17px 30px -24px #6E6E6E;
	-webkit-box-shadow: inset 0 17px 30px -24px #6E6E6E;
	box-shadow: inset 0 17px 30px -24px #6E6E6E;
 	border: 1px solid #007987;
}

input.wfedatePicker {
	width: auto;
	height: 24px;
}

.disabledInput,
input.wfe-datepicker:disabled {
    background-color: #f4f4f4;
}
*/
div.sectionHeader h3 {
  padding: 15px 10px;
  background-color: #F0F0F0;
}
button.ui-datepicker-trigger {
  height: 28px;
}
a.disabled {
  color: #A0A0A0 !important;
  pointer-events: none;
  cursor: default;
}
.error {
  color: #D90000 !important;
}
.warning {
  color: #FECB00;
}
.inputerror {
  color: #D90000 !important;
}
.inputerror:before {
  content: '* ';
}
.invalid-input {
  color: #D90000;
  border-color: #D90000;
}
/*
* Widget styles
*/
.widget-container {
  zoom: 1;
  /*min-height: 150px;*/
  float: left;
}
.widget-wrapper {
  padding: 16px 8px;
  background-color: white;
  width: 305px;
  border: 1px solid #CFCFCF;
  margin: 2px;
}
.widget-wrapper-PIS {
  padding: 0px 8px;
  width: 614px;
  height: 350px;
  overflow: hidden;
}
.widget-wrapper-PIS .widget-content-PIS {
  height: 370px;
  width: 746px;
}
.widget-wrapper-PIS .widget-content-PIS .showAllLink {
  position: absolute;
  top: 15px;
  right: 30px;
}
.widget-wrapper-PIS .myCatalogsWidgetIframe {
  width: 100%;
  height: 1000px;
  border: none;
  overflow: hidden;
}
.widget-wrapper .fmHeadline.link {
  padding: 0 3px;
  font-size: 15px;
  line-height: 25px;
  border-bottom: 1px solid #D3D3D3;
  padding-bottom: 3px;
}
.widget-wrapper .fmHeadline.link a,
.widget-wrapper .fmHeadline.link > span {
  display: inline;
}
.widget-wrapper .fmHeadline {
  margin: 15px 0 0 0;
  padding: 0 16px;
  font-size: 15px;
  line-height: 25px;
}
.widget-wrapper-full-screen {
  width: 100%;
  border: 0px;
  margin: 0px;
}
/*
 * DIRECTIVES
 */
.editableSection {
  width: 80%;
  background-color: white;
  position: relative;
  margin: 8px;
}
.editableSection .readonly,
.editableSection .editable {
  padding: 8px;
}
.editableSection .closeLink {
  position: absolute;
  top: 5px;
  right: 5px;
}
.editableSection .infoImg {
  position: absolute;
  top: 5px;
  right: -50px;
}
.editableSection .sectionHeader {
  font-size: 26px;
  line-height: 26px;
}
.editableSection .sectionContent {
  line-height: 26px;
}
.editableSection .saveAndCollapseButton {
  margin-top: 10px;
}
.wfe-datepicker {
  width: 100%!important;
}
/*
 * DIRECTIVES END
 */
.loader {
  width: 100%;
  min-height: 750px;
  position: absolute;
  margin-left: -5px;
  background-color: #ffffff;
  z-index: 100;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  text-align: center;
  padding-top: 100px;
}
.animate-enter {
  opacity: 0.4;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.errorWrapper .tooltip {
  font-size: 14px;
  max-width: 650px;
  opacity: 0.9;
}
.errorWrapper .tooltip-inner {
  background-color: #666666;
}
/*
.editableDropdownWrapper .input-text {
    border-right: 0px;
    width: 71%;
}

.editableDropdownWrapper .btn-group {
	width: 100%; font-size:14px;
}

.editableDropdownWrapper .dropdown-menu {
	width: 100%;
}

.editableDropdownWrapper .dropdown-menu >li {
	width: 100%;
}


.editableDropdownWrapper button.dropdown-toggle {
    background: white;
    border: 1px solid #6E6E6E;
    color: #6e6e6e;
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.15);
    border-left: 0px;
    margin-left: -4px;

}

.editableDropdownWrapper .caret {
    border-top: 8px solid #6e6e6e;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    color: #6e6e6e;
}

*/
.editableDropdownWrapper .loadingResults {
  background: transparent url("../../../Css/newLoginPage/abb/img/loader_min.gif") no-repeat 95% 50%;
}
.ui-autocomplete-loading {
  background: #ffffff url('../../../Css/newLoginPage/abb/img/loader_min.gif') no-repeat 98% 50%;
}
div.inline-row > div {
  display: inline-block;
}
div.inline-row > div input {
  width: 100%;
}
.small-tooltip-icon-size {
  background-size: 14px 14px;
}
.popover .popover-content .closeButton {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  opacity: 0.6;
  font-size: 20px;
  font-weight: bold;
}
.modal-loading {
  position: absolute;
  left: 47%;
  z-index: 1050;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
div.display-inline > div {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-right: 20px;
}
.expandableSection {
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 10px 0px;
  width: 100%;
  position: relative;
  background-color: #F0F0F0;
}
.expandableSection .title {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.expandableSection .check {
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
}
.expandableSection .save {
  position: absolute;
  top: 10px;
  right: 10px;
}
.expandableSection .content {
  margin-left: 10px;
}
.expandableSection .content .row {
  margin: 10px;
}
.expandableSection .content .left-col {
  text-align: right;
  display: inline-block;
  width: 180px;
}
.expandableSection .content .right-col {
  text-align: left;
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
}
.mandatory:before {
  content: '* ';
}
.expandableSection.section-expanded {
  background-color: white;
}
.expandableSection .section-invalid {
  color: #D90000;
}
.lineSection > :first-child {
  border: 0px;
  padding: 0px;
  font-size: 16px;
  background-color: transparent;
  margin: 0px 0px;
}
.lineSection .readonlySectionRow {
  margin: 6px 0px;
}
div.loading {
  position: relative;
  display: inline-block;
}
div.loading .loading-overlay {
  display: none;
}
div.loading div.background {
  background-color: #1E1E1E;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #000000 url('../../../Css/newLoginPage/abb/img/loader_min.gif') no-repeat 50% 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
div.loading.iframe-container div.background {
  background: #000000 url('../../../Css/newLoginPage/abb/img/loader_min.gif') no-repeat 50% 25%;
}
div.loading img.animation {
  z-index: 1;
  position: absolute;
  top: 40%;
  left: 25%;
}
td.loading {
  background-color: #1E1E1E;
  opacity: 0.6;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: #000000 url('../../../Css/newLoginPage/abb/img/loader_min.gif') no-repeat 50% 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
a[disabled="disabled"] {
  cursor: none;
  pointer-events: none;
  color: #A0A0A0 !important;
}
.select-or-enter {
  width: 440px;
}
.menuSeparator li:after {
  content: " | ";
}
/* confirmation modal dialog */
#confirmationDialog div:first-child {
  margin-bottom: 20px;
}
#confirmationDialog .btn-group .btn {
  margin-right: 16px;
}
/* line editable section */
.line-editable-section .content .row .input-label-required:before {
  content: '* ';
  color: #D90000;
}
.line-editable-section .content .row .input-label-error {
  color: #D90000;
}
.line-editable-section .header .section-error,
.line-editable-section .header .title .section-error {
  color: #D90000;
  font-weight: normal;
}
.line-editable-section .header .section-warning,
.line-editable-section .header .title .section-warning {
  color: #FECB00;
  font-weight: normal;
}
.line-editable-section {
  margin-left: 20px;
}
.line-editable-section.active {
  border: 1px solid #d2d2d2;
}
.line-editable-section .header {
  padding: 8px 0;
  cursor: pointer;
}
.line-editable-section .header.active {
  background-color: white;
}
.line-editable-section div.header[disabled] {
  cursor: not-allowed;
}
.line-editable-section div.header.inactive {
  cursor: not-allowed;
}
.line-editable-section .title {
  margin: 0px 10px;
  color: #868686;
  font-weight: bold;
}
.line-editable-section .header:hover {
  background-color: #f0f0f0;
}
.line-editable-section .content .row {
  margin: 10px 0px;
}
.line-editable-section .content {
  margin-bottom: 16px;
  margin-top: 16px;
}
.line-editable-section .content.active {
  background-color: white;
}
.line-editable-section .title .configuration-alert {
  padding-left: 50px;
}
#configuration {
  display: table-cell;
}
#configuration .left-col {
  width: 2px;
  margin-left: 0;
}
.line-editable-section .content .row .left-col {
  display: inline-block;
  vertical-align: top;
  width: 180px;
  text-align: right;
  margin-left: 30px;
}
.line-editable-section .content .row .right-col {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.line-editable-section .content .row .form-control {
  width: 458px !important;
  display: inline-block;
}
.line-editable-section .content .row input[type="email"] {
  width: 458px;
  display: inline-block;
}
.line-editable-section .content .row textarea {
  width: 456px;
  height: auto;
  display: inline-block;
}
.line-editable-section .content .row select {
  width: 458px;
}
/* header editable section */
.input-label-required:before {
  content: '* ';
  color: #D90000;
}
.unlisted-item-partNumber-required .input-required:after {
  position: absolute;
  top: 60px;
  left: 665px;
}
.input-label-error {
  color: #D90000;
}
.form-info-error {
  width: 458px;
  display: inline-block;
}
.header-editable-section .header .section-error,
.header-editable-section .header .title .section-error {
  color: #D90000;
  font-weight: normal;
}
.header-editable-section .header .section-warning,
.header-editable-section .header .title .section-warning {
  color: #FECB00;
  font-weight: normal;
}
.header-editable-section {
  width: 100%;
  border: 1px solid #D2D2D2;
  margin: 1px 0px;
}
.header-editable-section.active {
  background-color: white;
}
.header-editable-section .header {
  padding: 12px 0;
  cursor: pointer;
  background-color: #F0F0F0;
}
.header-editable-section .header.active {
  background-color: white;
}
.header-editable-section div.header.active[disabled] {
  cursor: not-allowed;
}
.header-editable-section div.header.active.inactive {
  cursor: not-allowed;
}
.header-editable-section .title {
  margin: 0px 10px;
  color: #868686;
  font-weight: bold;
}
.header-editable-section .header:hover {
  background-color: #f8f8f8;
}
.header-editable-section .content .row {
  margin: 10px 0px;
}
.header-editable-section .content {
  margin-bottom: 16px;
  margin-top: 16px;
}
.header-editable-section .content.active {
  background-color: white;
}
.header-editable-section .content .row .left-col {
  display: inline-block;
  vertical-align: top;
  width: 180px;
  text-align: right;
  margin-left: 30px;
}
.header-editable-section .content .row .right-col {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-left: 4px;
  position: relative;
  z-index: 0;
}
.header-editable-section .content .row.address-buttons-row .right-col,
.header-editable-section .content .row.quotation-and-rfq-references-row .right-col {
  z-index: 1;
}
.header-editable-section .content .row .form-control {
  width: 458px !important;
  display: inline-block;
}
.header-editable-section .content .row .form-control-with-help {
  width: 424px !important;
}
.header-editable-section .content .row input[type="text"] {
  width: 458px;
  display: inline-block;
}
.header-editable-section .content .row input[type="email"] {
  width: 458px;
  display: inline-block;
}
.header-editable-section .content .row input.input-before-help-popover {
  width: 418px !important;
}
.header-editable-section .content .row textarea {
  width: 456px;
  height: auto;
  display: inline-block;
}
.header-editable-section .content .row select {
  width: 458px;
  display: inline-block;
}
/* Header readonly section */
.header-readonly-section {
  background-color: #f0f0f0;
  margin: 0px -1px 0px 0px;
  padding: 10px 10px;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  border-top: 0;
  border-bottom: 1px solid #d2d2d2;
}
.header-readonly-section .section .title {
  vertical-align: top;
  text-align: left;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 18px;
  color: #868686;
}
.header-readonly-section .section .content {
  vertical-align: top;
  text-align: left;
  word-wrap: break-word;
}
.header-readonly-section .row {
  padding: 2px 10px;
}
/* line readonly section */
.line-readonly-section .header .section-warning,
.line-readonly-section .header .title .section-warning {
  color: #FECB00;
  font-weight: normal;
}
.line-readonly-section {
  margin-left: 34px;
}
.line-readonly-section.active {
  background-color: white;
  border: 1px solid #d2d2d2;
}
.line-readonly-section .header {
  padding: 8px 0;
  cursor: pointer;
}
.line-readonly-section .title {
  margin: 0px 10px;
  color: #868686;
  font-weight: bold;
}
.line-readonly-section .header:hover {
  background-color: #f0f0f0;
}
.line-readonly-section .content .row {
  margin: 4px 0px;
  float: left;
  width: 49%;
}
.line-readonly-section .content .longrow {
  margin: 4px 0px;
  float: left;
  width: 98%;
}
.line-readonly-section .content .rowGroup {
  margin: 4px 0px;
  float: left;
  width: 99%;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) inset 0 1px 1px rgba(0, 0, 0, 0.05) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) inset 0 1px 1px rgba(0, 0, 0, 0.05) 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05) inset 0 1px 1px rgba(0, 0, 0, 0.05) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 0px;
}
.line-readonly-section .content .rowGroup blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.line-readonly-section .content {
  word-wrap: break-word;
  margin-bottom: 16px;
  margin-top: 16px;
  margin-left: 16px;
  vertical-align: top;
}
.line-readonly-section .content.active {
  background-color: white;
}
.line-readonly-section .content .row .left-col {
  text-align: right;
}
.line-readonly-section .content .row .right-col {
  text-align: left;
}
.line-readonly-section .content .longrow .left-col {
  text-align: right;
}
.line-readonly-section .content .longrow .right-col {
  text-align: left;
}
div.inline-price {
  display: inline-block;
  white-space: nowrap;
}
div.inline-price .price-label {
  margin-right: 8px;
  width: 200px;
}
div.inline-price .price-label:after {
  content: ":";
}
div.inline-price .price-value {
  text-align: right;
}
a.product-image img {
  width: 34px;
  height: 34px;
}
a.product-image .loading-image {
  width: 34px;
  height: 14px;
  background: url('../../../Css/newLoginPage/abb/img/loader_min.gif') no-repeat center center;
}
.converted-price .inline-price .price-value,
.converted-price .inline-price .price-currency {
  font: 12px "ABBVoice-Regular";
  line-height: 17px;
  color: #3c3c3c;
}
.attachments-file-drop-zone {
  border: dotted 3px lightgray;
  height: 100px;
}
.attachments-file-over {
  border: dotted 3px #007987;
  height: 100px;
}
.reset-filter {
  padding-left: 50px;
}
.dependent-dropdown {
  background: url("/frontend/css/img/dropdown_connector_s.png") no-repeat left top;
  padding-left: 20px;
  height: 20px;
  display: inline-block;
}
.dependent-dropdown.dependent-dropdown-lvl2 {
  background-position: 25px 0%;
  padding-left: 45px;
}
.price-popup .copyTitle,
.regular-list .copyTitle {
  font-family: "ABBVoice-Regular";
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #d2d2d2;
}
.price-popup .copyText,
.regular-list .copyText {
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #d2d2d2;
}
.price-popup .row,
.regular-list .row {
  display: table-row;
}
.price-popup .row .cell,
.regular-list .row .cell {
  display: table-cell;
}
.price-popup .row .cell .label,
.regular-list .row .cell .label {
  padding-right: 10px;
}
.controls-separator {
  border-left: 1px solid #d2d2d2;
  margin: 0px 20px 0px 15px;
  vertical-align: middle;
  padding: 6px 0px;
}
.loader-min {
  background: url('../../../Css/newLoginPage/abb/img/loader_min.gif') no-repeat 0 50%;
  width: 50px;
  height: 14px;
  display: block;
}
.loader-min-center {
  background-position: 50% 50%;
  width: auto;
}
.loader-wide {
  background: url('../../../Css/newLoginPage/abb/img/loader_wide.gif') no-repeat 0 50%;
  width: 130px;
  height: 25px;
  display: block;
}
.loader-wide-init {
  margin: 20px;
}
.div-table {
  display: table;
}
.div-table > div {
  display: table-row;
}
.div-table > div > div {
  display: table-cell;
}
.abb-size-20 {
  font-size: 20px;
}
.abb-size-24 {
  font-size: 20px;
}
.abb-widget-option {
  display: inline-block;
  padding: 12px;
  font-size: 16px;
}
.inline-row-label {
  text-align: right;
  display: inline-block;
  width: 180px;
  vertical-align: top;
}
.inline-row-label-narrow .inline-row-label {
  width: 111px;
}
.label-colon:after {
  content: ':';
}
.sid-creator .left-col {
  display: inline-block;
  vertical-align: top;
  width: 180px;
  text-align: right;
  margin-left: 30px;
}
.sid-creator .right-col {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-left: 4px;
}
.small-font-helper-tooltip {
  font-size: x-small;
  line-height: 1.3;
}
.wide-helper-tooltip {
    width: 600px;
    position: initial;
}
.row.no-gutter {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.cuxiframe {
  width: 100%;
  border: none;
  overflow: hidden;
  height: 866px;
}
.header-headline {
  float: left;
  padding: 10px;
}
.lines-headline {
  margin-top: 20px;
}
.lines-actions {
  text-align: right;
  padding: 2px;
}
.sub-label {
  font-size: 10px;
  float: none;
  color: #6a6a6a;
}
.sub-label:hover {
  color: #5b5b5b;
}
.wfe-info-badge {
  border-radius: 10%;
  position: absolute;
  top: -5px;
  right: -8px;
  background-color: #d90000;
  font-size: 12px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  padding: 2px 4px;
}
.homeWrapperInner {
  padding: 8px;
}
.small-widget .widget-loader {
  width: 100%;
  min-height: 20px;
}
.small-widget .widget-content .widget-tabs,
.small-widget .widget-content .widget-search {
  margin: 20px 3px 16px 0px;
}
.small-widget .widget-content .widget-search .loadingResults {
  background: transparent url("../../../Css/newLoginPage/abb/img/loader_min.gif") no-repeat 95% 50%;
}
.small-widget .widget-content .widget-actions {
  margin-bottom: 4px;
}
.small-widget .widget-content .widget-content-list {
  padding: 16px 0px;
  border-bottom: 1px solid #d2d2d2;
}
.small-widget .widget-content .widget-content-list .left {
  float: left;
  margin-right: 15px;
  width: 100px;
}
.small-widget .widget-content .widget-content-list .right {
  float: left;
  width: 158px;
}
.small-widget .widget-content .widget-tab-loader {
  padding: 16px 8px;
}
.quotation-widget .widget-content .view-all.widget-actions {
  text-align: right;
  margin-right: 3px;
}
@media all and (min-width: 1300px) {
  .form-validation-width {
    width: 1236px;
  }
}
@media all and (max-width: 1300px) {
  .form-validation-width {
    width: 926px;
  }
}
.form-validation-container {
  position: fixed;
  z-index: 10;
  top: 165px;
}
.form-validation-info {
  background-color: #D90000;
  color: white;
  padding: 5px;
  height: 30px;
}
.form-validation-info .close-link {
  cursor: pointer;
  color: #d2d2d2;
  float: right;
  font-weight: bold;
}
.notifications .alert {
  box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.175);
  border-color: #d2d2d2;
  margin-bottom: 0px;
}
.notifications .alert a {
  color: white;
  text-decoration: underline;
}
.notifications .notifications-tooltip {
  z-index: 5;
  font-size: 12px;
  position: absolute;
  bottom: 30px;
  width: 50%;
  background-color: #ffffff;
  border-top: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  padding: 8px;
  display: none;
  -moz-box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.175);
}
.notifications .notifications-tooltip .errors,
.notifications .notifications-tooltip .userErrors {
  background-color: #d90000;
}
.notifications .notifications-tooltip .warnings {
  background-color: #fecb00;
}
.notifications .notifications-tooltip .warnings_cux_permanent {
  background-color: #fecb00;
}
.notifications .notifications-tooltip .informations {
  background-color: #4c7f19;
}
.notifications .notifications-tooltip .notificationMessage {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80%;
  word-wrap: break-word;
}
.notifications .notifications-tooltip .notifications-list {
  min-height: 35px;
}
.notifications .notifications-tooltip .notifications-list > div {
  display: inline-block;
  vertical-align: top;
  padding: 4px 8px;
}
.notifications .notifications-tooltip .notifications-list .notification-time {
  text-align: right;
}
.notifications .notifications-tooltip .notifications-list .notifications-ico {
  padding-top: 8px;
}
.notifications .notifications-tooltip .notifications-list .notifications-ico span {
  width: 24px;
  height: 24px;
  display: inline-block;
}
.notifications .current-notification-message {
  word-wrap: break-word;
  width: 100%;
}
.suggestion-box {
  position: fixed;
  left: -182px;
  top: 320px;
  width: 420px;
  z-index: 1005;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Safari and Chrome */
  -o-transform: rotate(-90deg);
  /* Opera */
  -moz-transform: rotate(-90deg);
  /* Firefox */
}
.suggestion-box .suggestion-box-section {
  background-color: #ffffff;
  padding: 10px 20px;
  -webkit-box-shadow: -1px 2px 5px 3px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: -1px 2px 5px 3px rgba(0, 0, 0, 0.175);
  box-shadow: -1px 2px 5px 3px rgba(0, 0, 0, 0.175);
}
.suggestion-box .suggestion-box-section .btn-primary {
  filter: none;
}
.suggestion-box .suggestion-box-overlay {
  -webkit-box-shadow: -1px 2px 5px 3px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: -1px 2px 5px 3px rgba(0, 0, 0, 0.175);
  box-shadow: -1px 2px 5px 3px rgba(0, 0, 0, 0.175);
  position: absolute;
  top: 0px;
  left: -70px;
  width: 500px;
  height: 420px;
  background-color: #ffffff;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  -o-transform: rotate(90deg);
  /* Opera */
  -moz-transform: rotate(90deg);
  /* Firefox */
}
.load-gis-address .form-horizontal .form-group {
  margin-left: 15px;
  margin-right: 15px;
}
.order .header-info-bar {
  display: table;
  background-color: #f0f0f0;
  margin: 0px 0px 10px 0px;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.order .header-info-bar > div {
  display: table-row;
  white-space: nowrap;
}
.order .header-info-bar > div > div {
  display: table-cell;
  padding: 10px;
  vertical-align: top;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}
.order .order-lines table.order-lines-table .linesItemRow td.section {
  padding: 2px 0px;
}
.order .order-lines table.order-lines-table .linesItemRow td.section.configurator-section,
.order .order-lines table.order-lines-table .linesItemRow td.section.additional-details-row {
  padding-top: 10px;
}
.order .order-lines table.order-lines-table .linesItemRow td.section.ordering-line-details-row {
  padding-bottom: 10px;
}
.order .order-lines table.order-lines-table .action {
  text-align: right;
}
.order .order-lines table.order-lines-table thead {
  background-color: white;
}
.order .order-lines table.order-lines-table thead .linesHeaderRow {
  border-bottom: 1px solid #a0a0a0;
  vertical-align: top;
}
.order .order-lines table.order-lines-table thead .linesHeaderRow th {
  font-weight: bold;
}
.order .order-lines table.order-lines-table thead .linesHeaderRow > div,
.order .order-lines table.order-lines-table thead .linesHeaderRow > th {
  padding: 5px 8px;
  white-space: nowrap;
}
.order .order-lines table.order-lines-table thead .linesHeaderRow .product {
  width: 100%;
}
.order .order-lines table.order-lines-table .linesItemRow {
  border-bottom: 1px solid #d2d2d2;
}
.order .order-lines table.order-lines-table .linesItemRow td {
  padding: 10px 8px;
  vertical-align: top;
}
.order .order-lines table.order-lines-table .linesItemRow tr td {
  padding: 10px 8px;
  vertical-align: top;
}
.order .order-lines table.order-lines-table .linesItemRow tr td .product {
  display: table-cell;
  vertical-align: top;
}
.order .order-lines table.order-lines-table .linesItemRow tr td .qty {
  width: 50px;
}
.order .order-lines table.order-lines-table .linesItemRow tr td .productImage {
  display: table-cell;
  vertical-align: top;
}
.order .order-lines table.order-lines-table .linesItemRow tr td .productImage a img {
  margin-right: 10px;
}
.order .order-lines table.order-lines-table .linesItemRow tr td.price-row .unlisted-item-warning-message {
  min-width: 120px;
}
.order .order-lines table.order-lines-table .linesItemRow tr td.price-row .price {
  white-space: nowrap;
}
.order .order-lines table.order-lines-table .linesItemRow tr td.price-row .price > div {
  display: inline-block;
}
.order .order-lines table.order-lines-table .linesItemRow tr td.section {
  padding: 0px 8px;
}
.order .order-lines table.order-lines-table .linesItemRow .line-product-column {
  padding-bottom: 0px;
}
.order .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-information {
  display: table;
  width: 100%;
}
.order .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-information .product-details {
  display: table-cell;
  width: 100%;
}
.order .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-information .product-details .product-name > div {
  display: table-cell;
  width: 900px;
}
.order .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-availability {
  display: table-cell;
}
.order .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-availability .product-availability-link {
  padding-left: 10px;
  white-space: nowrap;
}
.order .order-lines table.order-lines-table .linesItemRow .ordering-line-last-row td {
  padding: 0px 0px 10px 0px;
}
.order .order-lines table.order-lines-table .linesItemRow .subline-container {
  background-color: #f0f0f0;
  cursor: pointer;
}
.order .order-lines table.order-lines-table .linesItemRow .subline-container td {
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
  padding: 8px 16px 8px 40px;
}
.order .order-lines table.order-lines-table .linesItemRow .subline-container td:hover {
  background-color: #f8f8f8;
}
.order .order-lines table.order-lines-table .linesItemRow .subline-container-expanded {
  background-color: #ffffff;
}
.order .order-lines table.order-lines-table .linesItemRow .subline-container-expanded td {
  border-bottom: none;
}
.order .order-lines table.order-lines-table .linesItemRow.configuration-parent {
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.order .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell {
  background-color: #f0f0f0;
  border-bottom: 1px solid #d2d2d2;
}
.order .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content {
  width: 100%;
}
.order .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .select-configuration {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  padding-right: 16px;
}
.order .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-info {
  display: table-cell;
  text-align: left;
  width: 100%;
  vertical-align: middle;
}
.order .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-actions {
  display: table-cell;
  text-align: right;
  white-space: nowrap;
  vertical-align: middle;
}
.order .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-actions .reconfigure-configuration {
  display: table-cell;
  text-align: right;
  white-space: nowrap;
  vertical-align: middle;
}
.order .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-actions .remove-configuration {
  display: table-cell;
  text-align: right;
  white-space: nowrap;
  vertical-align: middle;
}
.order .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-actions .remove-configuration .controls-separator {
  vertical-align: text-bottom;
  margin: 0px 8px;
}
.order .order-lines table.order-lines-table .linesItemRow.configuration-child {
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.order .order-lines table.order-lines-table .linesItemRow.subline-parent {
  border-bottom: none;
}
.order .order-lines table.order-lines-table .linesItemRow.subline-child tr .line-product-column,
.order .order-lines table.order-lines-table .linesItemRow.subline-child tr .section {
  padding-left: 60px;
}
.order .order-lines table.order-lines-table .canceled-line {
  background-color: #f0f0f0;
}
.order .order-lines table.order-lines-table .canceled-line .cancel-reason {
  color: #d90000;
  font-weight: 700;
}
.order .order-lines table.order-lines-table .canceled-line .header:hover {
  background-color: #f8f8f8;
}
.order .order-lines table.order-lines-table .canceled-line .line-readonly-section {
  background-color: #f0f0f0;
}
.order .price-summary {
  width: 100%;
  white-space: nowrap;
  padding: 8px 0px 20px 0px;
  vertical-align: top;
  text-align: right;
}
.order .price-summary .qty {
  margin-right: 16px;
  vertical-align: top;
  padding-left: 5px;
  background-position-y: -2px;
  display: inline-block;
}
.order .price-summary .price {
  margin-right: 10px;
  padding-left: 5px;
  display: inline-block;
}
.order .price-summary .additional-fee-inf {
  vertical-align: bottom;
  padding-left: 0;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #0076b7;
}
.order .terms-and-conditions {
  margin: 10px;
}
.order .currency-exchange-header {
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: bottom;
  display: inline-block;
  padding-left: 25px;
  padding-right: 10px;
  color: #0076b7;
}
.order .financial-calculation {
  display: table;
  width: 100%;
  padding: 10px 20px;
}
.order .financial-calculation > div {
  display: table-cell;
  min-width: 160px;
}
.order .line-financial-calculation {
  margin: 10px 20px;
  padding: 0px;
}
.order .line-financial-calculation .tree-item {
  margin-left: 15px;
}
.order .line-financial-calculation .tree-item-name {
  display: inline-block;
}
.order .line-financial-calculation .tree-item-cost {
  display: inline-block;
  float: right;
}
.order .line-financial-calculation .tree-item-li {
  max-width: 350px;
}
.order .subline-group-title {
  color: #868686;
  font-weight: bold;
}
.order .loadingResults {
  background: transparent url("../../../Css/newLoginPage/abb/img/loader_min.gif") no-repeat 98% 50%;
}
.ui-grid-wrapper {
  position: relative;
}
.ui-grid-wrapper .ui-grid-header.scroll-to-fixed-fixed {
  border: 1px solid #d2d2d2;
}
.ui-grid-wrapper .ui-grid-wrapper-fixed-spacer {
  display: none;
}
.ui-grid-wrapper .scroll-to-fixed-fixed + .ui-grid-wrapper-fixed-spacer {
  display: block;
}
.ui-grid-wrapper .ui-grid-header-cell .ui-grid-filter-input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #a0a0a0;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #a0a0a0;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  display: inherit;
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #3c3c3c;
  color: #6e6e6e;
  border: 1px solid #d2d2d2;
}
.ui-grid-wrapper .ui-grid-header-cell .ui-grid-filter-input:focus {
  border-color: #6e6e6e;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 110, 110, 0.6) inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 110, 110, 0.6) 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 110, 110, 0.6) inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 110, 110, 0.6) 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 110, 110, 0.6) inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 110, 110, 0.6) 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 110, 110, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(110, 110, 110, 0.6);
}
.ui-grid-wrapper .ui-grid-header-cell .ui-grid-filter-input::-moz-placeholder {
  color: #d2d2d2;
  opacity: 1;
}
.ui-grid-wrapper .ui-grid-header-cell .ui-grid-filter-input:-ms-input-placeholder {
  color: #d2d2d2;
}
.ui-grid-wrapper .ui-grid-header-cell .ui-grid-filter-input::-webkit-input-placeholder {
  color: #d2d2d2;
}
.ui-grid-wrapper .ui-grid-header-cell .ui-grid-filter-input[disabled],
.ui-grid-wrapper .ui-grid-header-cell .ui-grid-filter-input[readonly],
fieldset[disabled] .ui-grid-wrapper .ui-grid-header-cell .ui-grid-filter-input {
  cursor: not-allowed;
  background-color: #f0f0f0;
  opacity: 1;
}
textarea.ui-grid-wrapper .ui-grid-header-cell .ui-grid-filter-input {
  height: auto;
}
.ui-grid-wrapper .ui-grid-header-cell .ui-grid-filter-input::-moz-placeholder {
  color: #a0a0a0;
  opacity: 1;
}
.ui-grid-wrapper .ui-grid-header-cell .ui-grid-filter-input:-ms-input-placeholder {
  color: #a0a0a0;
}
.ui-grid-wrapper .ui-grid-header-cell .ui-grid-filter-input::-webkit-input-placeholder {
  color: #a0a0a0;
}
.ui-grid-wrapper .ui-grid-header-cell .ui-grid-filter-input::-ms-clear {
  display: none;
}
.ui-grid-wrapper .ui-grid-header-cell .ui-grid-filter-container {
  margin-top: -15px;
}
.ui-grid-wrapper .ui-grid-empty-label,
.ui-grid-wrapper .ui-grid-error-label {
  display: none;
  position: absolute;
  bottom: 0;
  line-height: 40px;
  width: 100%;
  text-align: center;
}
.ui-grid-wrapper .ui-grid-error-label {
  color: #d90000;
}
.ui-grid-wrapper .ui-grid-loading {
  display: none;
  position: absolute;
  bottom: 0;
  min-height: 41px;
  height: 41px;
  width: 100%;
  background-position: 50% 50%;
}
.ui-grid-wrapper.empty .ui-grid-render-container-body {
  float: none;
}
.ui-grid-wrapper.empty .ui-grid-table,
.ui-grid-wrapper.empty .ui-grid-viewport {
  height: auto !important;
}
.ui-grid-wrapper.empty .ui-grid-empty-label {
  display: block;
}
.ui-grid-wrapper.loading {
  display: block;
}
.ui-grid-wrapper.loading .ui-grid-canvas {
  display: none;
}
.ui-grid-wrapper.loading .ui-grid-render-container-body {
  float: none;
}
.ui-grid-wrapper.loading .ui-grid-table,
.ui-grid-wrapper.loading .ui-grid-viewport {
  height: auto !important;
}
.ui-grid-wrapper.loading .ui-grid-loading {
  display: block;
}
.ui-grid-wrapper.loading .ui-grid-empty-label {
  display: none;
}
.ui-grid-wrapper.error {
  display: block;
}
.ui-grid-wrapper.error .ui-grid-canvas {
  display: none;
}
.ui-grid-wrapper.error .ui-grid-render-container-body {
  float: none;
}
.ui-grid-wrapper.error .ui-grid-table,
.ui-grid-wrapper.error .ui-grid-viewport {
  height: auto !important;
}
.ui-grid-wrapper.error .ui-grid-loading,
.ui-grid-wrapper.error .ui-grid-empty-label {
  display: none;
}
.ui-grid-wrapper.error .ui-grid-error-label {
  display: block;
}
.ui-grid-wrapper .ui-grid-table {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  /* temporary fix for ui-grid cropping last 10px of the table */
  /* temporary fix for UI grid issue with measuring header height (number rounding error) */
}
.ui-grid-wrapper .ui-grid-table .inner-cell-heading {
  display: none;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-viewport {
  min-height: 40px;
}
.ui-grid-wrapper .ui-grid-table.ui-grid-table-cropped-fix {
  padding-bottom: 10px;
}
.ui-grid-wrapper .ui-grid-table.ui-grid-table-cropped-fix .ui-grid-render-container .ui-grid-viewport {
  height: 100% !important;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-header .ui-grid-header-viewport .ui-grid-header-canvas {
  height: 100%;
}
.ui-grid-wrapper .ui-grid-table.ui-grid-fit-height .ui-grid-render-container {
  height: 100%;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-canvas {
  padding: 0;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-row:nth-child(odd) .ui-grid-cell,
.ui-grid-wrapper .ui-grid-table .ui-grid-row:nth-child(even) .ui-grid-cell,
.ui-grid-wrapper .ui-grid-table .ui-grid-vertical-bar {
  background-color: transparent;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-cell {
  border-right: none;
  word-wrap: break-word;
  /* base word-wrap */
  word-break: break-word;
  /* for flexible-sized components like table cells */
}
.ui-grid-wrapper .ui-grid-table .ui-grid-cell input[type="checkbox"] {
  margin: 0 6px;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-header-cell-row {
  height: 40px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
}
.ui-grid-wrapper .ui-grid-table [class^="ui-grid-icon"]:after,
.ui-grid-wrapper .ui-grid-table [class*="ui-grid-icon"]:after,
.ui-grid-wrapper .ui-grid-table [class^="ui-grid-icon"]:before,
.ui-grid-wrapper .ui-grid-table [class*="ui-grid-icon"]:before {
  font-family: 'Icons-ABB';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-left: 0.3em;
  margin-right: 0.3em;
  position: relative;
  top: 2px;
  display: inline-block;
  font-size: 18px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-header-cell .ui-grid-icon-blank {
  display: none;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-header-cell .sortable .ui-grid-icon-blank {
  display: inline;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-icon-up-dir:after {
  margin: 0;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-icon-down-dir:after {
  margin: 0;
}
.ui-grid-wrapper .ui-grid-table .sortable .ui-grid-icon-blank:after {
  margin: 0;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-icon-up-dir:before {
  content: none;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-icon-down-dir:before {
  content: none;
}
.ui-grid-wrapper .ui-grid-table .sortable .ui-grid-icon-blank:before {
  content: none;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-invisible {
  visibility: inherit;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-top-panel {
  background: #f0f0f0;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-top-panel .ui-grid-header-cell {
  border: none;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-top-panel .ui-grid-header-cell .ui-grid-cell-contents {
  font-family: "ABBVoice-Regular";
  font-weight: bold;
  font-size: 12px;
  line-height: 17px;
  color: #6e6e6e;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-row {
  height: 40px;
  margin: 0;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-row [ui-grid-row] {
  border-bottom: 1px solid #d2d2d2;
  height: 100%;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-row:last-child [ui-grid-row] {
  border-bottom: none;
}
.ui-grid-wrapper .ui-grid-table .ui-grid-cell-contents {
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #3c3c3c;
  padding: 11px 8px;
}
.ui-grid-wrapper .ui-grid-table .wfe-icon-Download {
  margin-top: -2px;
}
.ui-grid-wrapper .ui-grid-table.ui-grid-html-table,
.ui-grid-wrapper .ui-grid-table.ui-grid-html-table .ui-grid-canvas,
.ui-grid-wrapper .ui-grid-table.ui-grid-html-table .ui-grid-viewport {
  height: 100% !important;
}
.ui-grid-wrapper .ui-grid-table.ui-grid-html-table .ui-grid-render-container-body {
  float: none;
}
.ui-grid-wrapper .ui-grid-table.ui-grid-html-table .ui-grid-pinned-container .ui-grid-row-header-cell {
  border-bottom: none;
  height: 100% !important;
  display: block;
  background: #f0f0f0;
}
.ui-grid-wrapper .ui-grid-table.ui-grid-html-table .ui-grid-pinned-container .ui-grid-tree-base-row-header-buttons {
  color: #6e6e6e;
  cursor: pointer;
}
.ui-grid-wrapper .ui-grid-table.ui-grid-html-table .ui-grid-cell {
  display: table-cell;
  height: auto !important;
  overflow: visible;
  position: static;
  float: none;
}
.ui-grid-wrapper .ui-grid-table.ui-grid-html-table .ui-grid-cell > div {
  overflow: visible;
  white-space: normal;
}
.ui-grid-wrapper .ui-grid-table.ui-grid-html-table .ui-grid-tree-base-row-header-buttons > i {
  position: absolute;
}
.ui-grid-wrapper .ui-grid-table.ui-grid-html-table .ui-grid-row {
  float: none;
  display: table-row;
  height: auto !important;
  position: static;
}
.ui-grid-wrapper .ui-grid-table.ui-grid-html-table .ui-grid-cell-contents {
  height: auto !important;
  white-space: normal;
  overflow: visible;
}
.ui-grid-wrapper .ui-grid-sort-dropdowns {
  display: none;
}
.ui-grid-wrapper.responsive-always .ui-grid-table.ui-grid-html-table {
  border: none;
}
.ui-grid-wrapper.responsive-always .ui-grid-table.ui-grid-html-table .ui-grid-canvas {
  width: auto !important;
}
.ui-grid-wrapper.responsive-always .ui-grid-table.ui-grid-html-table .ui-grid-header {
  display: none;
}
.ui-grid-wrapper.responsive-always .ui-grid-table.ui-grid-html-table .ui-grid-row {
  display: block;
  margin-bottom: 8px;
  border: 2px solid #d2d2d2;
}
.ui-grid-wrapper.responsive-always .ui-grid-table.ui-grid-html-table .ui-grid-row [ui-grid-row] {
  border: none;
}
.ui-grid-wrapper.responsive-always .ui-grid-table.ui-grid-html-table .ui-grid-row .ui-grid-row-header-cell {
  border: none;
}
.ui-grid-wrapper.responsive-always .ui-grid-table.ui-grid-html-table .ui-grid-cell {
  display: inline-block;
  vertical-align: top;
  background: none !important;
  /* to get rid of sort order highlight */
  border-top: 1px dotted #ddd;
}
.ui-grid-wrapper.responsive-always .ui-grid-table.ui-grid-html-table .ui-grid-cell .inner-cell-heading {
  font-family: "ABBVoice-Regular";
  font-weight: bold;
  font-size: 12px;
  line-height: 17px;
  color: #6e6e6e;
  white-space: nowrap;
  display: inline-block;
  margin: 0 8px;
}
.ui-grid-wrapper.responsive-always .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell {
  border: none;
  min-width: 0;
  max-width: none;
}
.ui-grid-wrapper.responsive-always .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell .inner-cell-heading {
  display: none;
}
.ui-grid-wrapper.responsive-always .ui-grid-sort-dropdowns {
  display: inline-block;
  margin: 4px;
}
.ui-grid-wrapper.responsive-always .ui-grid-sort-dropdowns label {
  padding: 0 8px 0 0;
}
.ui-grid-wrapper.responsive-always .ui-grid-sort-dropdowns .select2-container {
  width: 200px;
  margin-right: 12px;
}
.ui-grid-wrapper.responsive-always .ui-grid-cell {
  min-width: 16.5%;
  max-width: 16.5%;
}
@media (max-width: 1794px) {
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-table.ui-grid-html-table {
    border: none;
  }
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-canvas {
    width: auto !important;
  }
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-header {
    display: none;
  }
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-row {
    display: block;
    margin-bottom: 8px;
    border: 2px solid #d2d2d2;
  }
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-row [ui-grid-row] {
    border: none;
  }
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-row .ui-grid-row-header-cell {
    border: none;
  }
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-cell {
    display: inline-block;
    vertical-align: top;
    background: none !important;
    /* to get rid of sort order highlight */
    border-top: 1px dotted #ddd;
  }
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-cell .inner-cell-heading {
    font-family: "ABBVoice-Regular";
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    color: #6e6e6e;
    white-space: nowrap;
    display: inline-block;
    margin: 0 8px;
  }
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell {
    border: none;
    min-width: 0;
    max-width: none;
  }
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell .inner-cell-heading {
    display: none;
  }
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-sort-dropdowns {
    display: inline-block;
    margin: 4px;
  }
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-sort-dropdowns label {
    padding: 0 8px 0 0;
  }
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-sort-dropdowns .select2-container {
    width: 200px;
    margin-right: 12px;
  }
  .ui-grid-wrapper.responsive-always .ui-grid-cell,
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-cell {
    min-width: 20%;
    max-width: 20%;
  }
}
@media (max-width: 1450px) {
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-table.ui-grid-html-table {
    border: none;
  }
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-canvas {
    width: auto !important;
  }
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-header {
    display: none;
  }
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-row {
    display: block;
    margin-bottom: 8px;
    border: 2px solid #d2d2d2;
  }
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-row [ui-grid-row] {
    border: none;
  }
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-row .ui-grid-row-header-cell {
    border: none;
  }
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-cell {
    display: inline-block;
    vertical-align: top;
    background: none !important;
    /* to get rid of sort order highlight */
    border-top: 1px dotted #ddd;
  }
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-cell .inner-cell-heading {
    font-family: "ABBVoice-Regular";
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    color: #6e6e6e;
    white-space: nowrap;
    display: inline-block;
    margin: 0 8px;
  }
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell {
    border: none;
    min-width: 0;
    max-width: none;
  }
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell .inner-cell-heading {
    display: none;
  }
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-sort-dropdowns {
    display: inline-block;
    margin: 4px;
  }
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-sort-dropdowns label {
    padding: 0 8px 0 0;
  }
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-sort-dropdowns .select2-container {
    width: 200px;
    margin-right: 12px;
  }
  .ui-grid-wrapper.responsive-always .ui-grid-cell,
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-cell,
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-cell {
    min-width: 25%;
    max-width: 25%;
  }
}
@media (max-width: 1106px) {
  .ui-grid-wrapper.responsive-at-level-2 .ui-grid-table.ui-grid-html-table {
    border: none;
  }
  .ui-grid-wrapper.responsive-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-canvas {
    width: auto !important;
  }
  .ui-grid-wrapper.responsive-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-header {
    display: none;
  }
  .ui-grid-wrapper.responsive-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-row {
    display: block;
    margin-bottom: 8px;
    border: 2px solid #d2d2d2;
  }
  .ui-grid-wrapper.responsive-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-row [ui-grid-row] {
    border: none;
  }
  .ui-grid-wrapper.responsive-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-row .ui-grid-row-header-cell {
    border: none;
  }
  .ui-grid-wrapper.responsive-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-cell {
    display: inline-block;
    vertical-align: top;
    background: none !important;
    /* to get rid of sort order highlight */
    border-top: 1px dotted #ddd;
  }
  .ui-grid-wrapper.responsive-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-cell .inner-cell-heading {
    font-family: "ABBVoice-Regular";
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    color: #6e6e6e;
    white-space: nowrap;
    display: inline-block;
    margin: 0 8px;
  }
  .ui-grid-wrapper.responsive-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell {
    border: none;
    min-width: 0;
    max-width: none;
  }
  .ui-grid-wrapper.responsive-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell .inner-cell-heading {
    display: none;
  }
  .ui-grid-wrapper.responsive-at-level-2 .ui-grid-sort-dropdowns {
    display: inline-block;
    margin: 4px;
  }
  .ui-grid-wrapper.responsive-at-level-2 .ui-grid-sort-dropdowns label {
    padding: 0 8px 0 0;
  }
  .ui-grid-wrapper.responsive-at-level-2 .ui-grid-sort-dropdowns .select2-container {
    width: 200px;
    margin-right: 12px;
  }
  .ui-grid-wrapper.responsive-always .ui-grid-cell,
  .ui-grid-wrapper.responsive-at-level-2 .ui-grid-cell,
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-cell,
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-cell {
    min-width: 25%;
    max-width: 25%;
  }
}
@media (max-width: 1004px) {
  .ui-grid-wrapper.responsive-at-level-1 .ui-grid-table.ui-grid-html-table {
    border: none;
  }
  .ui-grid-wrapper.responsive-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-canvas {
    width: auto !important;
  }
  .ui-grid-wrapper.responsive-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-header {
    display: none;
  }
  .ui-grid-wrapper.responsive-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-row {
    display: block;
    margin-bottom: 8px;
    border: 2px solid #d2d2d2;
  }
  .ui-grid-wrapper.responsive-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-row [ui-grid-row] {
    border: none;
  }
  .ui-grid-wrapper.responsive-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-row .ui-grid-row-header-cell {
    border: none;
  }
  .ui-grid-wrapper.responsive-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-cell {
    display: inline-block;
    vertical-align: top;
    background: none !important;
    /* to get rid of sort order highlight */
    border-top: 1px dotted #ddd;
  }
  .ui-grid-wrapper.responsive-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-cell .inner-cell-heading {
    font-family: "ABBVoice-Regular";
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    color: #6e6e6e;
    white-space: nowrap;
    display: inline-block;
    margin: 0 8px;
  }
  .ui-grid-wrapper.responsive-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell {
    border: none;
    min-width: 0;
    max-width: none;
  }
  .ui-grid-wrapper.responsive-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell .inner-cell-heading {
    display: none;
  }
  .ui-grid-wrapper.responsive-at-level-1 .ui-grid-sort-dropdowns {
    display: inline-block;
    margin: 4px;
  }
  .ui-grid-wrapper.responsive-at-level-1 .ui-grid-sort-dropdowns label {
    padding: 0 8px 0 0;
  }
  .ui-grid-wrapper.responsive-at-level-1 .ui-grid-sort-dropdowns .select2-container {
    width: 200px;
    margin-right: 12px;
  }
  .ui-grid-wrapper.responsive-always .ui-grid-cell,
  .ui-grid-wrapper.responsive-at-level-1 .ui-grid-cell,
  .ui-grid-wrapper.responsive-at-level-2 .ui-grid-cell,
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-cell,
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-cell {
    min-width: 33.3333%;
    max-width: 33.3333%;
  }
}
@media (max-width: 762px) {
  .ui-grid-wrapper.responsive-at-level-0 .ui-grid-table.ui-grid-html-table {
    border: none;
  }
  .ui-grid-wrapper.responsive-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-canvas {
    width: auto !important;
  }
  .ui-grid-wrapper.responsive-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-header {
    display: none;
  }
  .ui-grid-wrapper.responsive-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-row {
    display: block;
    margin-bottom: 8px;
    border: 2px solid #d2d2d2;
  }
  .ui-grid-wrapper.responsive-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-row [ui-grid-row] {
    border: none;
  }
  .ui-grid-wrapper.responsive-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-row .ui-grid-row-header-cell {
    border: none;
  }
  .ui-grid-wrapper.responsive-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-cell {
    display: inline-block;
    vertical-align: top;
    background: none !important;
    /* to get rid of sort order highlight */
    border-top: 1px dotted #ddd;
  }
  .ui-grid-wrapper.responsive-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-cell .inner-cell-heading {
    font-family: "ABBVoice-Regular";
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    color: #6e6e6e;
    white-space: nowrap;
    display: inline-block;
    margin: 0 8px;
  }
  .ui-grid-wrapper.responsive-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell {
    border: none;
    min-width: 0;
    max-width: none;
  }
  .ui-grid-wrapper.responsive-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell .inner-cell-heading {
    display: none;
  }
  .ui-grid-wrapper.responsive-at-level-0 .ui-grid-sort-dropdowns {
    display: inline-block;
    margin: 4px;
  }
  .ui-grid-wrapper.responsive-at-level-0 .ui-grid-sort-dropdowns label {
    padding: 0 8px 0 0;
  }
  .ui-grid-wrapper.responsive-at-level-0 .ui-grid-sort-dropdowns .select2-container {
    width: 200px;
    margin-right: 12px;
  }
  .ui-grid-wrapper.responsive-always .ui-grid-cell,
  .ui-grid-wrapper.responsive-at-level-0 .ui-grid-cell,
  .ui-grid-wrapper.responsive-at-level-1 .ui-grid-cell,
  .ui-grid-wrapper.responsive-at-level-2 .ui-grid-cell,
  .ui-grid-wrapper.responsive-at-level-3 .ui-grid-cell,
  .ui-grid-wrapper.responsive-at-level-4 .ui-grid-cell {
    min-width: 33.3333%;
    max-width: 33.3333%;
  }
}
.ui-grid-wrapper.responsive-modal-always .ui-grid-table.ui-grid-html-table {
  border: none;
}
.ui-grid-wrapper.responsive-modal-always .ui-grid-table.ui-grid-html-table .ui-grid-canvas {
  width: auto !important;
}
.ui-grid-wrapper.responsive-modal-always .ui-grid-table.ui-grid-html-table .ui-grid-header {
  display: none;
}
.ui-grid-wrapper.responsive-modal-always .ui-grid-table.ui-grid-html-table .ui-grid-row {
  display: block;
  margin-bottom: 8px;
  border: 2px solid #d2d2d2;
}
.ui-grid-wrapper.responsive-modal-always .ui-grid-table.ui-grid-html-table .ui-grid-row [ui-grid-row] {
  border: none;
}
.ui-grid-wrapper.responsive-modal-always .ui-grid-table.ui-grid-html-table .ui-grid-row .ui-grid-row-header-cell {
  border: none;
}
.ui-grid-wrapper.responsive-modal-always .ui-grid-table.ui-grid-html-table .ui-grid-cell {
  display: inline-block;
  vertical-align: top;
  background: none !important;
  /* to get rid of sort order highlight */
  border-top: 1px dotted #ddd;
}
.ui-grid-wrapper.responsive-modal-always .ui-grid-table.ui-grid-html-table .ui-grid-cell .inner-cell-heading {
  font-family: "ABBVoice-Regular";
  font-weight: bold;
  font-size: 12px;
  line-height: 17px;
  color: #6e6e6e;
  white-space: nowrap;
  display: inline-block;
  margin: 0 8px;
}
.ui-grid-wrapper.responsive-modal-always .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell {
  border: none;
  min-width: 0;
  max-width: none;
}
.ui-grid-wrapper.responsive-modal-always .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell .inner-cell-heading {
  display: none;
}
.ui-grid-wrapper.responsive-modal-always .ui-grid-sort-dropdowns {
  display: inline-block;
  margin: 4px;
}
.ui-grid-wrapper.responsive-modal-always .ui-grid-sort-dropdowns label {
  padding: 0 8px 0 0;
}
.ui-grid-wrapper.responsive-modal-always .ui-grid-sort-dropdowns .select2-container {
  width: 200px;
  margin-right: 12px;
}
.ui-grid-wrapper.responsive-modal-always .ui-grid-cell {
  min-width: 10%;
  max-width: 10%;
}
@media (max-width: 1794px) {
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-table.ui-grid-html-table {
    border: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-canvas {
    width: auto !important;
  }
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-header {
    display: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-row {
    display: block;
    margin-bottom: 8px;
    border: 2px solid #d2d2d2;
  }
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-row [ui-grid-row] {
    border: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-row .ui-grid-row-header-cell {
    border: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-cell {
    display: inline-block;
    vertical-align: top;
    background: none !important;
    /* to get rid of sort order highlight */
    border-top: 1px dotted #ddd;
  }
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-cell .inner-cell-heading {
    font-family: "ABBVoice-Regular";
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    color: #6e6e6e;
    white-space: nowrap;
    display: inline-block;
    margin: 0 8px;
  }
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell {
    border: none;
    min-width: 0;
    max-width: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell .inner-cell-heading {
    display: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-sort-dropdowns {
    display: inline-block;
    margin: 4px;
  }
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-sort-dropdowns label {
    padding: 0 8px 0 0;
  }
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-sort-dropdowns .select2-container {
    width: 200px;
    margin-right: 12px;
  }
  .ui-grid-wrapper.responsive-modal-always .ui-grid-cell,
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-cell {
    min-width: 10%;
    max-width: 10%;
  }
}
@media (max-width: 1450px) {
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-table.ui-grid-html-table {
    border: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-canvas {
    width: auto !important;
  }
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-header {
    display: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-row {
    display: block;
    margin-bottom: 8px;
    border: 2px solid #d2d2d2;
  }
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-row [ui-grid-row] {
    border: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-row .ui-grid-row-header-cell {
    border: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-cell {
    display: inline-block;
    vertical-align: top;
    background: none !important;
    /* to get rid of sort order highlight */
    border-top: 1px dotted #ddd;
  }
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-cell .inner-cell-heading {
    font-family: "ABBVoice-Regular";
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    color: #6e6e6e;
    white-space: nowrap;
    display: inline-block;
    margin: 0 8px;
  }
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell {
    border: none;
    min-width: 0;
    max-width: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell .inner-cell-heading {
    display: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-sort-dropdowns {
    display: inline-block;
    margin: 4px;
  }
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-sort-dropdowns label {
    padding: 0 8px 0 0;
  }
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-sort-dropdowns .select2-container {
    width: 200px;
    margin-right: 12px;
  }
  .ui-grid-wrapper.responsive-modal-always .ui-grid-cell,
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-cell,
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-cell {
    min-width: 14%;
    max-width: 14%;
  }
}
@media (max-width: 1106px) {
  .ui-grid-wrapper.responsive-modal-at-level-2 .ui-grid-table.ui-grid-html-table {
    border: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-canvas {
    width: auto !important;
  }
  .ui-grid-wrapper.responsive-modal-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-header {
    display: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-row {
    display: block;
    margin-bottom: 8px;
    border: 2px solid #d2d2d2;
  }
  .ui-grid-wrapper.responsive-modal-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-row [ui-grid-row] {
    border: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-row .ui-grid-row-header-cell {
    border: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-cell {
    display: inline-block;
    vertical-align: top;
    background: none !important;
    /* to get rid of sort order highlight */
    border-top: 1px dotted #ddd;
  }
  .ui-grid-wrapper.responsive-modal-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-cell .inner-cell-heading {
    font-family: "ABBVoice-Regular";
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    color: #6e6e6e;
    white-space: nowrap;
    display: inline-block;
    margin: 0 8px;
  }
  .ui-grid-wrapper.responsive-modal-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell {
    border: none;
    min-width: 0;
    max-width: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-2 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell .inner-cell-heading {
    display: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-2 .ui-grid-sort-dropdowns {
    display: inline-block;
    margin: 4px;
  }
  .ui-grid-wrapper.responsive-modal-at-level-2 .ui-grid-sort-dropdowns label {
    padding: 0 8px 0 0;
  }
  .ui-grid-wrapper.responsive-modal-at-level-2 .ui-grid-sort-dropdowns .select2-container {
    width: 200px;
    margin-right: 12px;
  }
  .ui-grid-wrapper.responsive-modal-always .ui-grid-cell,
  .ui-grid-wrapper.responsive-modal-at-level-2 .ui-grid-cell,
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-cell,
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-cell {
    min-width: 14%;
    max-width: 14%;
  }
}
@media (max-width: 1004px) {
  .ui-grid-wrapper.responsive-modal-at-level-1 .ui-grid-table.ui-grid-html-table {
    border: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-canvas {
    width: auto !important;
  }
  .ui-grid-wrapper.responsive-modal-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-header {
    display: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-row {
    display: block;
    margin-bottom: 8px;
    border: 2px solid #d2d2d2;
  }
  .ui-grid-wrapper.responsive-modal-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-row [ui-grid-row] {
    border: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-row .ui-grid-row-header-cell {
    border: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-cell {
    display: inline-block;
    vertical-align: top;
    background: none !important;
    /* to get rid of sort order highlight */
    border-top: 1px dotted #ddd;
  }
  .ui-grid-wrapper.responsive-modal-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-cell .inner-cell-heading {
    font-family: "ABBVoice-Regular";
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    color: #6e6e6e;
    white-space: nowrap;
    display: inline-block;
    margin: 0 8px;
  }
  .ui-grid-wrapper.responsive-modal-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell {
    border: none;
    min-width: 0;
    max-width: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-1 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell .inner-cell-heading {
    display: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-1 .ui-grid-sort-dropdowns {
    display: inline-block;
    margin: 4px;
  }
  .ui-grid-wrapper.responsive-modal-at-level-1 .ui-grid-sort-dropdowns label {
    padding: 0 8px 0 0;
  }
  .ui-grid-wrapper.responsive-modal-at-level-1 .ui-grid-sort-dropdowns .select2-container {
    width: 200px;
    margin-right: 12px;
  }
  .ui-grid-wrapper.responsive-modal-always .ui-grid-cell,
  .ui-grid-wrapper.responsive-modal-at-level-1 .ui-grid-cell,
  .ui-grid-wrapper.responsive-modal-at-level-2 .ui-grid-cell,
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-cell,
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-cell {
    min-width: 18%;
    max-width: 18%;
  }
}
@media (max-width: 762px) {
  .ui-grid-wrapper.responsive-modal-at-level-0 .ui-grid-table.ui-grid-html-table {
    border: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-canvas {
    width: auto !important;
  }
  .ui-grid-wrapper.responsive-modal-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-header {
    display: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-row {
    display: block;
    margin-bottom: 8px;
    border: 2px solid #d2d2d2;
  }
  .ui-grid-wrapper.responsive-modal-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-row [ui-grid-row] {
    border: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-row .ui-grid-row-header-cell {
    border: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-cell {
    display: inline-block;
    vertical-align: top;
    background: none !important;
    /* to get rid of sort order highlight */
    border-top: 1px dotted #ddd;
  }
  .ui-grid-wrapper.responsive-modal-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-cell .inner-cell-heading {
    font-family: "ABBVoice-Regular";
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    color: #6e6e6e;
    white-space: nowrap;
    display: inline-block;
    margin: 0 8px;
  }
  .ui-grid-wrapper.responsive-modal-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell {
    border: none;
    min-width: 0;
    max-width: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-0 .ui-grid-table.ui-grid-html-table .ui-grid-tree-header-row .ui-grid-cell .inner-cell-heading {
    display: none;
  }
  .ui-grid-wrapper.responsive-modal-at-level-0 .ui-grid-sort-dropdowns {
    display: inline-block;
    margin: 4px;
  }
  .ui-grid-wrapper.responsive-modal-at-level-0 .ui-grid-sort-dropdowns label {
    padding: 0 8px 0 0;
  }
  .ui-grid-wrapper.responsive-modal-at-level-0 .ui-grid-sort-dropdowns .select2-container {
    width: 200px;
    margin-right: 12px;
  }
  .ui-grid-wrapper.responsive-modal-always .ui-grid-cell,
  .ui-grid-wrapper.responsive-modal-at-level-0 .ui-grid-cell,
  .ui-grid-wrapper.responsive-modal-at-level-1 .ui-grid-cell,
  .ui-grid-wrapper.responsive-modal-at-level-2 .ui-grid-cell,
  .ui-grid-wrapper.responsive-modal-at-level-3 .ui-grid-cell,
  .ui-grid-wrapper.responsive-modal-at-level-4 .ui-grid-cell {
    min-width: 18%;
    max-width: 18%;
  }
}
.ui-grid .ui-grid-render-container-body .ui-grid-viewport {
  overflow: visible !important;
}
.ui-grid-header-viewport {
  overflow: visible !important;
}
.ui-grid-top-panel {
  overflow: visible !important;
}
.cart {
  vertical-align: middle;
}
.cart .heading {
  display: table-cell;
  height: 54px;
  width: 100%;
  vertical-align: middle;
  position: relative;
}
.cart .heading .heading-content {
  text-align: left;
  padding-left: 10px;
  padding-right: 69px;
  border: 0px;
  height: 54px;
  white-space: nowrap;
  background: url("/frontend/css/img/Layout_Shopping_cart.png") no-repeat scroll 90% center #f0f0f0;
}
.cart .heading .heading-content:hover {
  background: url("/frontend/css/img/Layout_Shopping_cart_white.png") no-repeat scroll 90% center #a0a0a0;
  color: #ffffff;
}
.cart .heading .heading-content:focus {
  outline: 0;
}
.cart .heading .heading-content .circle {
  border-radius: 50%;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 4%;
  right: 12%;
  z-index: 2000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  background-color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  color: #000000;
}
.cart .heading .heading-content[disabled] {
  background: url("/frontend/css/img/Layout_Shopping_cartGREYout_40.png") no-repeat scroll 90% center #f0f0f0;
}
.cart .heading .heading-content[disabled]:hover {
  background: url("/frontend/css/img/Layout_Shopping_cartGREYout_40.png") no-repeat scroll 90% center #f0f0f0;
  color: inherit;
}
.cart .shopping-cart {
  width: 400px;
  background-color: #ffffff;
}
.cart .shopping-cart .nav.nav-tabs {
  padding-top: 8px;
  padding-left: 6px;
  margin-bottom: 4px;
}
.cart .shopping-cart .nav.nav-tabs li a {
  color: #6a6a6a;
}
.cart .shopping-cart .nav.nav-tabs li a:hover {
  color: #5b5b5b;
}
.cart .shopping-cart .nav.nav-tabs li a {
  white-space: nowrap;
  cursor: pointer;
}
.cart .shopping-cart .nav.nav-tabs li.active a {
  cursor: default;
}
.cart .shopping-cart .tab-content {
  overflow: visible;
}
.cart .shopping-cart .scTabTopActions .link-wrapper {
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #007987;
}
.cart .shopping-cart .scTabTopActions .link-wrapper:hover {
  color: #00555f;
}
.cart .shopping-cart .current-cart .scTabTopActions {
  padding: 6px 8px 8px 0;
  margin-bottom: 2px;
  border-bottom: 1px solid #d2d2d2;
  background: url("/frontend/css/img/Layout_Shopping_cart.png") no-repeat 18px 10px;
}
.cart .shopping-cart .current-cart .scTabTopActions > div {
  font-size: 12px;
  float: none;
  margin: 8px 0px;
  white-space: nowrap;
  overflow-x: hidden;
}
.cart .shopping-cart .current-cart .scTabTopActions .scNextToCartIcon {
  padding-left: 66px;
  max-width: 240px;
  overflow: auto;
  white-space: normal;
}
.cart .shopping-cart .current-cart .divTableContainer .scTab1TableRow {
  border-bottom: 1px solid #d2d2d2;
}
.cart .shopping-cart .current-cart .divTableContainer .scTab1TableRow > div {
  vertical-align: middle;
}
.cart .shopping-cart .current-cart .divTableContainer .scTab1TableRow .col1 a img {
  width: 54px;
  height: 34px;
  padding-left: 20px;
}
.cart .shopping-cart .current-cart .divTableContainer .scTab1TableRow .col1 a .loading-image {
  width: 54px;
  height: 14px;
  padding-left: 20px;
  content: url('../../../Css/newLoginPage/abb/img/loader_min.gif');
}
.cart .shopping-cart .current-cart .divTableContainer .scTab1TableRow .col2 {
  width: 100%;
  padding: 5px 2px 2px 0;
  padding-left: 20px;
}
.cart .shopping-cart .current-cart .divTableContainer .shoppingCartActionButtons {
  margin-bottom: 8px;
  padding-top: 14px;
  vertical-align: middle;
  text-align: center;
}
.cart .shopping-cart .current-cart .divTableContainer .shoppingCartActionButtons button {
  width: 45%;
}
.cart .shopping-cart .current-cart .divTableContainer .col2 {
  padding-top: 25px;
}
.cart .shopping-cart .current-cart .divTableContainer .col2 > div:first-child {
  font-family: "ABBVoice-Regular";
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #00555f;
}
.cart .shopping-cart .current-cart .divTableContainer .col2 > div {
  font: 12px "ABBVoice-Regular";
  line-height: 17px;
  color: #3c3c3c;
}
.cart .shopping-cart .current-cart .divTableContainer .col2 .trash {
  float: right;
}
.cart .shopping-cart .saved-carts .scTabTopActions {
  text-align: right;
  padding: 8px 8px 8px 0;
  margin-bottom: 2px;
  border-bottom: 1px solid #d2d2d2;
}
.cart .shopping-cart .saved-carts .scTab2TableRow {
  border-bottom: 1px solid #d2d2d2;
}
.cart .shopping-cart .saved-carts .scTab2TableRow .currently-saved {
  background: #fafafa;
}
.cart .shopping-cart .saved-carts .scTab2TableRow > div {
  background-color: #ffffff;
  position: relative;
  vertical-align: middle;
}
.cart .shopping-cart .saved-carts .scTab2TableRow > div:hover {
  background-color: #f0f0f0;
  cursor: pointer;
}
.cart .shopping-cart .saved-carts .scTab2TableRow > div > div {
  background-image: url('../../../Css/newLoginPage/img/Layout_Shopping_cart_s.png');
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position-y: 0px;
  margin: 10px;
}
.cart .shopping-cart .saved-carts .scTab2TableRow > div > div > span {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #3c3c3c;
  position: absolute;
  top: 40%;
  right: 10px;
}
.cart .shopping-cart .saved-carts .scTab2TableRow > div > div > div {
  font: 12px "ABBVoice-Regular";
  line-height: 17px;
  color: #3c3c3c;
}
.cart .shopping-cart .saved-carts .scTab2TableRow > div > div > div:first-child {
  font-family: "ABBVoice-Regular";
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #00555f;
  white-space: nowrap;
  overflow-x: hidden;
}
.cart .shopping-cart .price-summary {
  padding: 8px;
  text-align: right;
  font: 14px "ABBVoice-Regular";
  line-height: 20px;
  color: #3c3c3c;
}
.cart .shopping-cart .shoppingCartAction {
  background-color: #f0f0f0;
  margin-top: 1px;
  display: flex;
  flex-wrap: wrap;
}
.cart .shopping-cart .shoppingCartAction button {
  margin: 2px;
  flex-grow: 1;
}
.cart .dropdown {
  display: table-cell;
  float: right;
  height: 54px;
  min-width: 48px;
}
.cart .dropdown .dropdown-menu.customer-details-dropdown-menu,
.cart .dropdown .dropdown-menu.shopping-cart-dropdown-menu {
  right: 0px;
  left: inherit;
  padding: 0px;
  border-top: 0px;
  margin: 1px -1px 0 0;
  border-bottom: 0px;
}
.cart .small_dropdown {
  float: left;
  display: table-cell;
  height: 22px;
}
.cart .small_dropdown .dropdown-menu > li {
  cursor: pointer;
}
.cart .dropdown.open .toolbar-arrow-down.toolbar-arrow-down.toolbar-arrow-down {
  height: 55px;
}
/* CART */
#currentAndSavedCartHeading {
  height: 50px;
  background-color: #F0F0F0;
}
#currentAndSavedCartHeading .col1 {
  text-align: left;
  vertical-align: middle;
  padding-left: 14px;
}
#currentAndSavedCartHeading .col1 h3 {
  font-weight: bold;
}
#currentAndSavedCartHeading .col2 {
  text-align: right;
  vertical-align: middle;
  padding-right: 14px;
}
.linesSummary {
  padding: 8px;
  border-bottom: 1px solid #D2D2D2;
}
.linesSummary > div {
  display: inline-block;
}
.linesSummary .price {
  float: right;
  margin-left: 16px;
}
.cartItemRowSummary {
  border-bottom: 1px solid #D2D2D2;
}
.cartItemRowSummary .col1 {
  white-space: nowrap;
}
.cartItemRowSummary .col8 {
  width: 50px;
  white-space: nowrap;
}
/* CART END */
/* MULTI PRODUCT ENTRY */
.divTableContainer .multiProdEntryRow input {
  margin-left: 3px;
  margin-right: 3px;
}
.divTableContainer .multiProdEntryRow input.ng-invalid,
.divTableContainer .multiProdEntryRow div.ng-invalid a {
  border: 2px solid #d90000;
}
.divTableContainer .multiProdEntryRow div > :first-child {
  width: 90%;
  margin-top: 10px;
}
.divTableContainer .multiProdEntryRow .quantity input {
  width: 60px;
}
.divTableContainer .multiProdEntryRow .remove {
  width: 45px;
  vertical-align: top;
}
.divTableContainer .multiProdEntryRow .remove button {
  width: 35px;
}
.multiProdEntryHeader > div {
  padding: 8px 8px;
  background-color: #f0f0f0;
  font-family: "ABBVoice-Regular";
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #6e6e6e;
}
/* MULTI PRODUCT ENTRY END */
#cartHeaderInfoBar {
  background-color: #F0F0F0;
  margin-bottom: 20px;
}
#cartHeaderInfoBar .tabbable {
  position: relative;
}
#cartHeaderInfoBar > div {
  display: inline-block;
  vertical-align: top;
}
#cartHeaderInfoBar div.title,
#cartInfoBar div.title {
  font-weight: bold;
}
#cartHeaderInfoBar .nav-tabs li.editable {
  cursor: pointer !important;
}
#cartHeaderInfoBar .nav-tabs li.editable:hover,
#cartHeaderInfoBar .nav-tabs li.editable a:hover {
  background-color: #f8f8f8;
  color: inherit;
}
#cartHeaderInfoBar .nav-tabs li.editable a {
  cursor: pointer !important;
}
#cartHeaderShippingAddress :first-child {
  vertical-align: top;
}
#cartHeaderInfoBar div.saveAndCollapse {
  margin-top: 24px;
  margin-bottom: 0px;
}
#cartHeaderInfoBar ul {
  height: auto;
}
#cartHeaderInfoBar .nav li {
  float: none;
  vertical-align: top;
  height: 100%;
  display: table-cell;
  position: relative;
  width: 18%;
  padding-top: 10px;
  padding-bottom: 30px;
  border: 1px solid #d2d2d2;
}
#cartHeaderInfoBar .tab-content {
  overflow: visible;
  border-bottom: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
#optionstabcont {
  width: 8%;
}
#cartHeaderInfoBar .row .left {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
#cartHeaderInfoBar .row .right {
  display: table-cell;
  min-width: 80px;
  vertical-align: middle;
  text-align: center;
}
#cartHeaderInfoBar .row .right.active {
  background-color: white !important;
}
#cartHeaderInfoBar .row .right:hover {
  background-color: #f8f8f8;
}
#cartHeaderInfoBar .row {
  margin: 0px;
}
#cartHeaderInfoBar .row a {
  height: 100%;
  border: 0px;
  padding-bottom: 0px;
  padding: 0px 10px;
  margin: 0px;
  display: flex;
}
#cartHeaderInfoBar .row a:hover {
  border: 0px;
  font-weight: normal;
  padding-bottom: 0px;
  padding-top: 0px;
}
#cartHeaderInfoBar .nav-tabs {
  border: none;
}
#cartHeaderInfoBar .nav-tabs .active {
  color: #6E6E6E;
  background-color: #ffffff !important;
  border-bottom-color: transparent;
  cursor: default;
}
#cartHeaderInfoBar .nav-tabs .active a {
  background-color: #ffffff !important;
}
#cartHeaderInfoBar .nav-tabs:last-child .active {
  /*border-right: none;*/
}
#cartHeaderInfoBar .tab-content .active {
  background-color: #ffffff;
}
#cartHeaderInfoBar .tab-pane {
  padding: 24px;
}
#cartHeaderInfoBar .nav.nav-tabs .editable .collapse-expand {
  position: absolute;
  bottom: 8px;
  right: 8px;
}
#savedCartOverviewTabs {
  box-shadow: 3px 3px 7px -3px rgba(0, 0, 0, 0.62);
  margin-right: 0px;
  display: table-cell;
  white-space: nowrap;
}
#savedCartOverviewTabs > li {
  margin-bottom: 0px;
}
#savedCartOverviewTabs li a {
  border-bottom: 1px solid #D2D2D2;
  border-left: 1px solid #D2D2D2;
  max-width: 250px;
  padding-right: 24px;
}
#savedCartOverviewTabs li a div:first-child {
  overflow-x: hidden;
  white-space: nowrap;
}
#savedCartOverviewTabs li.active a div {
  color: white;
  cursor: default;
}
#savedCartOverviewTabs li a div {
  cursor: pointer;
}
.cart {
  display: table-cell;
}
.cart .cart-info-bar .saveAndCollapse {
  margin-top: 24px;
  margin-bottom: 0px;
}
.cart .cart-info-bar .cart-options-loader {
  background-color: #1E1E1E;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.cart .cart-info-bar ul {
  height: auto;
}
.cart .cart-info-bar .nav li {
  float: none;
  vertical-align: top;
  height: 100%;
  display: table-cell;
  position: relative;
  width: 18%;
  padding: 10px;
  border: 1px solid #d2d2d2;
  cursor: default;
}
.cart .cart-info-bar .tab-content {
  overflow: visible;
}
.cart .cart-info-bar .tab-content .active {
  background-color: #ffffff;
}
.cart .cart-info-bar .row a {
  height: 100%;
  border: 0px;
  padding-bottom: 0px;
  padding: 0px 10px;
  margin: 0px;
  display: block;
}
.cart .cart-info-bar .row a:hover {
  border: 0px;
  font-weight: normal;
  padding-bottom: 0px;
  padding-top: 0px;
}
.cart .cart-info-bar .row .left {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-transform: uppercase;
}
.cart .cart-info-bar .row .right {
  display: table-cell;
  min-width: 80px;
  vertical-align: middle;
  text-align: center;
}
.cart .cart-info-bar .row .right:hover {
  background-color: #f8f8f8;
}
.cart .cart-info-bar .row .right.active {
  background-color: white !important;
}
.cart .cart-info-bar .nav-tabs {
  border: none;
}
.cart .cart-info-bar .nav-tabs .active {
  color: #6E6E6E;
  background-color: #ffffff !important;
  border: 1px solid  #A0A0A0;
  border-bottom-color: transparent;
}
.cart .cart-info-bar .nav-tabs .active a {
  background-color: #ffffff !important;
}
.cart .cart-info-bar .tab-pane {
  padding: 24px;
}
.cart-details .order-lines .order-lines-table .linesItemRow .line-editable-section {
  margin-left: 62px;
}
.ociModal {
  background-color: white;
  height: 80%;
  width: 80%;
  margin-top: 100px;
  padding-top: 100px;
}
.ociInput {
  line-height: normal;
  font-variant: normal;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
}
.editable-cart-name {
  margin-bottom: 20px;
}
.editable-cart-name .title {
  display: inline;
}
.editable-cart-name .edit-link {
  margin-left: 10px;
}
.editable-cart-name .edit-input {
  display: inline;
  width: 456px;
}
.cart-details .order-lines .line-summary-group {
  border-bottom: 1px solid #d2d2d2;
}
.cart-details .order-lines .line-summary-group > div {
  display: inline-block;
}
.cart-details .order-lines .line-dynamic-actions {
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
  vertical-align: top;
  padding: 8px 0px 0px 10px;
}
.cart-details .order-lines .line-dynamic-actions .action {
  display: inline-block;
  margin: 4px 4px;
}
.cart-details .order-lines .no-item-images .section .line-editable-section {
  margin-left: 20px;
}
.cart-details .header-actions {
  margin: 10px 0px;
}
.splitByLimitLoader {
  padding-top: 20px;
}
.splitByLimitLoader .alert-info {
  margin: 0px 20px 5px;
}
.splitByLimitLoader .splitLoaderImg {
  margin-left: 210px;
}
.update-alias-modal .hint {
  margin-bottom: 20px;
  margin-top: -8px;
}
.update-alias-modal .content {
  margin-bottom: 26px;
}
.update-alias-modal .content > div {
  display: table-cell;
}
.update-alias-modal .content .product-name span {
  margin-right: 12px;
}
.update-alias-modal .content .arrow {
  width: 25px;
}
.update-alias-modal .content .arrow span {
  margin-right: 12px;
}
.update-alias-modal .content .input {
  width: 100%;
}
.aliasSection .alias-title:after {
  content: ':';
}
.cartByLimit {
  margin: 5px;
  background-color: #d2d2d2;
  height: 50px;
  padding: 5px;
}
.cartByLimit .cartName {
  background: url('../../../Css/newLoginPage/img/cart.png') no-repeat 2% top;
  padding-left: 40px;
  width: 235px;
  display: inline-block;
}
.cartByLimit .cartSize {
  padding: 0 5px;
  display: inline-block;
  width: 120px;
}
.cartByLimit .cartAction {
  display: inline;
}
.order.loading {
  position: relative;
}
.order.loading #cartHeaderInfoBar .tabbable {
  position: inherit;
}
.order.loading #cartHeaderInfoBar .nav li {
  position: inherit;
}
.order.loading #cartHeaderInfoBar .nav li a {
  position: inherit;
}
.order.loading #cartHeaderInfoBar .right .loading {
  position: inherit;
}
.order.loading #cartHeaderInfoBar .nav.nav-tabs .editable .collapse-expand {
  display: none;
}
.order.loading .header-actions .loading,
.order.loading .order-lines .loading {
  position: inherit !important;
}
.order.loading .header-actions .btn,
.order.loading .order-lines .btn {
  z-index: 0;
  opacity: 1;
}
.order.loading .shopping-cart-overlay {
  opacity: 0.9;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #3c3c3c;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.order.loading .shopping-cart-overlay .shopping-cart-overlay-loader {
  background-color: white;
  position: relative;
  margin: 3px auto;
  width: 300px;
  text-align: center;
  vertical-align: middle;
}
.order.loading .shopping-cart-overlay .shopping-cart-overlay-loader .shopping-cart-overlay-message {
  text-align: center;
  vertical-align: middle;
  margin-bottom: 0px;
  color: #000000;
  border: 1px solid #6e6e6e;
}
.basicInformationRequired {
  border: 2px solid #d90000 !important;
}
.cartMainManuAlwaysTopMarginForCart {
  margin-top: 50px;
}
@media all and (min-width: 1300px) {
  .cartMainManuAlwaysTopWidth {
    width: 1239px;
  }
}
@media all and (max-width: 1300px) {
  .cartMainManuAlwaysTopWidth {
    width: 929px;
  }
}
.cartMainManuAlwaysTop {
  position: fixed;
  z-index: 8;
  top: 154px;
  background: #f8f8f8;
  padding: 10px;
}
.cart-split .cart-split-info {
  margin: 10px 20px;
}
.cart-split .cart {
  display: inline-block;
  width: 244px;
  background-color: #f0f0f0;
  border: 1px solid #d2d2d2;
  margin: 20px;
}
.cart-split .cart .header {
  background: #f0f0f0 url('../../../Css/newLoginPage/img/cart.png') no-repeat 2% top;
  height: 30px;
  border-bottom: 1px solid #d2d2d2;
}
.cart-split .cart .content {
  border-bottom: 1px solid #d2d2d2;
  padding: 10px;
}
.cart-split .cart .content > div {
  display: table-row;
}
.cart-split .cart .content > div > div {
  display: table-cell;
}
.cart-split .cart .content > div > div:first-child {
  text-align: right;
  padding-right: 10px;
}
.cart-split .cart .action {
  text-align: center;
  padding: 10px;
  width: 100%;
}
.cart-split .action {
  text-align: right;
  margin: 5px 0px 0px;
}
/**
 * Created by PLPAOMI on 3/18/15.
 */
.cart-preview #toolbargotocart {
  display: none;
}
.cart-preview .toolbar-arrow-down {
  display: none !important;
}
.cart-preview .search-bar {
  display: none !important;
}
.cart-preview .shopping-cart-dropdown-menu {
  right: auto !important;
  box-shadow: none !important;
}
.cart-preview .dropdown {
  height: 0px !important;
  border-bottom: none !important;
}
.cart-preview .shoppingCartAction {
  display: none !important;
}
.cart-preview .toolbar-top {
  border-top: none !important;
}
.cart-preview .toolbar-top .loading {
  height: 0px !important;
}
.cart-preview ul.nav-tabs {
  display: none !important;
}
.cart-preview #shopping-cart-preview {
  border: none !important;
}
.cart-preview #toolbar {
  background-color: transparent !important;
}
/* CHECKOUT */
#orderingProcessHeading {
  background-color: white;
}
#orderingProcessHeading .col1 {
  padding-top: 16px;
  padding-bottom: 16px;
  vertical-align: middle;
  padding-left: 12px;
}
#orderingProcessHeading .col1 h3 {
  font-size: 32px;
  line-height: 32px;
}
#orderingProcessHeading .col2 {
  text-align: right;
  padding-top: 16px;
  padding-bottom: 16px;
  vertical-align: middle;
  padding-right: 12px;
}
#billingInfoCustomerHeader .inlineLeftColumn {
  vertical-align: top;
}
#billingInfoCustomerHeader {
  line-height: 20px;
}
#checkoutLines {
  margin-bottom: 10px;
}
.order .header-info-bar {
  position: relative;
}
.order .header-info-bar > div > div.scroll-to-lines {
  vertical-align: middle;
  text-align: right;
}
.order .header-info-bar .line-error-msg {
  position: absolute;
  top: -30px;
  right: 0px;
}
.order .header-info-bar .line-error-msg:after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: 20%;
  content: '';
  width: 0;
  height: 0;
  border-top: solid 12px #d90000;
  border-left: solid 7px transparent;
  border-right: solid 7px transparent;
}
.order .header-info-bar .line-warning-msg {
  position: absolute;
  top: -30px;
  right: 0px;
}
.order .header-info-bar .line-warning-msg:after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: 20%;
  content: '';
  width: 0;
  height: 0;
  border-top: solid 12px #fecb00;
  border-left: solid 7px transparent;
  border-right: solid 7px transparent;
}
.checkout .order-lines table.order-lines-table .linesItemRow .line-editable-section {
  margin-left: 34px;
}
.checkout .order-lines table.order-lines-table .no-item-images tr td.section {
  padding-left: 0px;
}
.checkout .order-lines table.order-lines-table .no-item-images tr td.section .line-editable-section {
  margin-left: 0px;
}
.checkout .header-editable-section .content .row .right-col .quality-requirements-switch .bootstrap-switch,
.checkout .header-editable-section .content .row .right-col .terms-and-conditions-switch .bootstrap-switch {
  min-width: 120px;
}
.checkout .header-editable-section .content .row .right-col .quality-requirements-switch .bootstrap-switch .bootstrap-switch-container,
.checkout .header-editable-section .content .row .right-col .terms-and-conditions-switch .bootstrap-switch .bootstrap-switch-container {
  width: 200px;
}
.checkout .header-editable-section .content .row .right-col .quality-requirements-switch .bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on,
.checkout .header-editable-section .content .row .right-col .terms-and-conditions-switch .bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on,
.checkout .header-editable-section .content .row .right-col .quality-requirements-switch .bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-off,
.checkout .header-editable-section .content .row .right-col .terms-and-conditions-switch .bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-off {
  width: 80px;
}
.checkout .header-editable-section .content .row .right-col .quality-requirements-switch .bootstrap-switch .bootstrap-switch-container .bootstrap-switch-label,
.checkout .header-editable-section .content .row .right-col .terms-and-conditions-switch .bootstrap-switch .bootstrap-switch-container .bootstrap-switch-label {
  width: 40px;
}
.checkout .header-editable-section .content .row .right-col .quality-requirements-switch .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container,
.checkout .header-editable-section .content .row .right-col .terms-and-conditions-switch .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container {
  margin-left: -68%;
}
.checkout .highlight-section {
  border: 1px solid #007987 !important;
}
.checkout .highlight-section > .header .title {
  color: #007987 !important;
}
/* CHECKOUT END */
#confirmHeader {
  border-top: 1px solid #d2d2d2;
}
.confirm .order-lines table.order-lines-table .linesItemRow tr td.section .line-readonly-section,
.confirm .order-lines table.order-lines-table .linesItemRow tr td.section .line-editable-section {
  margin-left: 32px;
}
.confirm .order-lines table.order-lines-table .no-item-images tr td.section {
  padding-left: 0px;
}
.confirm .order-lines table.order-lines-table .no-item-images tr td.section .line-readonly-section,
.confirm .order-lines table.order-lines-table .no-item-images tr td.section .line-editable-section {
  margin-left: 0px;
}
.pref-column1 {
  text-align: right;
}
.pref-column2 {
  text-align: left;
  font-weight: bold;
}
.pref-column3 {
  font: 12px "ABBVoice-Regular";
  line-height: 17px;
  color: #3c3c3c;
  text-align: left;
}
.pref-row-hr:after {
  min-height: 1px;
  clear: both;
  width: 100%;
  border-bottom: 1px solid #d1d1d1;
  height: 1px;
  padding-top: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.user-preferences .info-column-ico {
  height: 50px;
  margin-left: 15px;
  background: url("/frontend/css/img/205_info_small.png") no-repeat left 10%;
  width: 30px;
  height: 60px;
  display: inline-block;
}
.user-preferences .sectionContent .row {
  margin-left: 0px;
  margin-right: 0px;
}
.user-preferences .section-heading {
  padding-top: 10px;
  padding-bottom: 15px;
}
.user-preferences #personal .info-column-ico {
  background: none;
}
.order-comments .order-comment-table {
  width: 100%;
}
.order-comments .order-comment-table .order-comment-row {
  border-bottom: 1px solid #d2d2d2;
}
.order-comments .order-comment-table .order-comment-row td {
  vertical-align: top;
}
.order-comments .order-comment-table .order-comment-row .comment-info-cell > div {
  display: table-cell;
}
.order-comments .order-comment-table .order-comment-row .comment-info-cell .wfe-icon-Comment {
  font-size: 36px;
  padding: 10px 6px 10px 20px;
  color: #6e6e6e;
}
.order-comments .order-comment-table .order-comment-row .comment-info-cell .comment-info {
  vertical-align: top;
  padding: 10px;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
}
.order-comments .order-comment-table .order-comment-row .comment-data {
  padding: 10px 20px 10px 60px;
  width: 100%;
  word-wrap: break-word;
  word-break: break-all;
}
.order-comments .order-comment-table .add-comment-row .add-comment-label {
  display: table-cell;
  padding: 10px 8px 10px 60px;
}
.order-comments .order-comment-table .add-comment-row .add-comment-input {
  display: table-cell;
  padding: 10px 0px 10px 0px;
  width: 400px;
}
.order-comments .order-comment-table .add-comment-row .add-comment-input .add-comment-counter {
  float: left;
  padding-top: 5px;
}
.order-comments .order-comment-table .add-comment-row .add-comment-input .add-comment-submit {
  display: block;
  text-align: right;
}
.pis #header-info-bar {
  margin-bottom: 20px;
  border-bottom: 1px solid #d2d2d2;
}
.pis #header-info-bar thead .qty {
  width: 70px;
}
.pis #header-info-bar thead .availability {
  min-width: 200px;
}
.pis #header-info-bar thead .price {
  min-width: 150px;
}
.pis #header-info-bar thead .actions {
  width: 150px;
}
.pis #header-info-bar tbody tr td {
  vertical-align: middle;
}
.pis #header-info-bar tbody #itemActions {
  text-align: right;
}
.pis #header-info-bar tbody .global-id {
  vertical-align: middle;
}
.pis #header-info-bar tbody .availability {
  vertical-align: middle;
}
.pis #header-info-bar tbody .price {
  vertical-align: middle;
}
.pis #header-info-bar tbody .qty .form-control {
  text-align: center;
}
.pis #header-info-bar .check-avail {
  margin-left: 4px;
  width: 11px;
  height: 11px;
}
.device-type-code-modal .hint {
  margin-bottom: 20px;
}
.device-type-code-modal .actions {
  margin-top: 26px;
}
#exportPriceListContent .fileFormat label {
  display: inline-flex;
  align-items: center;
  margin-top: 1em;
}
#exportPriceListContent .fileFormat input[type="radio"] {
  margin: 0 0.3em 0 0;
}
#exportPriceListContent .fileFormat label + label {
  margin-left: 1em;
}
#exportPriceListContent .fileFormat label + label input[type="radio"] {
  margin: 0;
}
#exportPriceListContent .fileFormat [class^="wfe-icon-"] {
  font-size: 3em;
  padding-right: 0.1em;
}
#exportPriceListContent .fileFormat label + label [class^="wfe-icon-"] {
  padding-right: 0;
}
.my-catalogs-widget .widget-content .widget-tabs-content .widget-actions.view-all {
  text-align: right;
  margin-right: 3px;
}
.my-catalogs-widget .widget-content .widget-tabs-content .no-catalogs {
  margin: 6px 0px;
}
.my-catalogs-widget .widget-content .widget-tabs-content .widget-content-list .catalog-icon {
  background: transparent url('../../../Css/newLoginPage/img/44_shoebox_small.png') no-repeat left top;
  padding-left: 38px;
  min-height: 26px;
}
.my-catalogs-widget .widget-content .widget-tabs-content .widget-content-list .catalog-summary {
  margin-top: 8px;
}
.offerings-widget .widget-content .widget-tabs-content .widget-actions.view-all {
  text-align: right;
  margin-right: 3px;
}
.offerings-widget .widget-content .widget-tabs-content .widget-content-list {
  padding: 6px 0px;
  border-bottom: 0px;
}
.offerings-widget .widget-content .widget-tabs-content .widget-content-list-summary {
  border-bottom: 1px solid #d2d2d2;
  padding: 5px 0px;
}
.add-to-new-catalog .form-group > label {
  width: 100%;
}
.add-to-new-catalog .form-group > label span.required:before {
  content: '* ';
}
.add-to-new-catalog .form-group > label input,
.add-to-new-catalog .form-group > label textarea {
  margin-top: 4px;
}
.add-to-new-catalog .form-group > label input.ng-invalid.ng-touched,
.add-to-new-catalog .form-group > label textarea.ng-invalid.ng-touched {
  border-color: #D90000;
}
.add-to-new-catalog .form-group .btn-group {
  margin-top: 4px;
  display: block;
}
.add-to-new-catalog .form-group.catalog-type {
  margin-bottom: 0px;
}
.add-to-new-catalog .modal-footer .btn {
  margin-left: 0px;
}
.progress {
  border: 1px solid #A0A0A0;
  background-size: 100%;
}
/* progress-received */
.b1,
.b2,
.b3,
.b4,
.b1_R1,
b2_R1,
.b4_R1 {
  background-image: url("/frontend/css/img/progressbars/Status_1.png");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/progressbars/Status_1.png', sizingMethod='scale');
  color: #ffffff;
}
/* progress-partially-confirmed and partially acknowledged*/
.PC {
  background-image: url("/frontend/css/img/progressbars/Status_3.png");
  color: #ffffff;
}
/* progress-confirmed and acknowledged */
.d1,
.d2,
.d1_R1,
.d2_R2,
.e1,
.e1_R1,
.e2,
.e3,
.e4,
.e5,
.e6,
.e7,
.e8 {
  background-image: url("/frontend/css/img/progressbars/Status_3.png");
  color: #ffffff;
}
/* progress-partially-shipped */
.d3 {
  background-image: url("/frontend/css/img/progressbars/Status_4.png");
  color: #ffffff;
}
/* progress-shipped */
.f1,
.f2,
.f3,
.f4,
.f5,
.f6,
.f7,
.i1 {
  background-image: url("/frontend/css/img/progressbars/Status_4.png");
  color: #ffffff;
}
/* progress-partially-completed */
.k1,
.k2 {
  background-image: url("/frontend/css/img/progressbars/Status_6.png");
  color: #ffffff;
}
/* progress-completed */
.l1,
.g1 {
  background-image: url("/frontend/css/img/progressbars/Status_6.png");
  color: #ffffff;
}
.RBI,
.ABI {
  background-image: url("/frontend/css/img/progressbars/Status_6.png");
  color: #ffffff;
}
/* progress-cancelled */
.m1 {
  background-image: url("/frontend/css/img/progressbars/progress_cancelled.png");
  color: #ffffff;
}
.info {
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-right: 4px;
  background-image: url("/frontend/css/img/Stripe_green.png");
}
.past-orders-list .past-orders-row {
  cursor: pointer;
  position: relative;
  width: calc(100% - 35px);
}
.past-orders-list .past-orders-row .past-order-list-actions {
  position: absolute !important;
  top: 0;
  right: 0;
  min-width: initial;
  margin-right: -35px;
}
.past-orders-list .past-orders-row .past-order-list-actions .ui-grid-cell-contents {
  width: 33px;
  float: right;
  padding: 3px;
}
.past-orders-list .past-orders-full-view-header-column {
  white-space: nowrap;
}
.past-orders-list .filter {
  display: table;
  height: 50px;
  background-color: #f0f0f0;
}
.past-orders-list .filter .leftColumn {
  padding-left: 8px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
}
.past-orders-list .filter .expand-collapse {
  padding-right: 8px;
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
  text-align: right;
  border-bottom: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
}
.past-orders-list .filter .expand-collapse .functionLink {
  padding: 0px 8px;
}
.past-orders-list .filter .expand-collapse .functionLink .ico_down {
  vertical-align: middle;
}
.past-orders-list .filter .expand-collapse:hover {
  background-color: #a0a0a0;
  cursor: pointer;
}
.past-orders-list .filter .expand-collapse:hover a .ico_down {
  background-position: -72px -13px;
}
.past-orders-list .filter .expand-collapse:hover a .text {
  color: white;
}
.past-orders-list .filter .expand-collapse.disabled:hover {
  background-color: inherit;
  cursor: inherit;
}
.past-orders-list .filter .expand-collapse.disabled a .ico_down {
  background-position: -72px 0px;
}
.past-orders-list .filter .expand-collapse.disabled a .text {
  color: inherit;
}
.past-orders-list .filter .expand-collapse.active {
  border-bottom: 0;
  background-color: #ffffff;
}
.past-orders-list .filter .expand-collapse.active:hover {
  background-color: #a0a0a0;
  cursor: pointer;
}
.past-orders-list .filter .expand-collapse.active:hover a .ico_up {
  background-position: -180px -13px;
}
.past-orders-list .filter .expand-collapse.active:hover a .text {
  color: white;
}
.past-orders-list .basic-filter {
  background-color: #f0f0f0;
  border-top: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.past-orders-list .basic-filter .search-query {
  width: 200px;
  float: left;
  padding-right: 10px;
}
@media all and (min-width: 1300px) {
  .past-orders-list .basic-filter .search-query {
    width: 300px;
    float: left;
    padding-right: 10px;
  }
}
.past-orders-list .advanced-filters {
  border-top: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.past-orders-list .advanced-filters .advanced-filters-content {
  padding: 16px 8px;
  border-bottom: 1px solid #d2d2d2;
}
.past-orders-list .advanced-filters .advanced-filters-content .control-group {
  height: 34px;
}
.past-orders-list .search-message {
  margin: 10px 0px 0px 8px;
  padding: 0px 10px 0px 0px;
  color: #0076b7;
}
.past-orders-list .search-message .search-message-link {
  font-weight: bold;
  text-decoration: underline;
}
.past-orders-list .one-line {
  float: left;
}
.sectionHeader {
  background-color: #F2F2F2;
  height: 50px;
}
.fixedcont {
  width: 100%;
  position: relative;
  margin: 0 auto;
  text-align: right;
}
.fixedcontabs {
  position: absolute;
  right: 0;
  width: 200px;
  z-index: 1;
  background-color: #ccc;
  border: 1px solid #A0A0A0;
  padding: 10px;
  text-align: left;
}
.important-section {
  margin-top: -1px;
  border: 1px solid #007987;
}
.important-section > .section .title {
  color: #007987;
}
.connected-sections > .header-readonly-section {
  width: 100%;
}
.connected-sections {
  width: 50%;
}
.fixedcontabs div {
  padding: 5px 0;
}
.fixedcontabs h3 {
  padding: 0 0 5px 0;
}
#pastOrderDetailTabsItems {
  margin-bottom: 0px;
}
.inlineRightColumn {
  font-weight: bold;
}
#orderheader .editableSection {
  margin: 10px 0;
  /*border: 1px dashed grey; */
}
#orderheader .editableSection .sectiontitle {
  margin: 10px 10px;
}
#orderheader .editableSection .sectionContent {
  margin: 0 10px;
}
#pastOrdersDetailHeaderInfoBar {
  background-color: #F0F0F0;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #D2D2D2;
}
#pastOrdersDetailHeaderInfoBar > div {
  display: inline-block;
  vertical-align: top;
}
#pastOrdersDetailHeaderInfoBar > div > div {
  color: grey;
}
#pastOrdersDetailHeaderInfoBar div.title {
  font-weight: bold;
  max-width: fit-content;
}
#pastOrdersDetailHeaderInfoBar .row {
  margin: 0px;
}
#pastOrdersDetailHeaderInfoBar ul {
  height: auto;
}
#pastOrdersDetailHeaderInfoBar .nav li {
  float: none;
  vertical-align: top;
  height: 100%;
  display: table-cell;
  position: relative;
  width: 14.2%;
  padding: 10px  0;
}
#pastOrdersDetailHeaderInfoBar .tab-content {
  overflow: visible;
}
.lineElementDiv {
  display: block;
  float: left;
  text-align: left;
}
.first-col {
  padding-left: 10px;
}
#pastOrdersDetailHeaderInfoBar ul.nav-tabs {
  border-bottom: 0;
}
.line-milestones-section {
  padding: 0px 10px;
}
.line-milestones .line-info {
  margin-bottom: 10px;
}
.line-milestones .item-milestones {
  margin-bottom: 30px;
}
.line-milestones .milestones-table {
  width: 60%;
}
.line-milestones .milestones-table .linesItemRow .completed {
  width: 20px;
  height: 20px;
  background-color: #4c7f19;
}
.line-milestones .milestones-table .linesItemRow .pending {
  width: 20px;
  height: 20px;
  background-color: #a0a0a0;
}
.order-milestones {
  padding: 2px 10px;
}
.order-milestones .order-milestones-line-header {
  font-weight: bold;
  border-bottom: 1px solid #a0a0a0;
  padding: 5px 8px;
}
.past-order-details .order-lines table.order-lines-table .linesItemRow tr td.section .line-readonly-section,
.past-order-details .order-lines table.order-lines-table .linesItemRow tr td.section .line-editable-section {
  margin-left: 32px;
}
.past-order-details .order-lines table.order-lines-table .no-item-images tr td.section {
  padding-left: 0px;
}
.past-order-details .order-lines table.order-lines-table .no-item-images tr td.section .line-readonly-section,
.past-order-details .order-lines table.order-lines-table .no-item-images tr td.section .line-editable-section {
  margin-left: 0px;
}
.past-orders-widget .widget-content .widget-actions .view-all {
  float: right;
  margin-right: 3px;
}
.load-address .modal-body .actions {
  margin-bottom: 10px;
  clear: both;
}
.price-and-avail-modal .section-title {
  background-color: #a0a0a0;
  width: 100%;
  padding: 4px;
  margin-bottom: 4px;
  color: #ffffff;
}
.price-and-avail-modal .prices {
  padding-left: 4px;
}
.price-and-avail-modal .prices .table > thead > tr > th {
  border-top: 0px;
  white-space: nowrap;
}
.price-and-avail-modal .prices .date-column,
.price-and-avail-modal .prices .sales-price-column {
  border-right: 1px solid #d2d2d2;
}
.price-and-avail-modal .availability > div {
  padding-left: 4px;
}
.price-and-avail-modal .availability .avail-message {
  padding-top: 2px;
  padding-bottom: 6px;
  border-bottom: 1px solid #d2d2d2;
  margin-left: 4px;
  padding-left: 0px;
}
.price-and-avail-modal .availability .div-table {
  min-width: 60%;
  margin-top: 8px;
}
.price-and-avail-modal .availability .div-table > div > div {
  padding: 5px 0px;
}
.price-and-avail-modal .availability .div-table > div > div:first-child {
  font-weight: bold;
  color: #6e6e6e;
}
.price-and-avail-modal .supplier {
  margin-top: 20px;
}
.price-and-avail-modal .supplier > div {
  padding-left: 4px;
}
.price-and-avail-modal .supplier .supplier-message {
  padding-top: 2px;
  padding-bottom: 6px;
  border-bottom: 1px solid #d2d2d2;
  margin-left: 4px;
  padding-left: 0px;
}
.import-from-wizard .page-heading,
.multi-item-entry .page-heading {
  margin-left: 8px;
}
.import-from-wizard .paste-from-clipboard,
.multi-item-entry .paste-from-clipboard {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.import-from-wizard .divTableContainer > div > div,
.multi-item-entry .divTableContainer > div > div {
  border-bottom: 0;
}
.import-from-wizard .divTableContainer .importFromWizardEntryRow input,
.multi-item-entry .divTableContainer .importFromWizardEntryRow input {
  margin-left: 3px;
  margin-right: 3px;
}
.import-from-wizard .divTableContainer .importFromWizardEntryRow div > :first-child,
.multi-item-entry .divTableContainer .importFromWizardEntryRow div > :first-child {
  width: 98%;
  margin-bottom: 10px;
}
.import-from-wizard .divTableContainer .importFromWizardEntryRow .quantity,
.multi-item-entry .divTableContainer .importFromWizardEntryRow .quantity {
  width: 60px;
}
.import-from-wizard .divTableContainer .importFromWizardEntryRow .quantity input,
.multi-item-entry .divTableContainer .importFromWizardEntryRow .quantity input {
  width: 60px;
}
.import-from-wizard .divTableContainer .importFromWizardEntryRow .remove,
.multi-item-entry .divTableContainer .importFromWizardEntryRow .remove {
  width: 45px;
  vertical-align: middle;
}
.import-from-wizard .divTableContainer .importFromWizardEntryRow .remove button,
.multi-item-entry .divTableContainer .importFromWizardEntryRow .remove button {
  width: 35px;
}
.import-from-wizard .content-wrapper,
.multi-item-entry .content-wrapper {
  margin: 20px;
}
.import-from-hati .search-form {
  padding-top: 15px;
}
.import-from-hati .search-form .search-form-header {
  margin-bottom: 5px;
}
.import-from-hati .search-form form {
  overflow: auto;
}
.import-from-hati .search-form form .form-group {
  width: 30%;
}
.import-from-hati .search-form form .input-group {
  width: 100%;
}
.manual-config-prod-entry .products-container {
  margin: 40px 0;
}
.manual-config-prod-entry .products-container .product-row > .row {
  margin: 2px 0;
}
.manual-config-prod-entry .products-container .product-row .row > div {
  padding: 0 2px;
}
.manual-config-prod-entry .products-container .product-row .option-name {
  text-align: right;
}
.manual-config-prod-entry .products-container .product-row .option-name span {
  margin: 0 5px;
}
.manual-config-prod-entry .products-container .product-row .option-name input {
  display: inline-block;
  width: 60%;
}
.manual-config-prod-entry .products-container .add-item-row {
  margin: 30px 0;
}
.wfe-list .filter {
  display: table;
  height: 50px;
  background-color: #f0f0f0;
}
.wfe-list .filter .leftColumn {
  padding-left: 8px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
}
.wfe-list .filter .expand-collapse {
  padding-right: 8px;
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
  text-align: right;
  border-bottom: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
}
.wfe-list .filter .expand-collapse .functionLink {
  padding: 0px 8px;
}
.wfe-list .filter .expand-collapse .functionLink .ico_down {
  vertical-align: middle;
}
.wfe-list .filter .expand-collapse:hover {
  background-color: #a0a0a0;
  cursor: pointer;
}
.wfe-list .filter .expand-collapse:hover a .ico_down {
  background-position: -72px -13px;
}
.wfe-list .filter .expand-collapse:hover a .text {
  color: white;
}
.wfe-list .filter .expand-collapse.disabled:hover {
  background-color: inherit;
  cursor: inherit;
}
.wfe-list .filter .expand-collapse.disabled a .ico_down {
  background-position: -72px 0px;
}
.wfe-list .filter .expand-collapse.disabled a .text {
  color: inherit;
}
.wfe-list .filter .expand-collapse.active {
  border-bottom: 0;
  background-color: #ffffff;
}
.wfe-list .filter .expand-collapse.active:hover {
  background-color: #a0a0a0;
  cursor: pointer;
}
.wfe-list .filter .expand-collapse.active:hover a .ico_up {
  background-position: -180px -13px;
}
.wfe-list .filter .expand-collapse.active:hover a .text {
  color: white;
}
.wfe-list .basic-filter {
  background-color: #f0f0f0;
  border-top: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.wfe-list .basic-filter .search-query {
  width: 200px;
  float: left;
  padding-right: 10px;
}
@media all and (min-width: 1300px) {
  .wfe-list .basic-filter .search-query {
    width: 300px;
    float: left;
    padding-right: 10px;
  }
}
.wfe-list .advanced-filters {
  border-top: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.wfe-list .advanced-filters .advanced-filters-content {
  padding: 16px 8px;
  border-bottom: 1px solid #d2d2d2;
}
.wfe-list .advanced-filters .advanced-filters-content .control-group {
  height: 34px;
}
.wfe-list .search-message {
  margin: 10px 0px 0px 8px;
  padding: 0px 10px 0px 0px;
  color: #0076b7;
}
.wfe-list .search-message .search-message-link {
  font-weight: bold;
  text-decoration: underline;
}
.unlisted-part-table .part-number-column {
  word-wrap: break-word;
  word-break: break-all;
}
.quotations-list .filter {
  display: table;
  height: 50px;
  background-color: #f0f0f0;
}
.quotations-list .filter .leftColumn {
  padding-left: 8px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
}
.quotations-list .filter .expand-collapse {
  padding-right: 8px;
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
  text-align: right;
  border-bottom: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
}
.quotations-list .filter .expand-collapse .functionLink {
  padding: 0px 8px;
}
.quotations-list .filter .expand-collapse .functionLink .ico_down {
  vertical-align: middle;
}
.quotations-list .filter .expand-collapse:hover {
  background-color: #a0a0a0;
  cursor: pointer;
}
.quotations-list .filter .expand-collapse:hover a .ico_down {
  background-position: -72px -13px;
}
.quotations-list .filter .expand-collapse:hover a .text {
  color: white;
}
.quotations-list .filter .expand-collapse.disabled:hover {
  background-color: inherit;
  cursor: inherit;
}
.quotations-list .filter .expand-collapse.disabled a .ico_down {
  background-position: -72px 0px;
}
.quotations-list .filter .expand-collapse.disabled a .text {
  color: inherit;
}
.quotations-list .filter .expand-collapse.active {
  border-bottom: 0;
  background-color: #ffffff;
}
.quotations-list .filter .expand-collapse.active:hover {
  background-color: #a0a0a0;
  cursor: pointer;
}
.quotations-list .filter .expand-collapse.active:hover a .ico_up {
  background-position: -180px -13px;
}
.quotations-list .filter .expand-collapse.active:hover a .text {
  color: white;
}
.quotations-list .basic-filter {
  background-color: #f0f0f0;
  border-top: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.quotations-list .basic-filter .search-query {
  width: 200px;
  float: left;
  padding-right: 10px;
}
@media all and (min-width: 1300px) {
  .quotations-list .basic-filter .search-query {
    width: 300px;
    float: left;
    padding-right: 10px;
  }
}
.quotations-list .advanced-filters {
  border-top: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.quotations-list .advanced-filters .advanced-filters-content {
  padding: 16px 8px;
  border-bottom: 1px solid #d2d2d2;
}
.quotations-list .advanced-filters .advanced-filters-content .control-group {
  height: 34px;
}
.quotations-list .search-message {
  margin: 10px 0px 0px 8px;
  padding: 0px 10px 0px 0px;
  color: #0076b7;
}
.quotations-list .search-message .search-message-link {
  font-weight: bold;
  text-decoration: underline;
}
.quotations-list .quotation-grid {
  padding-top: 45px;
}
.quotations-list .quotation-row {
  cursor: pointer;
  position: relative;
  width: calc(100% - 35px);
}
.quotations-list .quotation-row .quotation-list-actions {
  position: absolute !important;
  top: 0;
  right: 0;
  min-width: initial;
  margin-right: -35px;
}
.quotations-list .quotation-row .quotation-list-actions .ui-grid-cell-contents {
  width: 33px;
  float: right;
  padding: 3px;
}
.quotations-list .has-attachments-column {
  min-width: 30px !important;
  max-width: 30px !important;
}
#quotationDetailHeaderInfoBar {
  background-color: #F0F0F0;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #D2D2D2;
}
#quotationDetailHeaderInfoBar > div {
  display: inline-block;
  vertical-align: top;
}
#quotationDetailHeaderInfoBar > div > div {
  color: grey;
}
#quotationDetailHeaderInfoBar div.title {
  font-weight: bold;
}
#quotationDetailHeaderInfoBar .row {
  margin: 0px;
}
#quotationDetailHeaderInfoBar ul {
  height: auto;
}
#quotationDetailHeaderInfoBar .nav li {
  float: none;
  vertical-align: top;
  height: 100%;
  display: table-cell;
  position: relative;
  width: 14.2%;
  padding: 10px  0;
}
#quotationDetailHeaderInfoBar .tab-content {
  overflow: visible;
}
#quotationDetailHeaderInfoBar ul.nav-tabs {
  border-bottom: 0;
}
.quotation-details .order-lines .line-summary-group > div {
  display: table-cell;
}
.quotation-details .order-lines .line-dynamic-actions {
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
  vertical-align: top;
  padding: 8px 0px 0px 10px;
}
.quotation-details .order-lines .line-dynamic-actions .action {
  display: inline-block;
  margin: 4px 4px;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow td.section {
  padding: 2px 0px;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow td.section.configurator-section,
.quotation-details .order-lines table.order-lines-table .linesItemRow td.section.additional-details-row {
  padding-top: 10px;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow td.section.ordering-line-details-row {
  padding-bottom: 10px;
}
.quotation-details .order-lines table.order-lines-table .action {
  text-align: right;
}
.quotation-details .order-lines table.order-lines-table thead {
  background-color: white;
}
.quotation-details .order-lines table.order-lines-table thead .linesHeaderRow {
  border-bottom: 1px solid #a0a0a0;
  vertical-align: top;
}
.quotation-details .order-lines table.order-lines-table thead .linesHeaderRow th {
  font-weight: bold;
}
.quotation-details .order-lines table.order-lines-table thead .linesHeaderRow > div,
.quotation-details .order-lines table.order-lines-table thead .linesHeaderRow > th {
  padding: 5px 8px;
  white-space: nowrap;
}
.quotation-details .order-lines table.order-lines-table thead .linesHeaderRow .product {
  width: 100%;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow {
  border-bottom: 1px solid #d2d2d2;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow td {
  padding: 10px 8px;
  vertical-align: top;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow tr td {
  padding: 10px 6px;
  vertical-align: top;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow tr td .product {
  display: table-cell;
  vertical-align: top;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow tr td .qty {
  width: 50px;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow tr td .productImage {
  display: table-cell;
  vertical-align: top;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow tr td .productImage a img {
  margin-right: 10px;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow tr td.price-row .unlisted-item-warning-message {
  min-width: 120px;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow tr td.price-row .price {
  white-space: nowrap;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow tr td.price-row .price > div {
  display: inline-block;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow tr td.section {
  padding: 0px 8px;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .line-product-column {
  padding-bottom: 0px;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-information {
  display: table;
  width: 100%;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-information .product-details {
  display: table-cell;
  width: 100%;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-information .product-details .product-name > div {
  display: table-cell;
  width: 900px;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-availability {
  display: table-cell;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-availability .product-availability-link {
  padding-left: 10px;
  white-space: nowrap;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .ordering-line-last-row td {
  padding: 0px 0px 10px 0px;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .subline-container {
  background-color: #f0f0f0;
  cursor: pointer;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .subline-container td {
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
  padding: 8px 16px 8px 40px;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .subline-container td:hover {
  background-color: #f8f8f8;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .subline-container-expanded {
  background-color: #ffffff;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .subline-container-expanded td {
  border-bottom: none;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .brazil-tax .sum {
  text-align: right;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .brazil-tax td {
  padding: 0 2px 0 0;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .brazil-tax .data-name {
  text-align: left;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .brazil-tax .data-separator {
  text-align: center;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .brazil-tax .data-value {
  text-align: right;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow .brazil-tax tr:last-child td span {
  white-space: nowrap;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow.configuration-parent {
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell {
  background-color: #f0f0f0;
  border-bottom: 1px solid #d2d2d2;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content {
  width: 100%;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .select-configuration {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  padding-right: 16px;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-info {
  display: table-cell;
  text-align: left;
  width: 100%;
  vertical-align: middle;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-actions {
  display: table-cell;
  text-align: right;
  white-space: nowrap;
  vertical-align: middle;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-actions .reconfigure-configuration {
  display: table-cell;
  text-align: right;
  white-space: nowrap;
  vertical-align: middle;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-actions .remove-configuration {
  display: table-cell;
  text-align: right;
  white-space: nowrap;
  vertical-align: middle;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-actions .remove-configuration .controls-separator {
  vertical-align: text-bottom;
  margin: 0px 8px;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow.configuration-child {
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow.subline-parent {
  border-bottom: none;
}
.quotation-details .order-lines table.order-lines-table .linesItemRow.subline-child tr .line-product-column,
.quotation-details .order-lines table.order-lines-table .linesItemRow.subline-child tr .section {
  padding-left: 60px;
}
.quotation-details .price-summary {
  width: 100%;
  white-space: nowrap;
  padding: 8px 0px 20px 0px;
  vertical-align: top;
  text-align: right;
}
.quotation-details .price-summary .qty {
  margin-right: 16px;
  vertical-align: top;
  display: inline-block;
}
.quotation-details .price-summary .price {
  margin-right: 10px;
  display: inline-block;
}
.quotation-details .price-summary .additional-fee-inf {
  vertical-align: bottom;
  padding-left: 25px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #0076b7;
}
.quotation-details .financial-calculation {
  display: table;
  width: 100%;
  padding: 10px 20px;
}
.quotation-details .financial-calculation > div {
  display: table-cell;
  min-width: 160px;
}
.quotation-details .line-financial-calculation {
  margin: 10px 20px;
  padding: 0px;
}
.wfe-additional-services {
  width: 50%;
}
.wfe-additional-services .one-line-price {
  white-space: nowrap;
}
.wfe-quotation-status {
  /*quotation status for rfq requester */
  /*quotation status for rfq approving person*/
}
.wfe-quotation-status .status-commons-settings {
  margin-left: 3px;
  margin-right: 4px;
  padding: 2px 4px 2px 4px;
  font-weight: normal;
  font-size: 14px;
}
.wfe-quotation-status .PE,
.wfe-quotation-status .SM,
.wfe-quotation-status .CQP {
  background-color: #0076B7;
  color: #ffffff;
}
.wfe-quotation-status .I {
  background-color: #FECB00;
  color: #565656;
}
.wfe-quotation-status .E,
.wfe-quotation-status .D,
.wfe-quotation-status .QE {
  background-color: #D90000;
  color: #ffffff;
}
.wfe-quotation-status .CL,
.wfe-quotation-status .CW,
.wfe-quotation-status .O {
  background-color: #6BB324;
  color: #ffffff;
}
.wfe-quotation-status .Q {
  background-color: #6BB324;
  color: #ffffff;
  font-weight: bold;
}
.wfe-quotation-status .S,
.wfe-quotation-status .R1,
.wfe-quotation-status .R2 {
  background-color: #0076B7;
  color: #ffffff;
}
.wfe-quotation-status .P,
.wfe-quotation-status .AW,
.wfe-quotation-status .A,
.wfe-quotation-status .CH,
.wfe-quotation-status .A2,
.wfe-quotation-status .D2 {
  background-color: #FECB00;
  color: #565656;
}
.wfe-quotation-status .A1,
.wfe-quotation-status .W,
.wfe-quotation-status .C,
.wfe-quotation-status .L {
  background-color: #6BB324;
  color: #ffffff;
}
.wfe-quotation-status .D1,
.wfe-quotation-status .QE {
  background-color: #D90000;
  color: #ffffff;
}
.select-wcl-modal .modal-body .find-wcl {
  margin-bottom: 20px;
}
.select-wcl-modal .modal-body .wcl-selected {
  background-color: #d2d2d2;
}
.select-wcl-modal .modal-body .content {
  overflow-y: auto;
  max-height: 400px;
}
.select-wcl-modal .modal-body .chosen-wcl {
  color: #4c7f19;
}
.select-wcl-modal .modal-body .actions {
  margin-top: 20px;
}
.select-wcl-modal .modal-body .loader-wide {
  margin: 20px;
}
.clearfield {
  position: absolute;
  left: 438px;
  top: 10px;
  height: 14px;
  margin: auto;
  font-size: 14px;
  cursor: pointer;
  color: #ccc;
}
.price-agreement-control {
  width: 360px!important;
}
.price-agreement-control .form-control {
  width: 360px!important;
}
.price-agreement-control .others-row {
  padding-top: 6px;
}
.price-agreement-control .others-row .form-control,
.price-agreement-control .others-row span {
  width: 290px!important;
  display: inline;
}
.price-agreement-control .others-row span.others-value {
  display: inline-block;
}
.line-editable-section .content .price-agreement-control {
  width: 458px!important;
}
.line-editable-section .content .price-agreement-control .form-control {
  width: inherit;
}
.line-editable-section .content .price-agreement-control .others-row .form-control,
.line-editable-section .content .price-agreement-control .others-row span {
  width: 390px!important;
}
.option-selector-modal .modal-body .find-option {
  margin-bottom: 5px;
}
.option-selector-modal .modal-body .option-selected {
  background-color: #d2d2d2;
}
.option-selector-modal .modal-body .content {
  overflow-y: auto;
  height: 400px;
}
.option-selector-modal .modal-body .option-row {
  padding: 8px 8px;
}
.option-selector-modal .modal-body .option-row .option-group {
  font-size: smaller;
  color: #a0a0a0;
}
.option-selector-modal .modal-body .actions {
  margin-top: 20px;
}
.option-selector-modal .modal-body .loader-wide {
  margin: 20px;
}
.scroll-to-lines {
  border-left: 1px solid #d2d2d2;
  border-bottom: 0;
}
.scroll-to-lines:hover {
  background-color: #a0a0a0;
  cursor: pointer;
}
.scroll-to-lines:hover a .ico_down {
  background-position: -72px -13px;
}
.scroll-to-lines:hover a .text {
  color: white;
}
.scroll-to-lines:hover a:hover .ico_down {
  background-position: -72px -13px;
}
.rfqs-list .filter {
  display: table;
  height: 50px;
  background-color: #f0f0f0;
}
.rfqs-list .filter .leftColumn {
  padding-left: 8px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
}
.rfqs-list .filter .expand-collapse {
  padding-right: 8px;
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
  text-align: right;
  border-bottom: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
}
.rfqs-list .filter .expand-collapse .functionLink {
  padding: 0px 8px;
}
.rfqs-list .filter .expand-collapse .functionLink .ico_down {
  vertical-align: middle;
}
.rfqs-list .filter .expand-collapse:hover {
  background-color: #a0a0a0;
  cursor: pointer;
}
.rfqs-list .filter .expand-collapse:hover a .ico_down {
  background-position: -72px -13px;
}
.rfqs-list .filter .expand-collapse:hover a .text {
  color: white;
}
.rfqs-list .filter .expand-collapse.disabled:hover {
  background-color: inherit;
  cursor: inherit;
}
.rfqs-list .filter .expand-collapse.disabled a .ico_down {
  background-position: -72px 0px;
}
.rfqs-list .filter .expand-collapse.disabled a .text {
  color: inherit;
}
.rfqs-list .filter .expand-collapse.active {
  border-bottom: 0;
  background-color: #ffffff;
}
.rfqs-list .filter .expand-collapse.active:hover {
  background-color: #a0a0a0;
  cursor: pointer;
}
.rfqs-list .filter .expand-collapse.active:hover a .ico_up {
  background-position: -180px -13px;
}
.rfqs-list .filter .expand-collapse.active:hover a .text {
  color: white;
}
.rfqs-list .basic-filter {
  background-color: #f0f0f0;
  border-top: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.rfqs-list .basic-filter .search-query {
  width: 200px;
  float: left;
  padding-right: 10px;
}
@media all and (min-width: 1300px) {
  .rfqs-list .basic-filter .search-query {
    width: 300px;
    float: left;
    padding-right: 10px;
  }
}
.rfqs-list .advanced-filters {
  border-top: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.rfqs-list .advanced-filters .advanced-filters-content {
  padding: 16px 8px;
  border-bottom: 1px solid #d2d2d2;
}
.rfqs-list .advanced-filters .advanced-filters-content .control-group {
  height: 34px;
}
.rfqs-list .search-message {
  margin: 10px 0px 0px 8px;
  padding: 0px 10px 0px 0px;
  color: #0076b7;
}
.rfqs-list .search-message .search-message-link {
  font-weight: bold;
  text-decoration: underline;
}
.rfqs-list .rfq-grid {
  padding-top: 45px;
}
.rfqs-list .rfq-row {
  cursor: pointer;
  position: relative;
  width: calc(100% - 35px);
}
.rfqs-list .rfq-row.selectable {
  width: calc(100% - 65px);
  margin-left: 30px;
}
.rfqs-list .rfq-row .selection-checkbox {
  position: absolute !important;
  left: 0;
  top: 3px;
  margin-left: -30px;
  border: none !important;
  min-width: initial;
}
.rfqs-list .rfq-row .rfq-list-actions {
  position: absolute !important;
  top: 0;
  right: 0;
  min-width: initial;
  margin-right: -35px;
}
.rfqs-list .rfq-row .rfq-list-actions .ui-grid-cell-contents {
  width: 33px;
  float: right;
  padding: 3px;
}
.rfqs-list .rfq-row .has-attachments-column {
  min-width: 30px;
  max-width: 30px;
}
.rfqs-list .infoContent {
  border-top: none;
  padding-left: 20px;
  padding-bottom: 20px;
}
.rfqs-list .one-line {
  float: left;
}
#rfqDetailHeaderInfoBar {
  background-color: #F0F0F0;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #D2D2D2;
}
#rfqDetailHeaderInfoBar > div {
  display: inline-block;
  vertical-align: top;
}
#rfqDetailHeaderInfoBar > div > div {
  color: grey;
}
#rfqDetailHeaderInfoBar div.title {
  font-weight: bold;
}
#rfqDetailHeaderInfoBar .row {
  margin: 0px;
}
#rfqDetailHeaderInfoBar ul {
  height: auto;
}
#rfqDetailHeaderInfoBar .nav li {
  float: none;
  vertical-align: top;
  height: 100%;
  display: table-cell;
  position: relative;
  width: 14.2%;
  padding: 10px  0;
}
#rfqDetailHeaderInfoBar .tab-content {
  overflow: visible;
}
#rfqDetailHeaderInfoBar ul.nav-tabs {
  border-bottom: 0;
}
.rfq-details .rfq-overlay {
  opacity: 0.9;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #3c3c3c;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.rfq-details .rfq-overlay .rfq-overlay-loader {
  background-color: white;
  position: relative;
  margin: 3px auto;
  width: 300px;
  text-align: center;
  vertical-align: middle;
}
.rfq-details .rfq-overlay .rfq-overlay-loader .rfq-overlay-message {
  text-align: center;
  vertical-align: middle;
  margin-bottom: 0px;
  color: #000000;
  border: 1px solid #6e6e6e;
}
.rfq-details .header-info-bar {
  position: relative;
  display: table;
  background-color: #f0f0f0;
  margin: 0px 0px 10px 0px;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.rfq-details .header-info-bar > div {
  display: table-row;
  white-space: nowrap;
}
.rfq-details .header-info-bar > div > div {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}
.rfq-details .header-info-bar .line-error-msg {
  position: absolute;
  top: -30px;
  right: 0px;
}
.rfq-details .header-info-bar .line-error-msg:after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: 20%;
  content: '';
  width: 0;
  height: 0;
  border-top: solid 12px #d90000;
  border-left: solid 7px transparent;
  border-right: solid 7px transparent;
}
.rfq-details .header-info-bar .line-warning-msg {
  position: absolute;
  top: -30px;
  right: 0px;
}
.rfq-details .header-info-bar .line-warning-msg:after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: 20%;
  content: '';
  width: 0;
  height: 0;
  border-top: solid 12px #fecb00;
  border-left: solid 7px transparent;
  border-right: solid 7px transparent;
}
.rfq-details .order-lines .line-summary-group > div {
  display: table-cell;
}
.rfq-details .order-lines .line-dynamic-actions {
  width: 100%;
  vertical-align: top;
  padding: 8px 0px 0px 10px;
}
.rfq-details .order-lines .line-dynamic-actions .action {
  display: inline-block;
  margin: 4px 4px;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow td.section {
  padding: 2px 0px;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow td.section.configurator-section,
.rfq-details .order-lines table.order-lines-table .linesItemRow td.section.additional-details-row {
  padding-top: 10px;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow td.section.ordering-line-details-row {
  padding-bottom: 10px;
}
.rfq-details .order-lines table.order-lines-table .action {
  text-align: right;
}
.rfq-details .order-lines table.order-lines-table thead {
  background-color: white;
}
.rfq-details .order-lines table.order-lines-table thead .linesHeaderRow {
  border-bottom: 1px solid #a0a0a0;
  vertical-align: top;
}
.rfq-details .order-lines table.order-lines-table thead .linesHeaderRow th {
  font-weight: bold;
}
.rfq-details .order-lines table.order-lines-table thead .linesHeaderRow > div,
.rfq-details .order-lines table.order-lines-table thead .linesHeaderRow > th {
  padding: 5px 8px;
  white-space: nowrap;
}
.rfq-details .order-lines table.order-lines-table thead .linesHeaderRow .product {
  width: 100%;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow {
  border-bottom: 1px solid #d2d2d2;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow td {
  padding: 10px 8px;
  vertical-align: top;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow tr td {
  padding: 10px 6px;
  vertical-align: top;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow tr td .product {
  display: table-cell;
  vertical-align: top;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow tr td .qty {
  width: 50px;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow tr td .productImage {
  display: table-cell;
  vertical-align: top;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow tr td .productImage a img {
  margin-right: 10px;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow tr td.price-row .unlisted-item-warning-message {
  min-width: 120px;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow tr td.price-row .price {
  white-space: nowrap;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow tr td.price-row .price > div {
  display: inline-block;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow tr td.section {
  padding: 0px 8px;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow .line-product-column {
  padding-bottom: 0px;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-information {
  display: table;
  width: 100%;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-information .product-details {
  display: table-cell;
  width: 100%;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-information .product-details .product-name > div {
  display: table-cell;
  width: 900px;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-availability {
  display: table-cell;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-availability .product-availability-link {
  padding-left: 10px;
  white-space: nowrap;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow .ordering-line-last-row td {
  padding: 0px 0px 10px 0px;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow .subline-container {
  background-color: #f0f0f0;
  cursor: pointer;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow .subline-container td {
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
  padding: 8px 16px 8px 40px;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow .subline-container td:hover {
  background-color: #f8f8f8;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow .subline-container-expanded {
  background-color: #ffffff;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow .subline-container-expanded td {
  border-bottom: none;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow.configuration-parent {
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell {
  background-color: #f0f0f0;
  border-bottom: 1px solid #d2d2d2;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content {
  width: 100%;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .select-configuration {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  padding-right: 16px;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-info {
  display: table-cell;
  text-align: left;
  width: 100%;
  vertical-align: middle;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-actions {
  display: table-cell;
  text-align: right;
  white-space: nowrap;
  vertical-align: middle;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-actions .reconfigure-configuration {
  display: table-cell;
  text-align: right;
  white-space: nowrap;
  vertical-align: middle;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-actions .remove-configuration {
  display: table-cell;
  text-align: right;
  white-space: nowrap;
  vertical-align: middle;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-actions .remove-configuration .controls-separator {
  vertical-align: text-bottom;
  margin: 0px 8px;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow.configuration-child {
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow.subline-parent {
  border-bottom: none;
}
.rfq-details .order-lines table.order-lines-table .linesItemRow.subline-child tr .line-product-column,
.rfq-details .order-lines table.order-lines-table .linesItemRow.subline-child tr .section {
  padding-left: 60px;
}
.rfq-details .price-summary {
  width: 100%;
  white-space: nowrap;
  padding: 8px 0px 20px 0px;
  vertical-align: top;
  text-align: right;
}
.rfq-details .price-summary .qty {
  margin-right: 16px;
  vertical-align: top;
  display: inline-block;
}
.rfq-details .price-summary .price {
  margin-right: 10px;
  display: inline-block;
}
.rfq-details .price-summary .additional-fee-inf {
  vertical-align: bottom;
  padding-left: 25px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #0076b7;
}
.rfq-details .financial-calculation {
  display: table;
  width: 100%;
  padding: 10px 20px;
}
.rfq-details .financial-calculation > div {
  display: table-cell;
  min-width: 160px;
}
.rfq-details .line-financial-calculation {
  margin: 10px 20px;
  padding: 0px;
}
.rfq-details .rfq-view-type .input-group {
  float: right;
  line-height: 30px;
}
.rfq-details .rfq-view-type .input-group .rfq-view-type-input {
  display: inline-block;
  width: 250px;
  margin-left: 10px;
  vertical-align: middle;
}
.rfq-details .rfq-view-type::after {
  content: "";
  display: table;
  clear: both;
}
#rfqRequestedInputDetails {
  width: 755px;
  margin: 0 auto;
}
#rfqRequestedInputDetails .infoIcon {
  min-height: 30px;
}
#rfqRequestedInputDetails .rfqChatList {
  overflow-y: auto;
  max-height: 300px;
  border: 1px solid #D2D2D2;
  word-break: break-all;
}
.rfq-widget .widget-content .view-all.widget-actions {
  text-align: right;
  margin-right: 3px;
}
.to-be-sent-list .filter {
  display: table;
  height: 50px;
  background-color: #f0f0f0;
}
.to-be-sent-list .filter .leftColumn {
  padding-left: 8px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
}
.to-be-sent-list .filter .expand-collapse {
  padding-right: 8px;
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
  text-align: right;
  border-bottom: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
}
.to-be-sent-list .filter .expand-collapse .functionLink {
  padding: 0px 8px;
}
.to-be-sent-list .filter .expand-collapse .functionLink .ico_down {
  vertical-align: middle;
}
.to-be-sent-list .filter .expand-collapse:hover {
  background-color: #a0a0a0;
  cursor: pointer;
}
.to-be-sent-list .filter .expand-collapse:hover a .ico_down {
  background-position: -72px -13px;
}
.to-be-sent-list .filter .expand-collapse:hover a .text {
  color: white;
}
.to-be-sent-list .filter .expand-collapse.disabled:hover {
  background-color: inherit;
  cursor: inherit;
}
.to-be-sent-list .filter .expand-collapse.disabled a .ico_down {
  background-position: -72px 0px;
}
.to-be-sent-list .filter .expand-collapse.disabled a .text {
  color: inherit;
}
.to-be-sent-list .filter .expand-collapse.active {
  border-bottom: 0;
  background-color: #ffffff;
}
.to-be-sent-list .filter .expand-collapse.active:hover {
  background-color: #a0a0a0;
  cursor: pointer;
}
.to-be-sent-list .filter .expand-collapse.active:hover a .ico_up {
  background-position: -180px -13px;
}
.to-be-sent-list .filter .expand-collapse.active:hover a .text {
  color: white;
}
.to-be-sent-list .basic-filter {
  background-color: #f0f0f0;
  border-top: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.to-be-sent-list .basic-filter .search-query {
  width: 200px;
  float: left;
  padding-right: 10px;
}
@media all and (min-width: 1300px) {
  .to-be-sent-list .basic-filter .search-query {
    width: 300px;
    float: left;
    padding-right: 10px;
  }
}
.to-be-sent-list .advanced-filters {
  border-top: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.to-be-sent-list .advanced-filters .advanced-filters-content {
  padding: 16px 8px;
  border-bottom: 1px solid #d2d2d2;
}
.to-be-sent-list .advanced-filters .advanced-filters-content .control-group {
  height: 34px;
}
.to-be-sent-list .search-message {
  margin: 10px 0px 0px 8px;
  padding: 0px 10px 0px 0px;
  color: #0076b7;
}
.to-be-sent-list .search-message .search-message-link {
  font-weight: bold;
  text-decoration: underline;
}
.to-be-sent-list .to-be-sent-row {
  cursor: pointer;
}
.to-be-sent-list .column-setup {
  padding-bottom: 40px;
}
.to-be-sent-list .infoContent {
  border-top: none;
  padding-left: 20px;
  padding-bottom: 20px;
}
.to-be-sent-list .advanced-filters {
  border-top: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.to-be-sent-list .advanced-filters .advanced-filters-content {
  padding: 16px 8px;
  border-bottom: 1px solid #d2d2d2;
}
.to-be-sent-list .advanced-filters .advanced-filters-content .control-group {
  height: 34px;
}
.to-be-sent-list .one-line {
  float: left;
}
.to-be-sent-details .header-info-bar {
  position: relative;
  display: table;
  background-color: #f0f0f0;
  margin: 0px 0px 10px 0px;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.to-be-sent-details .header-info-bar > div {
  display: table-row;
  white-space: nowrap;
}
.to-be-sent-details .header-info-bar > div > div {
  display: table-cell;
  padding: 10px;
  vertical-align: top;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}
.to-be-sent-details .header-info-bar .line-error-msg {
  position: absolute;
  top: -30px;
  right: 0px;
}
.to-be-sent-details .header-info-bar .line-error-msg:after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: 20%;
  content: '';
  width: 0;
  height: 0;
  border-top: solid 12px #d90000;
  border-left: solid 7px transparent;
  border-right: solid 7px transparent;
}
.to-be-sent-details .header-info-bar .line-warning-msg {
  position: absolute;
  top: -30px;
  right: 0px;
}
.to-be-sent-details .header-info-bar .line-warning-msg:after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: 20%;
  content: '';
  width: 0;
  height: 0;
  border-top: solid 12px #fecb00;
  border-left: solid 7px transparent;
  border-right: solid 7px transparent;
}
.to-be-sent-details .order-lines .line-summary-group > div {
  display: table-cell;
}
.to-be-sent-details .order-lines .line-dynamic-actions {
  width: 100%;
  vertical-align: top;
  padding: 8px 0px 0px 10px;
}
.to-be-sent-details .order-lines .line-dynamic-actions .action {
  display: inline-block;
  margin: 4px 4px;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow td.section {
  padding: 2px 0px;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow td.section.configurator-section,
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow td.section.additional-details-row {
  padding-top: 10px;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow td.section.ordering-line-details-row {
  padding-bottom: 10px;
}
.to-be-sent-details .order-lines table.order-lines-table .action {
  text-align: right;
}
.to-be-sent-details .order-lines table.order-lines-table thead {
  background-color: white;
}
.to-be-sent-details .order-lines table.order-lines-table thead .linesHeaderRow {
  border-bottom: 1px solid #a0a0a0;
  vertical-align: top;
}
.to-be-sent-details .order-lines table.order-lines-table thead .linesHeaderRow th {
  font-weight: bold;
}
.to-be-sent-details .order-lines table.order-lines-table thead .linesHeaderRow > div,
.to-be-sent-details .order-lines table.order-lines-table thead .linesHeaderRow > th {
  padding: 5px 8px;
  white-space: nowrap;
}
.to-be-sent-details .order-lines table.order-lines-table thead .linesHeaderRow .product {
  width: 100%;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow {
  border-bottom: 1px solid #d2d2d2;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow td {
  padding: 10px 8px;
  vertical-align: top;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow tr td {
  padding: 10px 8px;
  vertical-align: top;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow tr td .product {
  display: table-cell;
  vertical-align: top;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow tr td .qty {
  width: 50px;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow tr td .productImage {
  display: table-cell;
  vertical-align: top;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow tr td .productImage a img {
  margin-right: 10px;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow tr td.price-row .unlisted-item-warning-message {
  min-width: 120px;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow tr td.price-row .price {
  white-space: nowrap;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow tr td.price-row .price > div {
  display: inline-block;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow tr td.section {
  padding: 0px 8px;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow .line-product-column {
  padding-bottom: 0px;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-information {
  display: table;
  width: 100%;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-information .product-details {
  display: table-cell;
  width: 100%;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-information .product-details .product-name > div {
  display: table-cell;
  width: 900px;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-availability {
  display: table-cell;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow .line-product-column .product .product-availability .product-availability-link {
  padding-left: 10px;
  white-space: nowrap;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow .ordering-line-last-row td {
  padding: 0px 0px 10px 0px;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow .subline-container {
  background-color: #f0f0f0;
  cursor: pointer;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow .subline-container td {
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
  padding: 8px 16px 8px 40px;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow .subline-container td:hover {
  background-color: #f8f8f8;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow .subline-container-expanded {
  background-color: #ffffff;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow .subline-container-expanded td {
  border-bottom: none;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow.configuration-parent {
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell {
  background-color: #f0f0f0;
  border-bottom: 1px solid #d2d2d2;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content {
  width: 100%;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .select-configuration {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  padding-right: 16px;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-info {
  display: table-cell;
  text-align: left;
  width: 100%;
  vertical-align: middle;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-actions {
  display: table-cell;
  text-align: right;
  white-space: nowrap;
  vertical-align: middle;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-actions .reconfigure-configuration {
  display: table-cell;
  text-align: right;
  white-space: nowrap;
  vertical-align: middle;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-actions .remove-configuration {
  display: table-cell;
  text-align: right;
  white-space: nowrap;
  vertical-align: middle;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow.configuration-parent .configuration-header-row .configuration-header-cell .configuration-header-cell-content .configuration-actions .remove-configuration .controls-separator {
  vertical-align: text-bottom;
  margin: 0px 8px;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow.configuration-child {
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow.subline-parent {
  border-bottom: none;
}
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow.subline-child tr .line-product-column,
.to-be-sent-details .order-lines table.order-lines-table .linesItemRow.subline-child tr .section {
  padding-left: 60px;
}
.to-be-sent-details .price-summary {
  width: 100%;
  white-space: nowrap;
  padding: 8px 0px 20px 0px;
  vertical-align: top;
  text-align: right;
}
.to-be-sent-details .price-summary .qty {
  vertical-align: top;
  padding-left: 30px;
  display: inline-block;
}
.to-be-sent-details .price-summary .price {
  padding-left: 10px;
  display: inline-block;
}
.to-be-sent-details .price-summary .additional-fee-inf {
  vertical-align: bottom;
  padding-left: 25px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #0076b7;
}
.to-be-sent-details .financial-calculation {
  display: table;
  width: 100%;
  padding: 10px 20px;
}
.to-be-sent-details .financial-calculation > div {
  display: table-cell;
  min-width: 160px;
}
.to-be-sent-details .line-financial-calculation {
  margin: 10px 20px;
  padding: 0px;
}
.advanced-search-type {
  width: 120px;
}
.servis-installation-details {
  background: #FFFFFF;
  display: block;
  padding-bottom: 10px;
  min-height: 300px;
}
.servis-installation-details table.installation-information {
  margin-right: 350px;
}
.servis-installation-details tr,
.servis-installation-details tr td {
  height: 32px !important;
}
.servis-installation-details tr .extend-warranty,
.servis-installation-details tr td .extend-warranty,
.servis-installation-details tr .include-contract,
.servis-installation-details tr td .include-contract {
  cursor: pointer;
}
.servis-installation-details tr td:nth-child(2) {
  width: 300px;
}
.servis-installation-details tr td:last-child {
  font-weight: bolder;
}
.servis-installation-details table.installation-information {
  margin-right: 0;
}
.servis-installation-details table.installation-information tr td:first-child {
  width: 300px;
}
.select-dtl-modal .modal-body .find-dtl {
  margin-bottom: 20px;
}
.select-dtl-modal .modal-body .dtl-selected {
  background-color: #d2d2d2;
}
.select-dtl-modal .modal-body .content {
  overflow-y: auto;
  max-height: 400px;
}
.select-dtl-modal .modal-body .chosen-dtl {
  color: #4c7f19;
}
.select-dtl-modal .modal-body .actions {
  margin-top: 20px;
}
.select-dtl-modal .modal-body .loader-wide {
  margin: 20px;
}
.populate-panel {
  padding: 10px 10px 10px 10px;
}
.populate-section {
  background-color: #F0F0F0;
  width: 100%;
  margin: 0px -1px 0px 0px;
  padding: 10px 10px;
  border: 1px solid #d2d2d2;
}
.populate-item {
  margin-right: 20px;
}
.populate-item-input-group {
  width: 320px;
}
.populate-item-neig-button {
  margin-right: 10px;
}
.populate-label {
  font-weight: bold;
}
.populate-group-btn {
  padding-left: 10px;
}
.setup-column-view-modal .bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on,
.setup-column-view-modal .bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-off,
.setup-column-view-modal .bootstrap-switch .bootstrap-switch-container .bootstrap-switch-label {
  padding-top: 0px;
  padding-bottom: 0px;
}
.setup-column-view-modal .modal-body .tip {
  margin-bottom: 10px;
}
.setup-column-view-modal .modal-body .ordered-list-container {
  overflow: auto;
  max-height: 300px;
}
.setup-column-view-modal .modal-body .ordered-list-container .ordered-list .ui-sortable tr:hover .move-column {
  background: url('/frontend/css/img/move.png') no-repeat 50% 50% #f0f0f0;
}
.setup-column-view-modal .modal-body .ordered-list-container .ordered-list .ui-sortable tr td {
  padding-top: 4px;
  padding-bottom: 4px;
}
.setup-column-view-modal .modal-body .ordered-list-container .ordered-list .ui-sortable tr .move-column {
  width: 40px;
  min-width: 40px;
}
.setup-column-view-modal .modal-body .ordered-list-container .ordered-list .ui-sortable tr .checkbox-column {
  width: 60px;
  min-width: 60px;
}
.setup-column-view-modal .modal-body .ordered-list-container .ordered-list .ui-sortable tr .label-column {
  width: 100%;
}
.news-widget .widget-actions {
  text-align: right;
}
.news-widget .widget-content .widget-content-list .news-description {
  margin-top: 8px;
}
.news-widget .widget-content .widget-content-list .news-summary {
  margin-top: 8px;
}
.news-details-modal .modal-header .news-info {
  margin-top: 8px;
}
.news-details-modal .modal-body .news-loader {
  margin: 20px;
}
.news-details-modal .modal-body .news-error {
  margin: 20px;
}
.news .news-heading {
  margin-bottom: 10px;
}
.news .news-business {
  margin-bottom: 10px;
}
.news .news-business .news-business-info {
  display: table-cell;
  width: 100%;
}
.news .news-business .news-categories {
  display: table-cell;
  width: 300px;
}
.news .news-business .news-categories .form-control {
  width: 300px;
  display: block;
}
.news .news-result-counter {
  margin-bottom: 10px;
}
.toolbar {
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  *zoom: 1;
  background-color: #f0f0f0;
  width: 100%;
}
.toolbar .toolbar-top {
  width: 100%;
}
.toolbar .toolbar-top .dropdown .toolbar-arrow-down {
  background: url("/frontend/css/img/arrow_down_green_ss.png") no-repeat scroll 50% 50% transparent;
  width: 48px;
  height: 54px;
  vertical-align: middle;
  display: table-cell;
  outline: 0;
}
.toolbar .toolbar-top .dropdown .toolbar-arrow-down:hover {
  background: url("/frontend/css/img/Opener_W_ss.png") no-repeat scroll 50% 50% #a0a0a0;
}
.toolbar .toolbar-top .dropdown .toolbar-arrow-down:focus {
  outline: 0;
}
.toolbar .toolbar-top .dropdown.open {
  background-color: #f0f0f0;
  border-left: 1px solid #d2d2d2;
}
.toolbar .toolbar-top .dropdown.open .toolbar-arrow-down {
  background: url("/frontend/css/img/arrow_up_green_ss.png") no-repeat scroll 50% 50% transparent;
  background-color: white;
}
.toolbar .toolbar-top .dropdown.open .toolbar-arrow-down:hover {
  background: url("/frontend/css/img/Closer_W_ss.png") no-repeat scroll 50% 50% #a0a0a0;
  color: #ffffff;
  background-color: #a0a0a0;
}
.toolbar {
  border: 1px solid #d2d2d2;
}
.toolbar .toolbar-top .search-bar {
  background-color: #f0f0f0;
  padding-left: 10px;
  padding-right: 8px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.toolbar .toolbar-top .search-bar .toolbar-search-container {
  display: inline-block;
  width: calc(100% - 54px);
}
.toolbar .toolbar-top .search-bar .search-button {
  padding: 5px 8px;
  font-size: 1.1em;
  vertical-align: top;
}
.toolbar .toolbar-top .user-info {
  position: relative;
}
.toolbar .toolbar-top .user-info .component-separator {
  position: absolute;
  top: 6px;
  height: 42px;
  border-left: 1px solid #a0a0a0;
}
.toolbar .toolbar-top .user-info .component-separator-left {
  left: 0%;
}
.toolbar .toolbar-top .user-info .component-separator-right {
  right: 0%;
}
.toolbar .toolbar-top .user-info .your-account {
  display: table;
  width: 468px;
  vertical-align: middle;
}
.toolbar .toolbar-top .user-info .your-account .heading {
  display: table-cell;
  height: 54px;
  vertical-align: middle;
}
.toolbar .toolbar-top .user-info .your-account .heading .heading-content {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  border: 0px;
  height: 52px;
  background-color: #f0f0f0;
  float: right;
}
.toolbar .toolbar-top .user-info .your-account .heading .heading-content:hover {
  background-color: #a0a0a0;
  color: #ffffff;
  float: right;
}
.toolbar .toolbar-top .user-info .your-account .heading .heading-content .company {
  overflow-x: hidden;
  white-space: nowrap;
  max-width: 330px;
}
.toolbar .toolbar-top .user-info .your-account .heading .heading-content .customer {
  overflow-x: hidden;
  white-space: nowrap;
  max-width: 330px;
}
.toolbar .toolbar-top .user-info .your-account > .heading:not(:hover)::after {
  content: "";
  position: absolute;
  height: 42px;
  top: 6px;
  border-left: 1px solid #d2d2d2;
  right: 0;
}
.toolbar .toolbar-top .user-info .your-account .dropdown {
  display: table-cell;
  height: 54px;
}
.toolbar .toolbar-top .user-info .your-account .dropdown .toolbar-arrow-down {
  padding-left: 36px;
  padding-right: 20px;
  background-position: 10px 50%;
  width: 100%;
}
.toolbar .toolbar-top .user-info .your-account .dropdown .toolbar-arrow-down:hover {
  background-position: 10px 50%;
  color: #ffffff;
}
.toolbar .toolbar-top .user-info .your-account .dropdown .toolbar-arrow-down:hover .customer {
  color: #ffffff;
}
.toolbar .toolbar-top .user-info .your-account .dropdown .toolbar-arrow-down .customer {
  overflow-x: hidden;
  white-space: nowrap;
  max-width: 330px;
  font-size: small;
  color: #6e6e6e;
}
.toolbar .toolbar-top .user-info .your-account .dropdown .dropdown-menu {
  right: -1px;
  top: 100%;
  left: inherit;
  padding: 0px;
  border-top: 0px;
  margin: 0px 0px 0 0;
  border-bottom: 0px;
}
.toolbar .toolbar-top .user-info .your-account > .dropdown:not(:hover):not(.open)::before,
.toolbar .toolbar-top .user-info .your-account > .dropdown:not(:hover):not(.open)::after {
  content: "";
  position: absolute;
  height: 42px;
  top: 6px;
  border-left: 1px solid #d2d2d2;
}
.toolbar .toolbar-top .user-info .your-account > .dropdown:not(:hover)::after {
  right: 0;
}
.toolbar .toolbar-top .user-info .your-account .dropdown.open {
  border-right: 1px solid #d2d2d2;
  top: 1px;
}
.toolbar .toolbar-top .user-info .your-account .customerDetails {
  width: 468px;
}
.toolbar .toolbar-top .user-info .your-account .customerDetails .heading {
  padding: 16px 8px 2px 8px;
  background-color: #f0f0f0;
  border-bottom: 1px solid #a0a0a0;
}
.toolbar .toolbar-top .user-info .your-account .customerDetails .content {
  padding: 8px;
}
.toolbar .toolbar-top .user-info .your-account .customerDetails .content .customer {
  float: left;
}
.toolbar .toolbar-top .user-info .your-account .customerDetails .content .host {
  float: right;
}
.toolbar .toolbar-top .user-info .your-account .customerDetails .content > div {
  width: 220px;
}
.toolbar .toolbar-top .user-info .your-account .customerDetails .content > div > div {
  margin: 4px 0px;
}
.toolbar .toolbar-top .user-info .your-account .customerDetails .content > div > div:first-child {
  margin-bottom: 8px;
}
.toolbar .toolbar-top .user-info .your-account .customerDetails .content > div .address {
  margin: 0px;
}
.toolbar .toolbar-top .user-info .your-account .customerDetails .content > div .address > div {
  margin: 4px 0px;
}
/* TOOLBAR SEARCH SUBMENU */
#toolbarSearchSubmenu {
  position: absolute;
  height: 60px;
  bottom: -60px;
  left: 0;
  margin: 0px;
  padding: 0;
  *zoom: 1;
  background-color: #ffffff;
  width: 100%;
}
#toolbarSearchSubmenu .left {
  display: table-cell;
  width: 100%;
  padding: 13px 0px 13px 10px;
}
#toolbarSearchSubmenu .left > div > div {
  display: table-cell;
  padding: 0px 8px;
  vertical-align: middle;
}
#toolbarSearchSubmenu .left > div > div:first-child {
  padding-left: 0px;
}
#toolbarSearchSubmenu .left .price,
#toolbarSearchSubmenu .left .availability {
  max-width: 210px;
  width: 210px;
  white-space: nowrap;
  overflow: hidden;
}
#toolbarSearchSubmenu .right {
  display: table-cell;
  min-width: 50px;
  vertical-align: middle;
  text-align: right;
  padding: 13px;
}
#toolbarSearchSubmenu .right .close-submenu {
  border: 0px;
  background-color: transparent;
  text-indent: -9999px;
  background-image: url('../../../Css/newLoginPage/img/223_crossed_ss.png');
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#toolbarSearchSubmenu .right .close-submenu:hover {
  opacity: 1.0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#toolbarSearchSubmenuContentExpander {
  height: 60px;
  background-color: #ffffff;
  width: 100%;
  display: none;
}
/* TOOLBAR SEARCH SUBMENU END */
/* CHANGE CUSTOMER */
#changeCustomerContent {
  font-family: "ABBVoice-Regular";
}
#changeCustomerContent .inline-row {
  padding: 20px 0;
  clear: both;
}
#changeCustomerContent .inline-row > div {
  width: 31%;
  float: left;
  padding: 0 20px 0 0;
}
#changeCustomerContent .inline-row > div input {
  width: 91%;
}
#changeCustomerContent .standard th {
  white-space: nowrap;
}
#changeCustomerContent .inline-row:first-child {
  padding-top: 15px;
}
/* CHANGE CUSTOMER END */
.toolbar-info-bar {
  position: absolute;
}
.toolbar-info-bar .alert {
  padding: 2px 25px 2px 42px;
  margin-bottom: 0px;
}
.toolbar-info-bar .alert-info {
  min-height: 4px;
  font-size: 12px;
  background-size: 24px;
}
.toolbar-info-bar.up {
  bottom: 30px;
  left: 0px;
  width: 390px;
  box-shadow: 1px -5px 6px rgba(0, 0, 0, 0.5);
}
.toolbar-info-bar.down {
  top: 31px;
  left: 0px;
  width: 390px;
  box-shadow: 1px 5px 6px rgba(0, 0, 0, 0.5);
}
.dropup .dropdown-menu {
  bottom: calc(100% - 34px);
  top: auto;
  left: 100%;
  float: left !important;
  right: auto;
}
.toolbar-submenu {
  position: absolute;
  left: 0px;
  width: 622px;
  background-color: #ffffff;
  z-index: 1030;
  box-shadow: 0px 3px 7px #6e6e6e;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  padding: 10px 40px 10px 20px;
}
.toolbar-submenu .table {
  margin-bottom: 0px;
}
.toolbar-submenu .table tr:first-child td {
  border-top: 0;
}
.toolbar-submenu .table tr td:first-child {
  width: 45%;
}
.toolbar-submenu .item-image {
  min-height: 100px;
  padding-right: 20px;
}
.toolbar-submenu .item-image img {
  max-width: 195px;
  max-height: 195px;
}
.toolbar-submenu .item-image .loading-image {
  width: 100%;
  min-height: 100px;
  background: url('../../../Css/newLoginPage/abb/img/loader_min.gif') no-repeat center center;
  border: 1px solid #f0f0f0;
  background-color: #f8f8f8;
}
.toolbar-submenu .item-price > :first-child {
  margin-bottom: 16px;
}
.toolbar-submenu .toolbar-submenu-replacement-info {
  margin-top: 5px;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
}
.add-to-saved-cart .wfe-icon-Numbering {
  color: #a0a0a0;
}
.add-to-saved-cart .wfe-icon-PriceTag-20 {
  color: #a0a0a0;
}
.add-to-catalog .wfe-icon-Numbering {
  color: #a0a0a0;
}
.add-to-catalog .wfe-icon-PriceTag-20 {
  color: #a0a0a0;
}
.add-to-catalog .catalog-bar {
  margin-bottom: 10px;
  min-height: 30px;
}
.add-to-catalog .catalog-bar > div {
  display: inline-block;
}
.add-to-catalog .catalog-bar > div:first-child input {
  width: 300px;
}
.add-to-catalog .add-to-catalog .table > tbody > tr > td {
  vertical-align: middle;
}
.help-popover-textarea {
  width: 40px;
  height: 30px;
  display: inline-block;
  margin-top: 10px;
}
.help-popover-checkbox {
  width: 40px;
  float: right;
  height: inherit;
}
.help-popover-input {
  width: 40px;
  height: 34px;
}
.address-buttons {
  display: inline-block;
}
.address-buttons .right-col {
  z-index: 1 !important;
}
/***
Spectrum Colorpicker v1.3.1
https://github.com/bgrins/spectrum
Author: Brian Grinstead
License: MIT
***/
.sp-container {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  /* https://github.com/bgrins/spectrum/issues/40 */
  z-index: 9999994;
  overflow: hidden;
}
.sp-container.sp-flat {
  position: relative;
}
/* Fix for * { box-sizing: border-box; } */
.sp-container,
.sp-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
.sp-top {
  position: relative;
  width: 100%;
  display: inline-block;
}
.sp-top-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-color {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 20%;
}
.sp-hue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 100%;
}
.sp-clear-enabled .sp-hue {
  top: 33px;
  height: 77.5%;
}
.sp-fill {
  padding-top: 80%;
}
.sp-sat,
.sp-val {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sp-alpha-enabled .sp-top {
  margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
  display: block;
}
.sp-alpha-handle {
  position: absolute;
  top: -4px;
  bottom: -4px;
  width: 6px;
  left: 50%;
  cursor: pointer;
  border: 1px solid black;
  background: white;
  opacity: .8;
}
.sp-alpha {
  display: none;
  position: absolute;
  bottom: -14px;
  right: 0;
  left: 0;
  height: 8px;
}
.sp-alpha-inner {
  border: solid 1px #333;
}
.sp-clear {
  display: none;
}
.sp-clear.sp-clear-display {
  background-position: center;
}
.sp-clear-enabled .sp-clear {
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 28px;
}
/* Don't allow text selection */
.sp-container,
.sp-replacer,
.sp-preview,
.sp-dragger,
.sp-slider,
.sp-alpha,
.sp-clear,
.sp-alpha-handle,
.sp-container.sp-dragging .sp-input,
.sp-container button {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
.sp-container.sp-input-disabled .sp-input-container {
  display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
  display: none;
}
.sp-palette-only .sp-picker-container {
  display: none;
}
.sp-palette-disabled .sp-palette-container {
  display: none;
}
.sp-initial-disabled .sp-initial {
  display: none;
}
/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
.sp-sat {
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#ffffff), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: -moz-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: -o-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: -ms-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to right, #ffffff, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: -moz-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: -o-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: -ms-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to top, #000000, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}
.sp-hue {
  background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
  background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}
/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */
.sp-1 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}
.sp-hidden {
  display: none !important;
}
/* Clearfix hack */
.sp-cf:before,
.sp-cf:after {
  content: "";
  display: table;
}
.sp-cf:after {
  clear: both;
}
.sp-cf {
  *zoom: 1;
}
/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
  .sp-color {
    right: 40%;
  }
  .sp-hue {
    left: 63%;
  }
  .sp-fill {
    padding-top: 60%;
  }
}
.sp-dragger {
  border-radius: 5px;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  background: #000;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.sp-slider {
  position: absolute;
  top: 0;
  cursor: pointer;
  height: 3px;
  left: -1px;
  right: -1px;
  border: 1px solid #000;
  background: white;
  opacity: .8;
}
/*
Theme authors:
Here are the basic themeable display options (colors, fonts, global widths).
See http://bgrins.github.io/spectrum/themes/ for instructions.
*/
.sp-container {
  border-radius: 0;
  background-color: #ECECEC;
  border: solid 1px #f0c49B;
  padding: 0;
}
.sp-container,
.sp-container button,
.sp-container input,
.sp-color,
.sp-hue,
.sp-clear {
  font: normal 12px "ABBVoice-Regular";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-top {
  margin-bottom: 3px;
}
.sp-color,
.sp-hue,
.sp-clear {
  border: solid 1px #666;
}
/* Input */
.sp-input-container {
  float: right;
  width: 100px;
  margin-bottom: 4px;
}
.sp-initial-disabled .sp-input-container {
  width: 100%;
}
.sp-input {
  font-size: 12px !important;
  border: 1px inset;
  padding: 4px 5px;
  margin: 0;
  width: 100%;
  background: transparent;
  border-radius: 3px;
  color: #222;
}
.sp-input:focus {
  border: 1px solid orange;
}
.sp-input.sp-validation-error {
  border: 1px solid red;
  background: #fdd;
}
.sp-picker-container,
.sp-palette-container {
  float: left;
  position: relative;
  padding: 10px;
  padding-bottom: 300px;
  margin-bottom: -290px;
}
.sp-picker-container {
  width: 172px;
  border-left: solid 1px #fff;
}
/* Palettes */
.sp-palette-container {
  border-right: solid 1px #ccc;
}
.sp-palette .sp-thumb-el {
  display: block;
  position: relative;
  float: left;
  width: 24px;
  height: 15px;
  margin: 3px;
  cursor: pointer;
  border: solid 2px transparent;
}
.sp-palette .sp-thumb-el:hover,
.sp-palette .sp-thumb-el.sp-thumb-active {
  border-color: orange;
}
.sp-thumb-el {
  position: relative;
}
/* Initial */
.sp-initial {
  float: left;
  border: solid 1px #333;
}
.sp-initial span {
  width: 30px;
  height: 25px;
  border: none;
  display: block;
  float: left;
  margin: 0;
}
.sp-initial .sp-clear-display {
  background-position: center;
}
/* Buttons */
.sp-button-container {
  float: right;
}
/* Replacer (the little preview div that shows up instead of the <input>) */
.sp-replacer {
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  padding: 4px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  border: solid 1px #91765d;
  background: #eee;
  color: #333;
  vertical-align: middle;
}
.sp-replacer:hover,
.sp-replacer.sp-active {
  border-color: #F0C49B;
  color: #111;
}
.sp-replacer.sp-disabled {
  cursor: default;
  border-color: silver;
  color: silver;
}
.sp-dd {
  padding: 2px 0;
  height: 16px;
  line-height: 16px;
  float: left;
  font-size: 10px;
}
.sp-preview {
  position: relative;
  width: 25px;
  height: 20px;
  border: solid 1px #222;
  margin-right: 5px;
  float: left;
  z-index: 0;
}
.sp-palette {
  *width: 220px;
  max-width: 220px;
}
.sp-palette .sp-thumb-el {
  width: 16px;
  height: 16px;
  margin: 2px 1px;
  border: solid 1px #d0d0d0;
}
.sp-container {
  padding-bottom: 0;
}
/* Buttons: http://hellohappy.org/css3-buttons/ */
.sp-container button {
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 5px 4px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  vertical-align: middle;
}
.sp-container button:hover {
  background-color: #dddddd;
  background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
  background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
  background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
  background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
  background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
  border: 1px solid #bbb;
  border-bottom: 1px solid #999;
  cursor: pointer;
  text-shadow: 0 1px 0 #ddd;
}
.sp-container button:active {
  border: 1px solid #aaa;
  border-bottom: 1px solid #888;
  -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
  box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}
.sp-cancel {
  font-size: 11px;
  color: #d93f3f !important;
  margin: 0;
  padding: 2px;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.sp-cancel:hover {
  color: #d93f3f !important;
  text-decoration: underline;
}
.sp-palette span:hover,
.sp-palette span.sp-thumb-active {
  border-color: #000;
}
.sp-preview,
.sp-alpha,
.sp-thumb-el {
  position: relative;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner,
.sp-alpha-inner,
.sp-thumb-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-palette .sp-thumb-inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}
.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}
.sp-clear-display {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}
.sp-container {
  background-color: white !important;
  border: solid 1px #d2d2d2 !important;
}
.sp-replacer {
  border: solid 1px #d2d2d2 !important;
  background: white !important;
}
.sp-replacer:hover,
.sp-replacer.sp-active {
  border-color: #d2d2d2 !important;
}
@media print {
  #pastOrdersDetailHeaderInfoBar {
    display: block !important;
  }
  #pastOrderDetailTabs div.tab-content #emailnotificationlog {
    display: none !important;
  }
  #pastOrderDetailTabs div.tab-content #repairpriceestimates {
    display: none !important;
  }
  #pastOrderDetailTabs div.tab-content #warrantyreport {
    display: none !important;
  }
  #pastOrderDetailTabs div.tab-content #ordermilestones {
    display: none !important;
  }
  #pastOrderDetailTabs div.tab-content #repairreport {
    display: none !important;
  }
  #pastOrderDetailTabs div.tab-content #approval {
    display: none !important;
  }
  #pastOrdersDetailHeaderInfoBarBottom {
    display: none !important;
  }
  #pastOrderDetail #pastOrderDetailMenu {
    display: none !important;
  }
  #pastOrderDetailHeaderPrefix {
    display: inline-block !important;
  }
  .suggestion-box {
    display: none !important;
  }
  .fixed-header {
    display: none !important;
  }
  .page-container-content {
    padding-top: 0px !important;
  }
  .container-area .container-area-content .middle-area,
  .schemeWhite {
    border: 0px !important;
  }
  .container-area .container-area-content .middle-area-login,
  .schemeWhite {
    border: 0px !important;
  }
  .header-readonly-section {
    border: 1px solid #d2d2d2 !important;
  }
}


.schemeWhite .btn,
.btn,
.schemeWhite .btn-primary,
.btn-primary,
.schemeWhite .btn-secondary,
.btn-secondary,
.schemeWhite .btn-dropdown-toggle,
.btn-dropdown-toggle {
  padding: 6px 8px;
  border-radius: 16px !important;
  background-image: none;
  font-weight: normal;
  border: 0px;
  font-family: 'ABBVoice-Regular';
}
.schemeWhite .btn.disabled,
.btn.disabled,
.schemeWhite .btn-primary.disabled,
.btn-primary.disabled,
.schemeWhite .btn-secondary.disabled,
.btn-secondary.disabled,
.schemeWhite .btn-dropdown-toggle.disabled,
.btn-dropdown-toggle.disabled,
.schemeWhite .btn[disabled],
.btn[disabled],
.schemeWhite .btn-primary[disabled],
.btn-primary[disabled],
.schemeWhite .btn-secondary[disabled],
.btn-secondary[disabled],
.schemeWhite .btn-dropdown-toggle[disabled],
.btn-dropdown-toggle[disabled],
fieldset[disabled] .schemeWhite .btn,
fieldset[disabled] .btn,
fieldset[disabled] .schemeWhite .btn-primary,
fieldset[disabled] .btn-primary,
fieldset[disabled] .schemeWhite .btn-secondary,
fieldset[disabled] .btn-secondary,
fieldset[disabled] .schemeWhite .btn-dropdown-toggle,
fieldset[disabled] .btn-dropdown-toggle {
  color: #1F1F1F;
  background-color: #DBDBDB;
  border: 2px solid #DBDBDB;
}
.schemeWhite .btn:hover,
.btn:hover,
.schemeWhite .btn-primary:hover,
.btn-primary:hover,
.schemeWhite .btn-secondary:hover,
.btn-secondary:hover,
.schemeWhite .btn-dropdown-toggle:hover,
.btn-dropdown-toggle:hover {
  background-image: none;
}
.schemeWhite .btn:focus,
.btn:focus,
.schemeWhite .btn-primary:focus,
.btn-primary:focus,
.schemeWhite .btn-secondary:focus,
.btn-secondary:focus,
.schemeWhite .btn-dropdown-toggle:focus,
.btn-dropdown-toggle:focus,
.schemeWhite .btn:active,
.btn:active,
.schemeWhite .btn-primary:active,
.btn-primary:active,
.schemeWhite .btn-secondary:active,
.btn-secondary:active,
.schemeWhite .btn-dropdown-toggle:active,
.btn-dropdown-toggle:active {
  background-image: none;
  box-shadow: none;
  outline: none;
}
.schemeWhite .btn-100procent,
.btn-100procent {
  width: 100%;
}
a.functionLink,
.functionLink {
  color: #0f0f0f;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  cursor: pointer;
  border-radius: 16px !important;
  padding: 6px 8px;
}
a.functionLink:hover,
.functionLink:hover {
  font-family: 'ABBVoice-Bold';
  background-color: #ffffff;
  border: 2px solid #ffffff;
}
a.functionLink:active,
.functionLink:active,
a.functionLink:focus,
.functionLink:focus {
  font-family: 'ABBVoice-Bold';
  background-color: #ffffff;
  border: 2px solid #0f0f0f;
}
.schemeWhite .btn,
.btn {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #0f0f0f;
  border-radius: 16px;
  padding: 6px 8px;
}
.schemeWhite .btn:hover,
.btn:hover {
  font-family: 'ABBVoice-Bold';
  background-color: #ffffff;
  border: 1px solid #0f0f0f;
}
.schemeWhite .btn:active,
.btn:active,
.schemeWhite .btn:focus,
.btn:focus {
  font-family: 'ABBVoice-Bold';
  background-color: #ffffff;
  border: 2px solid #0f0f0f;
}
.schemeWhite .btn-dropdown-toggle,
.btn-dropdown-toggle {
  border: 0px;
  padding: 6px 0px;
}
.schemeWhite .btn-dropdown-toggle:hover,
.btn-dropdown-toggle:hover,
.schemeWhite .btn-dropdown-toggle:active,
.btn-dropdown-toggle:active,
.schemeWhite .btn-dropdown-toggle:focus,
.btn-dropdown-toggle:focus {
  border: 0px;
}
.schemeWhite .btn-primary,
.btn-primary,
.btn.active {
  color: #ffffff;
  background-color: #0f0f0f;
  border: 2px solid #0f0f0f;
}
.schemeWhite .btn-primary:hover,
.btn-primary:hover,
.btn.active:hover {
  background-color: #4B4B4B;
  border: 2px solid #0f0f0f;
}
.schemeWhite .btn-primary:active,
.btn-primary:active,
.btn.active:active,
.schemeWhite .btn-primary:focus,
.btn-primary:focus,
.btn.active:focus {
  font-family: 'ABBVoice-Bold';
  background-color: #0f0f0f;
  border: 2px solid #0f0f0f;
}
