﻿/* PRIMARY LAYOUT ELEMENTS
----------------------------------------------------------*/

legend {
    color: #00529C;
}

span.fancytree-title {
    max-width: 700px;
}

.fancyTreeAnchor tr input[type="checkbox"] {
    margin-top: 6px;
}

.selectedContentElements .entityLine {
    min-height: 30px;
}

.selectedContentElements .entityLine * {
    display: inline-block;
}

.selectedContentElements .floatLeft {
    color: #999999;
    font-size: 10px;
    margin-left: 10px;
    line-height: 16px;
}

.dataQualityBlock
{
    float: left;
    margin-right: 20px;
    color: #000;
    font-weight: initial;
    padding-top: 5px;
    padding-left: 5px;
}

div.comment {
  width: 300px;
  background-color: #FFF;
  font-family: verdana, arial;
  border-width: 1px;
  border-style: solid;
}

.comment .comment-header {
    background-color: #F5F5F5;
    padding: 5px 5px 5px 5px;
    font-size: 10px;
}

.comment .comment-text {
    padding: 5px 5px 5px 5px;
    font-size: 12px;
}

.comment .comment-footer {
    padding: 5px 5px 2px 5px;
    font-size: 9px;
    text-align: right;
}

.comment-label {
    color: #909090;
    display: inline;
}

#openProfitCenterSearch {
    overflow: hidden;
}

.alignLeft {
    text-align: left !important;
}

.multiSelect {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    display: inline-block;
    border: 1px solid #555;
    background-color: #fff;
    max-width: 460px;
    vertical-align: middle;
    z-index: 200;
    border: thin solid #777;
}

.multiSelect .entityLine {
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 5px;
    color: #000;
    border: none;
}

.multiSelect .entityLine:not(:last-child) {
    border-bottom: thin solid #ccc;
}

.productServiceFieldSet td:first-child {
    padding-top: 2px !important;
    padding-right: 15px;
}

.assignedProductServices fieldset:not(:first-child) {
    margin-top: 20px;
}

.productServiceFieldSet .entityLine
{
    border: none;
    color: #000;
    background-color: transparent;
}

.selectedServicesContainer .customIcon-bulletOrange:hover, .selectedServicesContainer .customIcon-bulletGreen:hover{
    cursor: pointer;
}

.labelValue input:focus, .labelValue div:focus, .labelValue select:focus {
    box-shadow: none;
}

.labelValue input, .labelValue div {
    border-radius: 0 0 5px 5px;
    width: 120px !important;
    border: none  !important;
    border-top: thin solid #aaa !important;
}

/*.subGroup div {
    display: inline-block;
    vertical-align: middle;
}*/

/*.serviceShortCode td * {
    vertical-align: middle;
}*/

.tabWizardStepContent > .mainGroupContainer {
    margin-left: 0 !important;
}

#fieldInstancesDialogReadOnly .ui-jqgrid-bdiv {
    overflow-x: hidden;
}

#fieldInstancesDialogEdit #dialogTabs-1 {
    padding: 1em 1.4em !important;
}

.lockButton:hover {
    cursor: pointer;
}

.gridSearchInfo .ui-icon-info:hover {
    cursor: pointer;
}

.ui-icon-gear:hover {
    cursor: pointer;
}

#dialogDeviceTemplateSelectEdit {
    padding-top: 18px;
}

#vendorElementGrid .customTabsIcon {
    border: medium none;
    margin-left: 10%;
}

#accordion .ui-tabs .ui-tabs-nav {
    padding: 0.2em 0.2em 0 !important;
}

.bigCheckbox {
    background-color: #dfeffc;
    font-weight: normal;
    color: #00529c;
}

.bigCheckbox:hover {
    cursor: pointer;
}

.gridButtonPanel {
    width: auto;
    height: auto;
    background-color: #fff;
    position: absolute;
    border: 1px solid #000;
    padding: 1px;
    border-radius: 3px;
    box-shadow: 0 0 5px #999;
}

.gridButtonPanel * {
    margin: 2px;
}

.templateSelectedServiceInfo {
    float: left;
    margin: 4px;
    /*width: 100px;*/
}

.deviceTemplateNameDisplay {
    display: inline;
    font-weight: bold;
}

.firstWizardStep .expandableSearch.productSearchSection {
    top: 10px;
}

select.attributeNotDerived {
    border-radius: 0;
    background-color: #fff;
}

.attributeNotDerived {
    border-radius: 15px;
    box-shadow: 0 0 1px 2px #888 !important;
    background-color: #555;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0;
}

#moveValidationSummaryDiv {
    margin-bottom: -10px;
}

.validation-summary-errors ul {
    margin-bottom: 0px;
}

.selectedServicesContainer .customIcon-eye {
    margin-top: 0 !important;
    margin-right: 6px !important;
}

.uploadLink {
    float: right;
    margin-top: -50px;
}

.uploadLink:hover {
    cursor: pointer;
}

.moveShiftTable {
    padding: 10px;
}

.moveShiftDisplay {
    width: 80%;
    height: 20px;
    border: thin solid #000;
    border-radius: 5px;
    background-color: #fff;
    margin: auto;
}

.uploadButton {
    background: -moz-linear-gradient(center top, #FFFFFF, #e3f1fc) repeat scroll 0 0 #e3f1fc;
    background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#e3f1fc));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#e3f1fc');
    background: -ms-linear-gradient(top, #FFFFFF, #e3f1fc);
    border-radius: 3px;
    padding: 3px;
}

.deliveryDetailsButton {
    text-decoration: underline;
    color: #00529c;
}

.deliveryDetailsButton:hover {
    text-decoration: none;
    cursor: pointer;
}

.tabWizardStepContent .customIcon-eye, .tabWizardStepContent .customIcon-duplicate {
    margin-left: 3px;
    margin-right: 4px;
    margin-top: 5px;
}

.inlineStyledButton {
    background: url("../../Content/Images/menustripe.png") repeat-x scroll 0 0 transparent;
}

.inlineStyledButton:hover {
    background: url("../../Content/Images/menustripeCurrent.png") repeat-x scroll 0 0 transparent;
}

.styledButton {
    background: url("../../Content/Images/menustripe.png") repeat-x scroll 0 0 transparent;
}

.styledButton:hover {
    background: url("../../Content/Images/menustripeCurrent.png") repeat-x scroll 0 0 transparent;
}

h1, h2, h3, h4, h5, h6 {
    color: #00529C;
}

a:link {
    color: #00529C;
}

fieldset {
    background: -moz-linear-gradient(center top, #FFFFFF, #e3f1fc) repeat scroll 0 0 #DDDDDD;
    background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#e3f1fc));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#e3f1fc');
    background: -ms-linear-gradient(top, #FFFFFF, #e3f1fc);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #777777;
    background-color: #D4D4D4;
    margin: auto auto 5px;
    padding: 15px;
    padding-bottom: 10px;
    text-align: left;
}

/* ------- LOGO -------- */

#logoDiv {
    margin: 0 auto;
    text-align: center;
    width: 125px;
}

    #logoDiv:hover {
        cursor: pointer;
    }

#vwdLogo {
    margin-bottom: -33px;
    border: thin solid transparent;
    border-radius: 10px 10px 0 0;
    padding: 10px 10px 5px;
    border-bottom: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    #vwdLogo:hover {
        border: thin solid #CCCCCC;
        box-shadow: 0px -3px 8px 1px #CCCCCC;
        border-bottom: none;
    }


/* PRIMARY LAYOUT ELEMENTS
----------------------------------------------------------*/

.shiftRangeHint {
    /*float: left;*/
    font-size: 14px;
    padding-bottom: 10px;
}

.ui-tabs .ui-tabs-panel > .jqGridContainer {
    padding: 0;
}

.selectoDefinitionRemark {
    min-width: 480px;
    width: 480px;
}

.dialogDeleteButton {
    border: 1px solid #FF5555 !important;
    left: 16px;
    position: absolute !important;
}

.disabledGridButton {
    background-color: #EEEEEE !important;
    border-color: #FF0000 !important;
}

.debugInfoContainer td {
    word-wrap: break-word;
    max-width: 280px;
}

.vendorCodeDisplay {
    width: 65px !important;
}

.ui-dialog .ui-tabs-panel {
    min-height: 430px !important;
}

.displayInlineBlock {
    display: inline-block;
}

.copyCode {
    width: 250px;
}

.serviceShortCode .customLabel {
    display: inline-block;
}

.chargedScaleRow .td {
    padding: 2px;
}

.scaledFeeItem input {
    width: 100px;
}

.usageTypesTextArea {
    width: 690px;
    height: 150px;
}

.selectedDefinitionTextArea {
    width: 690px;
    height: 150px;
}

::selection {
    background: #00529C;
    color: #fff;
}

::-moz-selection {
    background: #00529C;
    color: #fff;
}

.technicalProvider .expandableSearch {
    top: 100px;
}

.ui-jqgrid .customIcon-contentService:hover {
    cursor: pointer;
}

.selectorInfoRemark {
    min-width: 333px;
    width: 333px;
}

.selectorDetailsTable .customLabel {
    min-height: 17px;
}

.shiftCommentDiv textarea {
    width: 677px;
}

.headlineInfo {
    background: linear-gradient(to bottom, #ffffff 50%, #e3f1fc) repeat scroll 0 0 #d4d4d4;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    margin: -1.1em -1.4em 20px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;
}

.dateValidFieldset .customLabel {
    width: 170px;
}

div.td input[type=checkbox] {
    margin-top: 5px;
}

.serviceGroupIsSelectedByDefault {
    margin-left: 5px;
    margin-top: 7px !important;
}

.trSelectorFilterIndex .entityLine {
    width: 200px;
    font-weight: bold;
}

.indexFilterContent {
    border-top: 1px solid #777777;
    margin-top: 5px;
    /*min-height: 150px;*/
    padding-top: 10px;
}

.useVwdCodesDiv .containerItem .td {
    padding-bottom: 3px;
}

.trSelectorFilterIndex .entityLine label:hover {
    cursor: pointer;
}

.serviceGroupSorter {
    background-color: transparent;
    height: 15px;
    margin-bottom: -5px;
    /*margin-top: 5px;*/
    border-radius: 5px;
    border: 1px solid transparent;
    margin-left: 75px;
    width: 360px;
    clear: both;
    float: left;
}

#shiftInfoIcon {
    margin-right: 7px;
    margin-top: -24px;
    opacity: 0.5;
    float: right;
}

#shiftDateTimeDisplay {
    margin-right: 5px;
}

