﻿.essence-detailsviewheader span.key-value-pair > span input.k-textbox.ess-display,
.essence-editviewheader span.key-value-pair > span input.k-textbox.ess-display,
.essence-detailsviewheader-doublerow span.key-value-pair > span input.k-textbox.ess-display,
.essence-editviewheader-doublerow span.key-value-pair > span input.k-textbox.ess-display 
{
    padding-top: 0px !important;
    padding-right: 3px !important;
    padding-bottom: 4px !important;
    padding-left: 3px !important;
}

.prettycheckbox.labelright > a,
.prettyradio.labelright > a {
    margin: 0px 5px 6px 0px !important;
}

.versioninfo-wrapper {
    margin-top:-3px !important;
}

div.pkr-second-header a.pkr-logo {
  background-image:url(http://localhost:1940/Images/PKR_logo.png);
  background-repeat:no-repeat;
  clear:both;
  display:table-cell;
  height:42px;
}

div.pkr-content-holder div.pkr-second-header div a.pkr_linkbutton_back {
  background-image:url(http://localhost:1940/Images/Btn_Back_norm.png);
  background-position:50% 50% !important;
  background-repeat:no-repeat;
  display:table-cell;
  float:right;
  height:42px;
  margin-right:-120px !important;
  width:35px;
}

#messages .field-validation-error {
    margin:0 0 0 25px !important;
}