div[id^=shiftInfoDiv] .closable {
    margin-right: -16px;
    margin-top: -16px;
    float: right;
    position: relative;
    right: 0;
    top: 0;
}

.shiftInfoDivContainer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    display: none;
}

#addMainAddressUnitButton {
    margin-left: 10px;
    margin-top: 10px;
}

.customerStep:not([id^="addressUnit"]) {
    padding-left: 0;
}

.customerStep:not([id^="addressUnit"]) > .customerStep {
    padding-left: 0;
}

.tabWizardStepContent .addressRelation {
    min-width: 420px;
}

.tabWizardStepContent .addressCustomer {
    min-width: 420px;
}

.bold {
    font-weight: bold;
}

.customerAddressName {
    width: 150px;
}

.shortInfoContainer.addressRelation td {
    padding-top: 0 !important;
}

.shortInfoContainer.addressCustomer td {
    padding-top: 0 !important;
}

.loadingPageDivChristmas {
    background: radial-gradient(at center center, rgba(0, 0, 0, 0) 60%, #999999) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

#christmasImg {
    margin-left: 35px;
    opacity: 0.2;
    position: fixed;
    width: 1024px;
    z-index: 100;
}

.bodyContent {
    padding: 0 50px;
    z-index: 200;
    min-width: 1100px;
}

canvas {
    position: fixed;
}

.customerAddressName:hover {
    cursor: pointer;
}

.customerStep {
    padding-left: 20px;
}

.customerStep .selectedTabWizardStep {
    border-radius: 3px;
    border-right: 1px solid #999;
    border-color: #999999;
    box-shadow: 0 0 5px #999999;
}

.authenticationHint {
    background: radial-gradient(at center center, #FFFFFF 30%, #DDDDDD) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 25px;
    box-shadow: 2px 2px 4px 1px #000000;
    display: inline-block;
    margin: 300px auto auto;
    padding: 15px 25px;
    text-align: center;
}

.authenticationDiv {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
}

.loadingPageDiv {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
}

.loadingPageHint {
    border-radius: 25px;
    text-align: center;
    margin: 300px auto auto;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 25px;
    box-shadow: 2px 2px 4px 1px #000000;
    background: radial-gradient(at center center, #FFFFFF 30%, #DDDDDD) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.loadingPageHint img {
    float: right;
    margin-left: 15px;
}

.loadingPageText {
    float: left;
}

.tabWizardStepContent .shortInfoContainer {
    margin-bottom: 20px;
    float: left;
}

.addressSeparator {
    border-top: 1px solid #CCC;
    margin-bottom: 5px;
    margin-top: 5px;
}

.shortInfoContent .customLabel {
    padding: 0;
    border: none;
}

.shortInfoContent {
    color: #000;
}

.shortInfoContent .tinyInput {
    width: 50px;
}

.shortInfoContent .hugeInput {
    width: 200px;
}

.shortInfoHeader {
    font-size: 9px;
    color: #aaa;
    font-family: verdana;
}

.shortInfoContainer table {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    padding: 2px;
    width: 100%;
}

.assignedSoftwareServices .entityLine {
    width: 610px;
}

.assignedSoftwareServicesHeader {
    color: #00529C;
    font-weight: bold;
    margin-bottom: 15px;
}

.shortInfoContainer {
    background-color: #D5EBFC;
    border: 1px solid #999999;
    border-radius: 5px;
    box-shadow: 0 0 5px #CCCCCC;
    padding: 3px;
    font-size: 12px;
}

.shortInfoRow:first-child {
    border-radius: 4px 4px 0 0;
}

.shortInfoRow:last-child {
    border-radius: 0 0 4px 4px;
    border-bottom: inherit;
}

.shortInfoRow .customLabel {
    border-radius: inherit;
    border-bottom: medium none;
    padding: 3px;
}

#softwareServiceSearchContainer {
    height: 420px;
    width: 670px;
}

#productServiceSearchContainer {
    height: 460px;
    width: 670px;
}

#gbox_productServiceSearchGrid td {
    padding-top: 0;
}

#profitCenterSearchContainer {
    height: 460px;
    width: 670px;
}

.invalidDraggedOver {
    border: 1px dashed #000;
    background-color: #fee;
    border-color: #CC5555;
}

.draggedOver {
    border: 1px dashed #000;
    background-color: #eee;
}

[draggable] {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    /* Required to make elements draggable in old WebKit */
    -khtml-user-drag: element;
    -webkit-user-drag: element;
}

#dataPacketGrid .customTabsIcon {
    border: medium none;
    margin-left: -2px;
}

.wizzardStep:hover {
    cursor: pointer;
}

textarea {
    font-family: Tahoma,Verdana,Arial;
    font-size: 12px;
    min-width: 600px;
}

#addRootGroupStep {
    padding-left: 10px;
    padding: 4px;
    font-weight: bold;
}

.rootGroupAddButton {
    margin-right: 10px;
}

#addRootGroupStepDiv:hover {
    cursor: pointer;
    padding-top: 2px;
}

#addRootGroupStepDiv {
    white-space: nowrap;
    padding-left: 25px;
    border: none;
}

.gridSearchInfo {
    background-color: #D5EBFC;
    border: 1px solid #999999;
    border-collapse: separate !important;
    border-radius: 0 5px 5px 0;
    box-shadow: 0 0 5px #CCCCCC;
    float: left;
    padding: 3px;
    padding-left: 0;
    border-left: none;
    margin-top: 5px;
}

.gridSearchInfoContainer {
    background-color: #FFFFFF;
    border: thin solid #999999;
    border-left: none;
    border-radius: 0 3px 3px 0;
    width: 16px;
    height: 16px;
}

.gridSearchButton div {
    margin-left: 5px;
    float: left;
}

.gridSearchButton .icon {
    height: 16px;
    width: 16px;
    background-image: url("../../Content/Images/CustomIcons/magnifier.png");
    margin-left: 5px;
    margin-top: 1px;
}

.gridSearchButton {
    padding: 4px 4px 5px;
    border: thin solid #999;
    border-radius: 0 3px 3px 0;
    /*background:#eee  -moz-linear-gradient(center bottom , #eee, #ffffff) repeat scroll 0 0 !important;*/
    background: linear-gradient(to top, #eee, #FFFFFF);
}

.gridSearchButton:hover {
    cursor: pointer;
}

div[id^=shiftInfoDiv] .searchBar {
    background: radial-gradient(at center center, #FFFFFF 50%, #00529C) repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: 175px;
    margin-top: -32px;
    padding: 5px;
    width: 355px;
    border: 1px solid #555555;
}

div[id^=shiftInfoDiv] .shiftDateTimeDisplay {
    height: 20px;
    border: thin solid #555555;
    border-radius: 3px;
    padding-left: 0;
    width: 343px;
}

.searchBarContainer .hugeInput {
    border: thin solid #999;
    border-right: none;
}

/*.searchBar .td input {
    background: -moz-linear-gradient(center bottom, #EEE, #FFFFFF) repeat scroll 0 0 #EEE !important;
    border: none;
    border-right: thin solid #AAAAAA;
    border-radius: 3px 0 0 3px;
}*/

/*.searchBar input:focus {
    box-shadow: none;
}*/

.searchBar {
    background-color: #D5EBFC;
    border: 1px solid #999999;
    border-collapse: separate !important;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #CCCCCC;
    padding: 3px 3px 3px 4px;
    float: left;
}

.searchBarContainer {
    border-radius: 3px 3px 3px 3px;
}

.searchBar > .td {
    padding-top: 10px !important;
}

#assignTrialSlider {
    padding: 5px 20px 0;
}

#sliderInfo {
    color: #999999;
    font-size: 12px;
    padding-left: 19px;
    padding-right: 20px;
    padding-top: 5px;
}

#assignTrialHistoryTable ul {
    list-style: none;
    padding-left: 20px;
}

#assignTrialHistoryTableHeader {
    color: #00529C;
    font-weight: bolder;
    padding: 20px 20px 10px;
}

#sliderAmount {
    border: thin solid #DDDDDD;
    border-radius: 3px;
    color: #F6931F;
    font-weight: bold;
    text-align: right;
    width: 50px;
}

.dataAmount {
    border: thin solid #DDDDDD;
    border-radius: 3px;
    color: #F6931F;
    font-weight: bold;
    text-align: right;
    /*width: 50px;*/
}

.addressContainer {
    width: 550px;
}

.trialButton {
    background: -moz-linear-gradient(center top, #9DC0E0, #00529C) repeat scroll 0 0 #00529C !important;
    background: -webkit-gradient(linear, center top, center bottom, from(#9DC0E0), to(#00529C));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9DC0E0', endColorstr='#00529C');
    background: -ms-linear-gradient(top, #9DC0E0, #00529C);
    cursor: pointer;
    color: #fff;
    width: 30px;
    margin-left: 5px;
    margin-top: -3px;
    padding: 2px 6px 2px 2px;
    border-style: solid;
    border-width: thin;
    border-color: #333;
    font-weight: bold;
    border-radius: 3px;
}

.trialButtonDevice {
    background: -moz-linear-gradient(center top, #9DC0E0, #00529C) repeat scroll 0 0 #00529C !important;
    background: -webkit-gradient(linear, center top, center bottom, from(#9DC0E0), to(#00529C));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9DC0E0', endColorstr='#00529C');
    background: -ms-linear-gradient(top, #9DC0E0, #00529C);
    cursor: pointer;
    color: #fff;
    width: 40px;
    /*margin-right: 4px;*/
    padding: 4px 6px 4px 6px;
    border-style: solid;
    border-width: thin;
    border-color: #333;
    font-weight: bold;
    border-radius: 4px;
    align-content: center;
    text-align: center;
}

.buttonAddTrial {
    background: -moz-linear-gradient(center top, #E4E4E4, #BABABA) repeat scroll 0 0 #BABABA !important;
    background: -webkit-gradient(linear, center top, center bottom, from(#E4E4E4), to(#BABABA));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4E4E4', endColorstr='#BABABA');
    background: -ms-linear-gradient(top, #E4E4E4, #BABABA);
}

.buttonIsTrial {
    background: -moz-linear-gradient(center top, #9DC0E0, #00529C) repeat scroll 0 0 #00529C !important;
    background: -webkit-gradient(linear, center top, center bottom, from(#9DC0E0), to(#00529C));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9DC0E0', endColorstr='#00529C');
    background: -ms-linear-gradient(top, #9DC0E0, #00529C);
}

.inconclusiveElement {
    background-color: #E3F1FC;
    border-bottom: 1px solid #999999;
    color: #000000 !important;
    padding-left: 3px;
}

.historicalDateItem .elementInfoIcon {
    margin-top: 3px;
}

.vwdIdBanner label:first-child {
    font-size: 16px;
}

.vwdIdBanner label:last-child {
    /*margin-top: 3px;*/
    margin-right: 10px;
    padding-right: 5px;
    font-size: 12px;
    color: #777;
    border-right: 1px solid #AAA;
}

.vwdIdBanner label {
    float: right;
}

.vwdIdBanner {
    border-radius: 6px;
    border: 1px solid #999;
    border-bottom: 2px solid #777;
    border-right: 2px solid #777;
    border-top: none;
    color: #00529C;
    padding: 6px 15px;
    box-shadow: 2px 2px 3px 1px #BBB;
    font-weight: bold;
    font-family: Tahoma,Verdana,Arial;
    background: -moz-linear-gradient(center top, #FFFFFF, #CCCCCC) repeat scroll 0 0 #CCCCCC !important;
    background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#CCCCCC));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#CCCCCC');
    background: -ms-linear-gradient(top, #FFFFFF, #CCCCCC);
    /*Für Chrome*/
    min-height: 14px;
}

.outboundQualitiesTable {
    background: -moz-linear-gradient(center top, #D5EBFC, #FFFFFF) repeat scroll 0 0 #CC9999 !important;
    background: -webkit-gradient(linear, center top, center bottom, from(#D5EBFC), to(#FFFFFF));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D5EBFC', endColorstr='#FFFFFF');
    background: -ms-linear-gradient(top, #D5EBFC, #FFFFFF);
    border-left: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    padding-left: 5px;
}

.serviceGroupName:hover {
    cursor: pointer;
}

.tabWizardStepContent .serviceGroup {
    width: 350px;
}

.selectedServicesContainer {
    margin-right: 10px;
    margin-left: 28px;
}

.serviceGroup {
    margin-left: 10px;
}

.usageTypeMultiSelectDiv {
    width: 500px;
}

.showAllEntitiesButton {
    display: inline-block;
    padding: 3px 5px;
}

.selectedContentElements {
    height: 200px;
    overflow: auto;
}

#contenteElementSearchContainer {
    width: 670px;
    height: 420px;
}

#serviceSearchContainer {
    width: 670px;
    height: 440px;
}

.serviceGroupName {
    width: 178px;
}

.entityLine .customIcon {
    margin-left: -16px;
}

.configSheetContent {
    font-family: Tahoma,Verdana,Arial;
}

.navButton .buttonHoverText {
    color: #000;
}

.indexNewsDiv {
    height: 260px;
    overflow-y: auto;
    padding-right: 10px;
}

.tabWizardContent .newMiniButton label {
    background-color: #FFFFFF;
}

.eodFieldGroup {
    background: -moz-linear-gradient(center top, #000000, #555555) repeat scroll 0 0 #CC9999 !important;
    background: -webkit-gradient(linear, center top, center bottom, from(#000000), to(#555555));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#555555');
    background: -ms-linear-gradient(top, #000000, #555555);
    color: #FFFFFF !important;
}

.dateValidFieldset .padding {
    padding-top: 6px;
    padding-right: 5px;
    padding-left: 5px;
}

.debugInfoDiv .elementInfoTable {
    width: 400px;
}

.debugInfoContainer {
    z-index: 2000;
    position: absolute;
    bottom: 10px;
    right: -412px;
}

.debugInfoDiv {
    background-color: #DFEFFC;
    border: 1px solid #CCC;
    border-radius: 5px 0 0 0;
    padding: 5px;
    margin-bottom: -100px;
    z-index: 400;
    right: 0;
}

.expandableDebugInfo {
    border-radius: 5px 0 0 5px;
    background-color: #E3F1FC;
    width: 15px;
    border: thin solid #CCC;
    border-right: none;
    padding: 4px 3px 3px;
    margin-left: -21px;
    margin-top: 75px;
}

.expandableDebugInfo:hover {
    cursor: pointer;
}

.vendorMagnifier {
    padding: 1px 0 0 5px;
}

.printableInfo {
    font-size: 12px;
    color: #000;
    font-weight: normal;
    display: none;
}

#printPageDiv {
    float: right;
    margin-right: 10px;
    margin-top: 9px;
}

#printPageSeparator {
    background-color: #FFFFFF;
    float: right;
    height: 20px;
    margin-right: 8px;
    margin-top: 8px;
    width: 1px;
}

#printPageDiv:hover {
    cursor: pointer;
}

.topGroupContainer .mainGroupContainer:last-child {
    margin-bottom: -5px;
}

.mainGroupContainer .mainGroupContainer:last-child {
    margin-bottom: 20px;
}

.infoIconContainer {
    border: 1px solid transparent;
    border-radius: 15px;
    padding: 6px;
    text-align: center;
    height: 10px;
    float: right;
    height: 14px;
}

.marginTop {
    margin-top: 6px;
}

.trSelectorFilter .newMiniButton.marginTop {
    margin-top: 0;
}

.table .td:not(.collectionViewCellRemove) {
    vertical-align: top;
}

.table.styled .tr .td:nth-child(2) {
    width: 500px;
}

.table.styled .tr .td:nth-child(2) .width {
    width: 100%;
}

.tabWizard {
    box-shadow: 2px 2px 5px 1px #555555;
    min-height: 500px;
    width: 100%;
    background: -moz-linear-gradient(left center, #FFFFFF, #D5EBFC) repeat scroll 0 0 #D4D4D4;
    overflow: hidden !important;
    position: relative;
}

.tabWizardHeader {
    border-bottom: 2px solid #CCCCCC;
    background-color: #fff;
}

.tabWizardSteps {
    float: left;
    width: 200px;
    margin-bottom: 20px;
    /*max-width: 170px;
    min-width: 160px;*/
}

.tabWizardStep {
    border: thin solid #999;
    border-top: none;
    padding: 4px;
    background-color: #DFEFFC;
    opacity: 0.7;
}

.tabWizardStep:hover {
    cursor: pointer;
    opacity: 1.0;
}

.tabWizardContent {
    /*width: 900px;*/
    /*float: left;*/
    padding: 20px 20px 40px;
    min-height: 480px;
    overflow: auto;
}

.tabWizardStepSeparator {
    background-color: #00529C;
    opacity: 0.7;
    padding: 1px;
}

.tabWizardStep:last-child {
    border-radius: 0 0 7px 0;
}

.tabWizardStep.selectedTabWizardStep:first-child {
    border-top-color: transparent;
}

.tabWizardStep:first-child {
    border-top: thin solid #999;
}

.selectedTabWizardStep {
    font-weight: bold;
    /*width: 271px;*/
    border-right: none;
    border-radius: 0;
    color: #fff;
    background: linear-gradient(to right, #00529C, #FFFFFF);
    background: -moz-linear-gradient(center right, #FFFFFF, #00529C) repeat scroll 0 0 #00529C !important;
    background: -webkit-gradient(linear, center right, center bottom, from(#FFFFFF), to(#00529C));
    background: -ms-linear-gradient(right, #FFFFFF, #00529C);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#00529C');
    border-top-color: transparent;
    border-right-color: transparent;
    opacity: 1.0;
}

.feeSummaryContainer .feeSummary {
    margin-left: 10px;
    min-width: 80px;
}

.tabWizardContentFooter .styledButton {
    margin-top: 0;
}

.feeSummaryContainer {
    font-weight: bold;
    margin-top: 5px;
    border-top: thin solid #999999;
    float: right;
    padding: 10px;
    width: 300px;
}

.tabWizardContentFooter {
    border-radius: 15px 15px 0 0;
    border-top: thin solid #999999;
    box-shadow: 0 -5px 15px #CCCCCC;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    width: 550px;
    z-index: 2000;
    position: absolute;
    bottom: 0;
    left: 150px;
}

.tabWizardContentFooter #slider {
    position: absolute;
    top: 0;
    left: 270px;
    border: thin solid #999;
    border-radius: 0 0 5px 5px;
    border-top: none;
}

.tabWizardContentFooter #slider:hover {
    cursor: pointer;
}

.configSheetHeader {
    float: left;
    padding-bottom: 20px;
}

.subGroupContainer {
    padding-bottom: 5px;
    padding-top: 10px;
    border-radius: 5px;
}

.topGroupContainer {
    padding-bottom: 5px;
    padding-top: 10px;
    border-radius: 5px;
    min-height: 30px;
    padding-left: 10px;
}

.topGroup .ui-icon:hover {
    cursor: pointer;
}

.topGroupContainer:hover {
    /*box-shadow: 2px 2px 5px 2px #DFEFFC;*/
}

.topGroup *:not(.finishedOk) {
    float: left;
}

.mainGroupContainer {
    padding-bottom: 5px;
    padding-top: 5px;
    border-radius: 5px;
    clear: both;
    min-height: 23px;
}

.mainGroup .ui-icon:hover {
    cursor: pointer;
}

.mainGroupContainer:hover {
    /*box-shadow: 2px 2px 5px 2px #DFEFFC;*/
}

.mainGroup *:not(.templateSelectedService):not(img) {
    float: left;
}

.feeSummary {
    background-color: #FFFFFF;
    box-shadow: 2px 2px 3px 1px #999;
    border-radius: 3px 3px 3px 3px;
    float: right;
    padding: 2px;
}

.feeSummaryValue {
    margin-right: 3px;
}

.feeSummary * {
    float: left;
}

.contentServiceFeeCurrency {
    text-align: right;
}

.tabWizardStepContent h2 {
    margin-bottom: 10px;
}

.tabWizardStepContent input[type="checkbox"] {
    margin-top: 2px;
    margin-right: 4px;
}

#configSheetSelectedUser {
    margin-left: 20px;
    margin-bottom: 10px;
}


div.table.spacing > div.tr > div.td:first-child {
    display: block;
    padding-top: 6px;
}

.tabWizardStepContent div.table.spacing > div.tr > div.td {
    float: left;
}

/*#configSheetSelectedUser td
{
    line-height: 12px;
    margin-bottom: 10px;
}*/

.tabWizardStepContent .td:not(.customIcon) {
    min-width: 100px;
}

.contentServiceFee {
    min-width: 40px;
    text-align: right;
}

.topGroup {
    color: #00529C;
    font-weight: bold;
    margin-bottom: 5px;
}

.mainGroup {
    color: #00529C;
    font-weight: bold;
    margin-bottom: 5px;
}

.middleGroup {
    color: #00529C;
    /*font-weight: bold;*/
    margin-bottom: 5px;
}

.subGroup {
    margin-left: 31px;
    /*height: 20px;*/
    margin-bottom: 0;
    padding: 0;
}

.subGroupDataQuality {
    margin-bottom: 3px;
    margin-right: 30px;
    padding: 0;
    height: 20px !important;
    width: 120px;
}

.stamp {
    width: 200px;
    height: 190px;
    background-size: 100%;
    position: absolute;
    right: 10px;
    top: 0;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.stampRejected {
    background-image: url("../../Content/Images/Stamps/stamp_rejected.png");
}

.stampConfirmed {
    background-image: url("../../Content/Images/Stamps/stamp_approved.png");
}

#standardUsageRestrictionElementTable div.table {
    border-collapse: collapse;
    margin-bottom: 30px;
}

#standardUsageRestrictionElementTable div.td {
    padding-top: 3px;
    padding-left: 20px;
}

#standardUsageRestrictionElementTable div.th {
    padding-bottom: 3px;
    white-space: nowrap;
    font-weight: bold;
}

.wizardStepHeader {
    font-weight: bold;
    text-align: center;
    padding: 5px;
}

.wizardStepDescription {
    font-size: 10px;
    max-width: 200px;
    position: absolute;
    z-index: 300;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px;
    margin-left: 5px;
    width: 180px;
    box-shadow: 2px 2px 4px 1px #555;
    /*opacity: 0.9;*/
}

.buttonHoverText {
    font-size: 10px;
    max-width: 200px;
    position: absolute;
    z-index: 300;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px;
    margin-left: 5px;
    width: 180px;
    box-shadow: 2px 2px 4px 1px #555;
}

.selectedWizardStep {
    background: -moz-radial-gradient(center, #E3F1FC, #fff);
}

.wizard {
    margin: 20px 10px 0px 10px;
    clear: both;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.wizard .stepNumber {
    display: block;
    float: left;
    font-size: 10px;
    text-align: center;
    width: 15px;
    margin: 2px 5px 0px 0px;
    line-height: 15px;
    color: #00529C;
    background: #FFF;
    border: 2px solid #79b7e7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    opacity: 0.5;
}

.wizard .wizzardStep {
    position: relative;
    display: block;
    width: auto;
    height: 24px;
    margin-right: 18px;
    padding: 0px 10px 0px 3px;
    float: left;
    font-size: 11px;
    line-height: 24px;
    color: #666;
    background: #EEE;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(255,255,255, 0.8);
}

.wizard .wizzardStep:before {
    width: 0;
    height: 0;
    border-top: 12px solid #EEE;
    border-bottom: 12px solid #EEE;
    border-left: 12px solid transparent;
    position: absolute;
    content: "";
    top: 0;
    left: -12px;
}

.wizard .wizzardStep:after {
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #EEE;
    position: absolute;
    content: "";
    top: 0;
    right: -12px;
}

.wizard .active-step .wizzardStep {
    color: #00529C;
    background: #E3F1FC;
    text-shadow: 1px 1px 1px #CCC;
}

.wizard .active-step .wizzardStep:before {
    border-top: 12px solid #E3F1FC;
    border-bottom: 12px solid #E3F1FC;
}

.wizard .active-step .wizzardStep:after {
    border-left: 12px solid #E3F1FC;
}

.wizard .active-step .stepNumber {
    border: 2px solid #79b7e7;
    opacity: 1.0;
}

.wizard .wizzardStep:hover .stepNumber {
    opacity: 1.0;
}

.wizard .active-step:hover .stepNumber {
    color: #00529C;
}

.notSelectableStep:hover {
    cursor: not-allowed;
}

.fieldInstanceGridContainerPrivileges td:first-child:not([colspan]) {
    padding-top: 0px !important;
}

.totalWidth {
    width: 100%;
}

fieldset .infoContainer {
    background-color: #fff;
}

form tr:not(.jqgrow):not(.ui-jqgrid-labels) {
    vertical-align: top;
}

form .tr {
    vertical-align: top;
}

form table:not(.buttonTable):not(.ui-pg-table):not(.ui-jqgrid-btable) td:first-child:not([colspan]):not([role=gridcell]) {
    padding-top: 6px;
}

form table:not(.buttonTable .ui-datepicker-calendar) tr:not(.jqgrow) td:nth-child(3):not([colspan]):not([role=gridcell]) {
    padding-top: 6px;
}

form table:not(.buttonTable) td:nth-child(2):not([colspan]) input[type="checkbox"] {
    margin-top: 6px;
}

form table:not(.buttonTable) td:not([colspan]) label > td {
    padding-top: 6px;
}

.noMarginRight {
    margin-right: 0 !important;
}

.ui-tabs-panel:not(.selectorTabs) {
    min-height: 490px;
}

.extraWidth {
    width: 600px;
}

.ui-dialog .ui-dialog-title {
    white-space: pre;
}

.scaledFeeItem input {
    margin-left: 5px;
    margin-right: 5px;
}

.shiftTime .ui-datepicker-buttonpane {
    margin-top: 40px !important;
}

:not(#serviceDetailFeeInfoToolTip) .elementInfoTable tr td {
    border-bottom: medium none;
}

.preselectedElement {
    background-color: #E3F1FC;
    border: thin solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: -7px;
    padding: 7px;
}

.preselectedElement:hover {
    cursor: pointer;
    box-shadow: 0 0 5px #555;
}

.toolTipContent {
    white-space: pre;
}

.redirectTopRightButton {
    position: absolute !important;
    right: 10px;
    top: 10px;
}

.zipCodeInput {
    width: 45px;
}

.tinyInput {
    width: 50px !important;
}

.smallerInput {
    width: 100px !important;
}

.smallInput {
    width: 150px !important;
}

.tinySelect {
    width: 60px !important;
}

.giantInput {
    width: 600px;
}

.mediumSelect {
    width: 150px;
}

.mediumInput {
    width: 150px !important;
}

.largeInput {
    width: 300px !important;
}

.selectorCodeDiv {
    width: 42px !important;
}

.selectorDefinitionFilterDisplay {
    min-width: 150px;
    background-color: #FFFFFF;
    border: thin solid #AAAAAA;
    color: #777777;
    height: 16px;
    padding: 5px;
}

.trSelectorFilter .ui-icon-arrowreturnthick-1-e {
    margin-top: 5px;
}

.trSelectorFilter .ui-icon-arrowreturnthick-1-w {
    margin-top: 5px;
}

.trSelectorFilter .infoContainer {
    min-width: 165px;
}

.customLabel {
    width: 333px;
    border: thin solid #aaa;
    padding: 5px;
    color: #777;
    background-color: #fff;
    min-height: 17px;
}

.serviceShortCodeHint td {
    padding-top: 6px !important;
}

.serviceShortCodeHint {
    color: #888888;
    font-size: 10px;
    text-align: center;
}

.serviceShortCodeHint td:first-child {
    padding-top: 1px !important;
    padding-right: 1px !important;
}

.fieldGroupDivAnimation {
    box-shadow: 0 0 5px 5px #999999;
}

#fieldGroupContainer {
    max-width: 600px;
    overflow-x: auto;
}

.selectedFieldInstances {
    margin-top: -5px;
    max-height: 455px;
    overflow-y: auto;
}

#selectedFieldInstances {
    margin-top: -5px;
    max-height: 455px;
    overflow-y: auto;
}

.comparedFieldInstances {
    margin-top: -5px;
    max-height: 455px;
    overflow-y: auto;
}

.templateSelectedService {
    border-bottom: thin solid #CCCCCC;
    margin-bottom: 3px;
    padding: 3px 2px 3px 5px;
    width: 355px;
    float: left;
    clear: both;
}

.entityLine {
    background-color: #FFFFFF;
    border-bottom: thin solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #00529C;
    margin-bottom: 3px;
    padding: 2px 2px 2px 5px;
    /*width: 96%;*/
}

.inlineStyledButton {
    position: relative;
    border-style: solid;
    border-width: thin;
    border-color: #333;
    color: #fff !important;
    padding: 4px 7px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px 8px 8px 8px;
    text-decoration: none !important;
}

td .openHelpIcon {
    margin-top: 6px;
    margin-left: 5px;
}

.generalEntity {
    background-color: #DFEFFC;
    color: #00529C;
    margin: 0;
}

.forgotPwLink {
    margin-right: 60px;
}

.hugeInput {
    width: 322px;
    /*width: 100%;*/
}

.inlineStyledButton:hover {
    cursor: pointer;
}

.hugeSelect {
    min-width: 333px;
}

#labelInput {
    min-width: 150px;
}

.navigationButton {
    background: url("../../Content/Images/menustripe.png") repeat-x scroll 0 0 transparent;
    position: relative;
    border-style: solid;
    border-width: thin;
    border-color: #333;
    color: #fff !important;
    padding: 5px 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px 8px 8px 8px;
    text-decoration: none !important;
}

.navigationButton .ui-icon {
    background-color: #FFFFFF;
    background-position: -33px -50px;
    border-radius: 10px 10px 10px 10px;
    display: block;
    height: 14px;
    margin-left: 5px;
    margin-top: 2px;
    width: 14px;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.navigationButton:hover {
    cursor: pointer;
}

.navigationButton:hover .ui-icon {
    background-color: #eee;
}

.permissioningLogo {
    background-image: url("../../Content/Images/vwd-permissioning-logo-testsystem.gif");
    border-radius: 10px 10px 0 0;
    height: 26px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.permissioningLogInLogo {
    margin: auto;
}

#sessionStorageDiv * .removeButtonContainer {
    width: 90px;
}

#sessionStorageDiv * .buttonContainer {
    margin-top: -8px;
}

#sessionStorageDiv * .miniCloseButton {
    z-index: 300;
}

#sessionStorageDiv * .removeButton {
    margin-top: -4px;
    padding: 3px 8px 2px 24px;
    position: absolute;
    z-index: 200;
    width: 60px;
}

#personalSettings {
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    margin-left: 10px;
    margin-top: 9px;
}

#personalSettings:hover {
    cursor: pointer;
    border: 2px solid #79B7E7;
    border-radius: 10px 10px 10px 10px;
    margin-left: 3px;
    margin-top: 7px;
    margin-right: -2px;
    box-shadow: 0px 0px 5px #fff;
}

.removeStorageSpan {
    background: url("../Images/closeIcon.png") repeat-x scroll 0 0 transparent;
    height: 16px;
    width: 16px;
    z-index: 600;
}

.removeStorageSpan:hover {
    cursor: pointer;
}

.currencyLabel {
    margin-right: 20px;
}

.helpTextButton:last-child {
    margin-bottom: 0 !important;
}

.openHelpIcon {
    opacity: 0.5;
}

.openHelpIcon:hover {
    cursor: pointer;
    opacity: 1.0;
}

.buttonTable {
    min-width: 400px;
}

.buttonTable * .openHelpIcon {
    float: left;
    margin-top: 15px;
}

.buttonTable * .styledButton {
    margin-right: 10px;
}

.selectedHelpButton {
    background-color: #FFFFBE !important;
    border: 2px solid #FFCC66 !important;
}

.helpTextButtonContainer {
    width: 110px;
    float: left;
}

.helpTextButton {
    width: 100px;
    padding: 5px;
    border: 2px solid #ccc;
    background-color: #fff;
    text-align: center;
    margin-bottom: 5px;
    border-radius: 5px;
}

.helpTextButton:hover {
    cursor: pointer;
}

.helpTextDisplay {
    float: right;
    width: 400px;
    min-height: 86px;
    border: 2px solid #ccc;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px;
    background-color: #FFFFBE;
    overflow: auto;
}

.slowTransition {
    -webkit-transition: all 1.0s linear;
    -moz-transition: all 1.0s linear;
    -ms-transition: all 1.0s linear;
    -o-transition: all 1.0s linear;
    transition: all 1.0s linear;
}

.fastTransition {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.effectLift {
    -webkit-box-shadow: 5px 5px 15px #000, inset 0 0 15px #999;
    -moz-box-shadow: 5px 5px 15px #000, inset 0 0 15px #999;
    box-shadow: 5px 5px 15px #000, inset 0 0 15px #999;
    -moz-transform: translate(-5px, -10px);
    -ms-transform: translate(-5px, -10px);
    -webkit-transform: translate(-5px, -10px);
    -o-transform: translate(-5px, -10px);
    transform: translate(-5px, -10px);
    /*border-bottom-width: 2px !important;
    border-right-width: 2px !important;*/
}

.effectMinorShadow {
    -webkit-box-shadow: 5px 5px 5px #ccc, inset 0 0 15px #999;
    -moz-box-shadow: 5px 5px 5px #ccc, inset 0 0 15px #999;
    box-shadow: 5px 5px 5px #ccc, inset 0 0 15px #999;
}

.effectRotate {
    -webkit-box-shadow: 0px 0px 15px #555, inset 0 0 15px #999;
    -moz-box-shadow: 0px 0px 15px #555, inset 0 0 15px #999;
    box-shadow: 0px 0px 15px #555, inset 0 0 15px #999;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.effectFlip {
    -webkit-box-shadow: 0px 0px 15px #555, inset 0 0 15px #999;
    -moz-box-shadow: 0px 0px 15px #555, inset 0 0 15px #999;
    box-shadow: 0px 0px 15px #555, inset 0 0 15px #999;
    -webkit-transform: skew(180deg, 80deg);
    -moz-transform: skew(180deg, 80deg);
    -o-transform: skew(180deg, 80deg);
    -ms-transform: skew(180deg, 80deg);
    transform: skew(180deg, 80deg);
    opacity: 0;
}

.effectZoom {
    -webkit-box-shadow: 0px 0px 15px #555, inset 0 0 15px #999;
    -moz-box-shadow: 0px 0px 15px #555, inset 0 0 15px #999;
    box-shadow: 0px 0px 15px #555, inset 0 0 15px #999;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    z-index: 6000;
}

.helpTextContainer {
    background-color: #DFEFFC;
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    padding: 5px;
    width: 532px;
}

.ui-datepicker-calendar td:first-child {
    padding-left: 1px !important;
    padding-right: 1px !important;
}

.languageIcon {
    height: 23px;
    width: 23px;
}

.languageIcon:hover {
    cursor: pointer;
}

input:focus {
    box-shadow: 1px 1px 4px 2px #ddd;
}

select:focus {
    box-shadow: 2px 2px 4px 2px #ccc;
}

textarea:focus {
    box-shadow: 2px 2px 4px 2px #ccc;
}

button.ui-datepicker-close {
    display: none;
}

.redirectButtonSperataror {
    border-bottom: thin dashed #79B7E7;
    margin-bottom: 15px;
    margin-top: 15px;
}

.elementOfService {
    background-color: #FFFFFF;
    border: thin solid #999999;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 5px;
    min-height: 48px;
    padding: 7px;
    width: 468px;
    z-index: 800;
}

.elementOfService:hover {
    cursor: pointer;
    box-shadow: 0 0 5px #555;
}

.elementOfServiceFieldset {
    background: -moz-linear-gradient(center top, #FFFFFF, #D5EBFC) repeat scroll 0 0 #D4D4D4;
    height: 172px;
    padding: 10px;
    width: 990px;
    float: left;
}

.customTabsIcon {
    width: 16px;
    height: 16px;
    background-image: url("../../Content/Images/CustomIcons/contentElementIcon.png");
    float: left;
    margin-left: -5px;
    margin-right: 4px;
    margin-top: -1px;
}

.customGroupCheckBox {
    width: 16px;
    height: 16px;
}

.customGroupCheckBoxInactive {
    width: 16px;
    height: 16px;
}

.customGroupCheckBox:hover {
    cursor: pointer;
    -webkit-box-shadow: 1px 1px 1px #000, inset 0 0 1px #999;
    -moz-box-shadow: 1px 1px 1px #000, inset 0 0 1px #999;
    box-shadow: 1px 1px 1px #000, inset 0 0 1px #999;
}

.customCheckBox {
    width: 16px;
    height: 16px;
}

.customCheckBoxInactive {
    width: 16px;
    height: 16px;
}

.customCheckBox:hover {
    cursor: pointer;
    -webkit-box-shadow: 1px 1px 1px #000, inset 0 0 1px #999;
    -moz-box-shadow: 1px 1px 1px #000, inset 0 0 1px #999;
    box-shadow: 1px 1px 1px #000, inset 0 0 1px #999;
}

.customCheckBox-FilledGroupActive {
    background-image: url("../../Content/Images/CustomIcons/checkboxLargeRectActive.png");
}

.customCheckBox-PartialGroupActive {
    background-image: url("../../Content/Images/CustomIcons/checkboxSmallRectActive.png");
}

.customCheckBox-EmptyGroupActive {
    background-image: url("../../Content/Images/CustomIcons/checkboxEmptyActive.png");
}

.customCheckBox-EmptyElementActive {
    background-image: url("../../Content/Images/CustomIcons/checkboxEmptyActive.png");
}

.customCheckBox-CheckedElementActive {
    background-image: url("../../Content/Images/CustomIcons/checkboxCheckedActive.png");
}


.customCheckBox-FilledGroupInactive {
    background-image: url("../../Content/Images/CustomIcons/checkboxLargeRectInactive.png");
}

.customCheckBox-PartialGroupInactive {
    background-image: url("../../Content/Images/CustomIcons/checkboxSmallRectInactive.png");
}

.customCheckBox-EmptyGroupInactive {
    background-image: url("../../Content/Images/CustomIcons/checkboxEmptyInactive.png");
}

.customCheckBox-EmptyElementInactive {
    background-image: url("../../Content/Images/CustomIcons/checkboxEmptyInactive.png");
}

.customCheckBox-CheckedElementInactive {
    background-image: url("../../Content/Images/CustomIcons/checkboxCheckedInactive.png");
}

.customIcon {
    width: 16px;
    height: 16px;
}

.customIcon-applicationAdd {
    background-image: url("../../Content/Images/CustomIcons/application_add.png");
}

.customIcon-applicationDouble {
    background-image: url("../../Content/Images/CustomIcons/application_double.png");
}

.customIcon-accept {
    background-image: url("../../Content/Images/CustomIcons/accept.png");
}

.customIcon-linkGo {
    background-image: url("../../Content/Images/CustomIcons/link_go.png");
}

.customIcon-linkGo:hover {
    cursor: pointer;
}

.customIcon-chartLine {
    background-image: url("../../Content/Images/CustomIcons/chart_line.png");
}

.customIcon-contentElement {
    background-image: url("../../Content/Images/CustomIcons/contentElementIcon.png");
}

.customIcon-softwareElement {
    background-image: url("../../Content/Images/CustomIcons/softwareElementIcon.png");
}

.customIcon-productElement {
    background-image: url("../../Content/Images/CustomIcons/productElementIcon.png");
}

.customIcon-usageElement {
    background-image: url("../../Content/Images/CustomIcons/usageElementIcon.png");
}

.customIcon-usageRestrictionElement {
    background-image: url("../../Content/Images/CustomIcons/usageRestrictionElementIcon.png");
}

.customIcon-invoicingElement {
    background-image: url("../../Content/Images/CustomIcons/invoicingElementIcon.png");
}

.customIcon-contentService {
    background-image: url("../../Content/Images/CustomIcons/contentServiceIcon.png");
}

.customIcon-exclamation {
    background-image: url("../../Content/Images/CustomIcons/exclamation.png");
}

.customIcon-exclamation-blue {
    background-image: url("../../Content/Images/CustomIcons/exclamation-blue.png");
}

.customIcon-bulletGray {
    background-image: url("../../Content/Images/CustomIcons/bullet_gray.png");
}

.customIcon-bulletGreen {
    background-image: url("../../Content/Images/CustomIcons/bullet_green.png");
}

.customIcon-bulletOrange {
    background-image: url("../../Content/Images/CustomIcons/bullet_orange.png");
}

.customIcon-bulletPink {
    background-image: url("../../Content/Images/CustomIcons/bullet_pink.png");
}

.customIcon-bulletPurple {
    background-image: url("../../Content/Images/CustomIcons/bullet_purple.png");
}

.customIcon-bulletBlue {
    background-image: url("../../Content/Images/CustomIcons/bullet_blue.png");
}

.customIcon-bulletRed {
    background-image: url("../../Content/Images/CustomIcons/bullet_red.png");
}

.customIcon-bulletStar {
    background-image: url("../../Content/Images/CustomIcons/bullet_star.png");
}

/*#region Tags */

.customIcon-tagBlue {
    background-image: url("../../Content/Images/CustomIcons/tag_blue.png");
}

.customIcon-tagWhite {
    background-image: url("../../Content/Images/CustomIcons/tag_white.png");
}

.customIcon-tagPurple {
    background-image: url("../../Content/Images/CustomIcons/tag_purple.png");
}

.customIcon-tagGreen {
    background-image: url("../../Content/Images/CustomIcons/tag_green.png");
}

.customIcon-tagYellow {
    background-image: url("../../Content/Images/CustomIcons/tag_yellow.png");
}

.customIcon-tagRed {
    background-image: url("../../Content/Images/CustomIcons/tag_red.png");
}

.customIcon-tagGray {
    background-image: url("../../Content/Images/CustomIcons/tag_gray.png");
}

/*#endregion */

.customIcon-cross {
    background-image: url("../../Content/Images/CustomIcons/cross.png");
}

.customIcon-add {
    background-image: url("../../Content/Images/CustomIcons/add.png");
}

.customIcon-delete {
    background-image: url("../../Content/Images/CustomIcons/delete.png");
}

.customIcon-duplicate {
    background-image: url("../../Content/Images/CustomIcons/page_copy.png");
}

.customIcon-checked {
    background-image: url("../../Content/Images/accept.ico");
}

.customIcon-lightbulb {
    background-image: url("../../Content/Images/CustomIcons/lightbulb.png");
}

.customIcon-crossed {
    background-image: url("../../Content/Images/CustomIcons/cancel.png");
}

.customIcon-flag-blue {
    background-image: url("../../Content/Images/CustomIcons/flag_blue.png");
}

.customIcon-flag-black {
    background-image: url("../../Content/Images/CustomIcons/flag_black.png");
}

.customIcon-flag-white {
    background-image: url("../../Content/Images/CustomIcons/flag_white.png");
}

.customIcon-flag-green {
    background-image: url("../../Content/Images/CustomIcons/flag_green.png");
}

.customIconFlag {
    width: 16px;
    height: 11px;
}

.customIcon-flag-DE {
    background-image: url("../../Content/Images/Flags/de.png");
}

.customIcon-flag-BE {
    background-image: url("../../Content/Images/Flags/be.png");
}

.customIcon-flag-IT {
    background-image: url("../../Content/Images/Flags/it.png");
}

.customIcon-flag-CH {
    background-image: url("../../Content/Images/Flags/ch.png");
    width: 11px;
    height: 11px;
}

.customIcon-flag-NL {
    background-image: url("../../Content/Images/Flags/nl.png");
}

.customIcon-flag-orange {
    background-image: url("../../Content/Images/CustomIcons/flag_orange.png");
}

.customIcon-flag-pink {
    background-image: url("../../Content/Images/CustomIcons/flag_pink.png");
}

.customIcon-flag-purple {
    background-image: url("../../Content/Images/CustomIcons/flag_purple.png");
}

.customIcon-flag-red {
    background-image: url("../../Content/Images/CustomIcons/flag_red.png");
}

.customIcon-flag-yellow {
    background-image: url("../../Content/Images/CustomIcons/flag_yellow.png");
}

.customIcon-text {
    background-image: url("../../Content/Images/CustomIcons/text_align_center.png");
}

.customIcon-bookopen {
    background-image: url("../../Content/Images/CustomIcons/book_open.png");
}

.customIcon-clock-go {
    background-image: url("../../Content/Images/CustomIcons/clock_go.png");
}

.customIcon-clock-red {
    background-image: url("../../Content/Images/CustomIcons/clock_red.png");
}

.customIcon-bookopen:hover {
    cursor: pointer;
}

.customIcon-sum {
    background-image: url("../../Content/Images/CustomIcons/sum.png");
}

.customIcon-sum:hover {
    cursor: default !important;
}

.customIcon-print {
    background-image: url("../../Content/Images/CustomIcons/print.png");
}

.customIcon-shapeGroup {
    background-image: url("../../Content/Images/CustomIcons/shape_group.png");
}

.customIcon-derived {
    background-image: url("../../Content/Images/CustomIcons/shape_move.png");
}

.customIcon-eye {
    background-image: url("../../Content/Images/CustomIcons/eye.png");
}

.customIcon-eye:hover, .customIcon-duplicate:hover {
    cursor: pointer;
}

.customIcon-small {
    width: 16px !important;
    height: 16px !important;
}

.customIcon-small:hover {
    cursor: pointer;
}

.customIcon-wiki {
    width: 20px !important;
    border: medium none !important;
    height: 20px !important;
    padding: 0 !important;
    background-image: url("../../Content/Images/CustomIcons/wiki.png");
}

.customIcon-wiki:hover {
    cursor: pointer;
}

.bigComment legend {
    margin: -30px 0 0;
    position: absolute;
    border: 1px solid #00529C;
    background-color: #FFF;
    z-index: 500;
}

.numericInput {
    text-align: right;
}

.closableFieldset {
    background: url("../Images/closeIcon.png") repeat-x scroll 0 0 transparent;
    height: 16px;
    position: absolute;
    right: -5px;
    top: -47px;
    width: 16px;
}

.closableFieldset:hover {
    cursor: pointer;
}

textarea[readonly="readonly"] {
    border: thin solid #AAAAAA;
    color: #777777;
}

.smallCommentsDiv {
    font-size: 10px;
    width: 340px;
    margin-top: 5px;
}

.smallCommentArea {
    width: 335px;
    min-width: 335px;
}

.commentArrow {
    width: 28px;
    height: 26px;
    position: absolute;
    left: -17px;
    top: -14px;
}

.triangle-border {
    border: 2px solid #00529C;
    border-radius: 10px 10px 10px 10px;
    padding: 15px;
    margin-top: -42px;
    box-shadow: 0 0 10px #777777;
    margin-left: 10px;
}

.bigCommentContainer {
    position: absolute;
    z-index: 400;
}

.mediumFieldSetContainer {
    text-align: right;
    width: 550px;
}

.bigTextBox {
    width: 200px;
}

.bigSelect {
    width: 212px;
}

html {
    /*height: 100%;*/
}

iframe {
    /*height: 100%;
    width: 100%;*/
}

body {
    font-size: .75em;
    font-family: Tahoma, Verdana, Arial;
    margin: 0;
    color: #444; /*#696969;*/
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#header {
    position: relative;
    color: #000;
    padding: 0;
}

#footer {
    padding: 5px;
    text-align: center;
    font-size: 11px;
}

#noscript-warning {
    background-color: #AE0000;
    color: #FFFFFF;
    font-family: sans-serif;
    font-size: 120%;
    font-weight: bold;
    left: 0;
    padding: 5px 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 101;
}

input {
    margin: 0;
    background-color: #FFFFFF;
    border: thin solid #777777;
}

input:disabled {
    border: thin solid #CCCCCC;
}

.select {
    border: thin solid #777;
    min-width: 200px;
}

select {
    border: 1px solid #777777;
    min-width: 100px;
    padding: 4px 4px 4px 2px;
    font-size: 12px !important;
}

select:not([multiple=multiple]) {
    height: 28px;
}

option {
    font-size: 12px;
    padding: 2px 2px 2px 4px;
}

/* HEADERS   
----------------------------------------------------------*/

h1 {
    font-size: 1.8em;
    margin: 15px;
    text-align: center;
    text-decoration: none;
}

h2 {
    font-size: 1.3em;
    margin-top: -3px;
}

h3 {
    font-size: 1.0em;
}

/* CENTERED
----------------------------------------------------------*/
.centered {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

p#centeredInfo {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div#centeredBox {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#centeredLeftAlignInfo {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

/* LINKS
----------------------------------------------------------*/
a img {
    border: none;
    padding: 1px;
}

a:link {
    text-decoration: underline;
}

a:visited {
    color: #00529C;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
}

.noUnderLine {
    text-decoration: none !important;
}

/* IMAGES
----------------------------------------------------------*/
.imgAccept {
    position: relative;
    margin-left: -22px;
    margin-right: 6px;
    margin-bottom: -3px;
}

.hidden {
    display: none;
}

/* DIVS
----------------------------------------------------------*/

#pwDiv {
    width: 450px;
    text-align: right;
}

#loginDiv {
    width: 550px;
    margin: auto auto 0px auto;
    text-align: right;
    z-index: 2000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/
p, ul {
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 1.6em;
}

fieldset table {
    margin: auto;
    /*margin-left: 50px;*/
}

.contactTextarea {
    height: 200px;
}

fieldset p {
    margin: 15px 12px 10px 0px;
}

legend {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: thin solid #777777;
    font-size: 1em;
    font-weight: 600;
    padding: 4px 8px;
    background-color: #FFFFFF;
}

/* INPUT AND BUTTONS  
----------------------------------------------------------*/
input[type="submit"]:hover {
    cursor: pointer;
}

input[readonly="readonly"] {
    border: thin solid #AAAAAA;
    color: #777777;
}

/*
input[type="text"]:focus
{
    background-color: #F5F5F5;
}

input[type="password"]:focus
{
    background-color: #F5F5F5;
}
*/

.ui-pg-input {
    padding: 0 !important;
}

.dottedTr td {
    border-bottom: 1px dotted #A6C9E2;
}

.inputStyle {
    width: 220px;
    border: 1px solid #777777;
}

input[type="text"] {
    height: 16px;
    padding: 5px;
}

input[type="password"] {
    padding: 5px;
}

.ui-pg-selbox {
    padding: 0 !important;
}

.bigButton {
    padding: 5px;
    min-width: 100px;
    /* margin-right: 160px;*/
    margin-left: 200px;
    float: left;
    margin-bottom: 10px;
}

.datePickButton {
    background: url("../Images/menustripe.png") repeat-x scroll 0 0 transparent;
    border-style: solid;
    border-width: thin;
    border-color: #333;
    color: #fff;
    padding: 4px 8px;
    border-radius: 5px;
    width: 80px;
    text-align: center;
    margin-right: 28px;
}

.datePickButton:hover {
    cursor: pointer;
    background: url("../Images/brightStripe.png") repeat-x scroll 0 0 transparent;
}

.miniCloseButton {
    background: url("../Images/closeIcon.png") repeat-x scroll 0 0 transparent;
}

.miniCloseButton:hover {
    box-shadow: 0 0 3px #ff5555;
}

.miniAddButton {
    background: url("../Images/addIcon.png") repeat-x scroll 0 0 transparent;
}

.miniAddButton:hover {
    box-shadow: 0 0 3px #55ff55;
}

.miniButton {
    color: #FFFFFF !important;
    height: 16px;
    margin-left: 2px;
    position: absolute;
    text-decoration: none !important;
    width: 16px;
    border-radius: 10px;
    display: inline !important;
}

.miniButton:hover {
    cursor: pointer;
}

.miniSearchButton {
    background: url("../Images/magnifier.png") repeat-x scroll 0 0 transparent;
    margin-top: 1px;
}

.styledButton {
    position: relative;
    border-style: solid;
    border-width: thin;
    border-color: #333;
    color: #fff !important;
    padding: 5px 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px 8px 8px 8px;
    margin-top: 8px;
    text-decoration: none !important;
}

.styledButton:hover {
    cursor: pointer;
}

.absolute {
    position: absolute;
}

/* VALIDATION HELPER AND ERRORS
-----------------------------------------------------------*/

.validation-summary-success {
    background-color: #F5FFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 2px #00FF00;
    color: #007700;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    text-align: left;
    font-weight: bold;
}

.field-validation-error {
    color: #CC0000 !important;
    /*margin-right: 21px;*/
}

.field-validation-valid {
    display: none;
}

.validation-summary-valid {
    display: none;
}

.clear {
    clear: both;
}

.error {
    color: Red !important;
}

.editor-label,
.editor-field {
    margin: 0.5em 0;
}

/* MISC  
----------------------------------------------------------*/
.zebraStripedTable {
    background-color: #F4F4F8;
}

#changePasswordHeader {
    text-align: center;
    margin-top: 60px;
}

#languageSelectionDiv a {
    text-decoration: none;
}

/*Quick search*/
.qs-row {
    display: table-row;
}

.qs-column {
    float: left;
    display: table-column;
    width: auto;
    vertical-align: middle;
}

.vwdid {
    width: 5.5em;
}

.device-name {
    width: 15em;
    overflow: hidden;
    text-overflow: ellipsis;
}

.state {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    margin-top: 50%;
    margin-bottom: 50%;
}

.state.active {
    background-image: url("/Content/Images/accept.ico");
}

.state.not-active {
    background-image: url("/Content/Images/CustomIcons/cancel.png");
}

#quickSearchDiv > .k-autocomplete .k-i-loading {
    bottom: 0.1em !important;
}

#quickSearchDiv {
    float: right;
    height: 70%;
    margin: 3px 10px 2px 10px;
}
#devices-list {
    margin-top: 4px;
}

:not([.ui-datepicker-calendar]) td:first-child:not([colspan]) {
    /*min-width: 80px;*/
    padding-right: 5px;
    vertical-align: top;
    padding-top: 8px;
}

/* -------------- NEW ------------- */

/* Tables with div */
div.table {
    display: table;
    border-collapse: collapse;
}

div.tr {
    display: table-row;
}

div.th {
    display: table-caption;
}

div.td {
    display: table-cell;
}

div.table.spacing > div.tr > div.td {
    padding: 2px;
}

div.table.spacing > div.tableRowGroup > div.tr > div.td {
    padding: 2px;
}

.tableRowGroup {
    display: table-row-group;
}

.newMiniButton {
    height: 18px;
    width: 18px;
}

.newMiniButton a {
    border-radius: 10px 10px 10px 10px;
    color: red !important;
    height: 16px;
    width: 16px;
    position: absolute;
    margin-left: 3px;
    margin-top: 1px;
}

.newMiniButton label {
    border: thin solid #999999;
    border-radius: 3px 3px 3px 3px;
    height: 18px;
    margin: 0;
    padding: 1px 8px 2px 24px;
    color: black;
    white-space: nowrap;
}

.miniCloseFieldsetButton {
    margin-top: 4px;
    margin-left: -10px !important;
    vertical-align: text-top;
}

.miniCloseFieldsetButton + label {
    padding: 3px 8px 1px 24px;
    position: absolute;
    z-index: 300;
    margin-left: -20px;
}

/* CollectionView */

.collectionViewButtonRemove {
    position: relative;
}

.collectionViewCellRemove {
    position: relative;
    vertical-align: middle;
}

.collectionViewCellRemove.collectionViewFieldset {
    vertical-align: top;
}

.hugeRemarkTextArea {
    width: 600px;
    height: 80px;
}

.largeRemarkTextArea {
    width: 333px;
    height: 80px;
}

.labelLine {
    background: url("../Images/menustripe.png") repeat-x scroll 0 0 transparent;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    color: white;
    border: 1px solid #555;
    border-radius: 5px;
    float: right;
    margin-left: 20px;
    box-shadow: 0 0 2px gray;
}

.labelTitle {
    text-align: left;
    margin-left: 5px;
}

/* NavigationButtons */
.navButton {
    color: #fff !important;
    border: thin solid #333;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px 8px 8px 8px;
    text-decoration: none !important;
    margin-right: 5px;
}

.navButton.blue {
    background: url("../Images/menustripe.png") repeat-x scroll 0 0 transparent;
}

.navButton.blue:hover {
    background: url("../Images/menustripeCurrent.png") repeat-x scroll 0 0 transparent;
    cursor: pointer;
}

.navButton.blue:disabled, .navButton.blue[disabled] { 
    background: url("../Images/menustripe.png") repeat-x scroll 0 0 transparent;
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}

.navButton.red {
    background: url("../Images/menustripe_red.png") repeat-x scroll 0 0 transparent;
}

.navButton.red:hover {
    background: url("../Images/menustripe_red_hover.png") repeat-x scroll 0 0 transparent;
    cursor: pointer;
}

a.navButton {
    display: inline-block;
    height: 22px;
    padding: 8px 8px 0;
}

div.navButton {
    padding: 6px;
}

input.navButton {
    height: 31px;
}

.changeStateButton {
    width: 18px;
    height: 18px;
    border: thin solid #777;
    border-radius: 3px 3px 3px 3px;
    padding: 3px; /* 1 px */
    font-size: 8px;
    text-align: center;
    background-color: #fff;
}

.changeStateButton:hover {
    cursor: pointer;
}

.changeStateButton.selected {
    background-color: #00ff00;
}

.trialButton:hover {
    cursor: pointer;
}

.trialButtonDevice:hover {
    cursor: pointer;
}

.Uppercase {
    text-transform: uppercase;
}

/*DEVICES*/

.singleSelectGroup {
    cursor: default;
}

.decomposableGroup {
    cursor: default;
}

.indecomposableGroup {
    cursor: default;
}

.lineActivatorContainer {
    width: 20px;
    align-content: center;
    align-items: center;
    text-align: center;
}

.radioButtonDiv {
    margin-left: 5px;
}

.retrievalMode {
    width: 120px;
}

.warningSign {
    background-image: url("../Images/CustomIcons/exclamation.png");
    background-repeat: no-repeat;
    padding-left: 20px; /* width of the image plus a little extra padding */
    display: block;
    /*border-style:solid;
    border-width:2px;
    border-color:red;*/
    /*background-color:red;*/
}

.mustCheckSign {
    border-style: solid;
    border-width: 2px;
    /*border-color:yellow;*/
    background-color: yellow;
}

.wideLabel {
    width: 150px;
}

.selectDate {
    background-color: #D5EBFC;
    border: 1px solid #999999;
    border-collapse: separate !important;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #CCCCCC;
    padding: 3px 3px 3px 4px;
}

.selectDateContainer {
    border-radius: 3px 3px 3px 3px;
}


.wideDatepicker {
    width: 265px !important;
}

.trialDisplay {
    color: #888888;
    font-size: 9px;
}

.marginLeft {
    margin-left: 3px;
}

.dataQualityInput {
    width: 100px !important;
}

.footNoteRowInput {
    width: 100px !important;
}

.serviceFeeInput {
    width: 210px !important;
}

.serviceNameInput {
    width: 280px !important;
}

.serviceDataProvidingModeInput {
    width: 70px !important;
}

.inputCropText {
    overflow: hidden;
    white-space: nowrap; /* Don't forget this one */
    text-overflow: ellipsis;
}

.feeInput {
    width: 90px !important;
}

/*  GevasysLogs Begin */

.logMenu, .logSubMenu {
    position: absolute;
    padding: 5px;
    background: -moz-linear-gradient(center top, #FFFFFF, #e3f1fc) repeat scroll 0 0 #DDDDDD;
    background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#e3f1fc));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#e3f1fc');
    background: -ms-linear-gradient(top, #FFFFFF, #e3f1fc);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #777777;
    display: none;
    /*z-index:9999;*/
    z-index: 1000;
    top: 200px;
}

.logMenu li, .logSubMenu li {
    display: block;
    padding: 2px;
}

.logMenu li div, .logSubMenu li div {
    margin-left: 5px;
    display: inline-block;
}

.navButton.noLog:hover {
    background: url("../Images/menustripe.png") repeat-x scroll 0 0 transparent !important;
    cursor: default !important;
}

.noLog {
    opacity: 0.5;
}

.ulLogButton .ui-icon {
    background-image: url("../themes/redmond/images/ui-icons_d8e7f3_256x240.png");
    opacity: 1;
    margin-left: 0;
    margin-top: 3px;
}

.SecondColorClass {
    background: none;
    /*background-color: steelblue !important;*/
    background-color: aliceblue !important;
}

.FirstColorClass {
    background: none;
    /*background-color: lightblue !important;*/
    background-color: white !important;
}

.PKClassTest td {
    font-weight: bold !important;
}

.ColumnClassTest td {
    font-weight: bold !important;
    /*color:steelblue !important;*/
    color: orangered !important;
}

.noList {
    list-style-type: none;
    float: right;
}

.GridChange {
    background-color: rgba(121, 183, 231, 0.64) !important;
    /*background-color: lightgoldenrodyellow !important;*/
}

/*  GevasysLogs End */

/* User marked user group */
.markedUserGroup {
    background-color: rgb(222, 234, 248);
}

/* User marked user group end*/

.isDerived {
    -moz-box-shadow: inset 0 0 5px 1px #9DC0E0;
    -webkit-box-shadow: inset 0 0 5px 1px #9DC0E0;
    box-shadow: inset 0 0 5px 1px #9DC0E0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#toolTipContainer {
    float: right;
    display: none;
    margin-top: -12px;
    border-radius: 5px;
    background-color: #d5ebfc;
    border: 1px solid #999999;
    border-collapse: separate !important;
    box-shadow: 0 0 5px #cccccc;
}

#toolTipContainer .comment {
    width: 300px;
    background-color: #FFF;
    font-family: verdana, arial;
    border-radius: 5px;
}

#toolTipContainer .comment-header {
    background-color: #d5ebfc;
    padding: 2px 2px 2px 2px;
    font-size: 9px;
    border-radius: 5px 5px 0 0;
}

#toolTipContainer .comment-text {
    padding: 5px 5px 5px 5px;
    font-size: 12px;
}

#toolTipContainer .comment-footer {
    padding: 2px 2px 2px 2px;
    font-size: 9px;
    text-align: right;
    border-top-style: solid;
    border-top-width: 1px;
}

#toolTipContainer .comment-label {
    color: #909090;
    display: inline;
}

div .articleForSale {
    /*width: 500px;*/
    background-color: #FFF;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    font-family: verdana, arial;
    font-size: 12px;
    border: 1px solid #999999;
    border-collapse: separate !important;
    box-shadow: 0 0 5px #cccccc;
}

.articleForSale .afs-header {
    background: #e3f1fc;
    padding: 5px 5px 5px 5px;
    border-radius: 5px 5px 0 0;
}

.articleForSale .afs-content {
    padding: 5px 5px 5px 5px;
}

.articleForSale .right {
    float: right;
}

.articleForSale .small {
    font-size: 9px;
}

.articleForSale .afs-service-covered {
    display: inline-block;
    width: 30px;
    text-align: right;
}

.articleForSale .afs-fully-covered {
    display: inline-block;
    width: 30px;
    text-align: right;
}

.afs-label {
    color: #909090;
    display: inline;
}

/*Vertragsprüfungspopover*/

.affectedLicencesPopover {
    margin-top: 10px;
    margin-bottom: 2px;
}

.affectedLicencesPopover > table th {
    padding: 5px 10px 5px 10px;
    border: none;
    border-collapse: separate !important;
    background: none;
    font-family: verdana, arial;
    font-size: 12px;
    color: #fff;
}

.affectedLicencesPopover > table td {
    padding: 2px 10px 2px 10px;
    border: none;
    border-collapse: separate !important;
    font-family: verdana, arial;
    font-size: 12px;
}

.affectedLicencesPopover .even {
    background: #dfeffc;
}

/*Alternative DropDown*/
 
ul#navigation {
    margin:0px auto;
    position:relative;
    float:left;
    border-left:1px solid #c4dbe7;
    border-right:1px solid #c4dbe7;
}
 
ul#navigation li {
    display:inline;
    font-size:12px;
    font-weight:bold;
    margin:0;
    padding:0;
    float:left;
    position:relative;
    border-top:1px solid #c4dbe7;
    border-bottom:2px solid #c4dbe7;
}
 
ul#navigation li a {
    /*padding:10px 25px;*/
    padding: 2px 2px 2px 4px;
    color:#616161;
    text-shadow:1px 1px 0px #fff;
    text-decoration:none;
    font-size:12px;
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    display:inline-block;
    border-right:1px solid #fff;
    border-left:1px solid #C2C2C2;
    border-top:1px solid #fff;
    background: #fff;
 
    -webkit-transition:color 0.2s linear, background 0.2s linear;
    -moz-transition:color 0.2s linear, background 0.2s linear;
    -o-transition:color 0.2s linear, background 0.2s linear;
    transition:color 0.2s linear, background 0.2s linear;
}
 
ul#navigation li a:hover {
    background:#f8f8f8;
    color:#282828;
}
 
ul#navigation li a.first {
    border-left: 0 none;
}
 
ul#navigation li a.last {
    border-right: 0 none;
}
 
ul#navigation li:hover > a {
    background:#fff;
}

/*/* Drop-Down Navigation */
ul#navigation li:hover > ul
{
/*these 2 styles are very important,
being the ones which make the drop-down to appear on hover */
    visibility:visible;
    opacity:1;
}
 
ul#navigation ul, ul#navigation ul li ul {
    list-style: none;
    margin: 0;
    padding: 0;
/*the next 2 styles are very important,
being the ones which make the drop-down to stay hidden */
    visibility:hidden;
    opacity:0;
    position: absolute;
    z-index: 99999;
    width:180px;
    background:#f8f8f8;
    box-shadow:1px 1px 3px #ccc;
/* css3 transitions for smooth hover effect */
    -webkit-transition:opacity 0.2s linear, visibility 0.2s linear;
    -moz-transition:opacity 0.2s linear, visibility 0.2s linear;
    -o-transition:opacity 0.2s linear, visibility 0.2s linear;
    transition:opacity 0.2s linear, visibility 0.2s linear;
}
 
ul#navigation ul li ul {
    top: 0;
    left: 181px; /* strong related to width:180px; from above */
}
 
ul#navigation ul li {
    clear:both;
    width:100%;
    border:0 none;
    border-bottom:1px solid #c9c9c9;
}
 
ul#navigation ul li a {
    background:none;
    padding:7px 15px;
    color:#616161;
    text-shadow:1px 1px 0px #fff;
    text-decoration:none;
    display:inline-block;
    border:0 none;
    float:left;
    clear:both;
    width:150px;
}

.clearfix:after { 
    content: "."; 
    visibility: hidden; 
    display: block; 
    height: 0; 
    clear: both;
}

.p-0 {
    padding: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.m-t-5 {
    margin-top: 5px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-b-10 {
    margin-bottom: 10px;
}

input[type="text"].k-textbox,
.k-combobox,
.k-combobox input {
    height: 25px;
}

.float-left {
    float: left;
}