/* $Id$ */
.header {
	background-color: #fff;
	height: 50px;
	padding: 0px 0px 0px 0px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
	border-bottom: 1px solid #e7e7e7
}

.kmp_topband div.header{top:30px!important}

.buttn-action {
	color: #fff;
	background-color: #10bc83;
	border-color: #4cae4c;
}
.buttn-action:focus,
.buttn-action.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.buttn-action:hover {
  color: #fff;
  background-color: #0eb07a;
  border-color: #0ca874;
}
.buttn-action:active,
.buttn-action.active,
.open > .dropdown-toggle.buttn-action {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.buttn{
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.buttn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.buttn-default:focus,
.buttn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.buttn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.buttn-default:active,
.buttn-default.active,
.open > .dropdown-toggle.buttn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.ssllogo{background:url("/pki/images/key-manager-logo.svg") no-repeat 0 0px;width: 150px; height: 50px; float: left; margin:3px 5px 0 5px;}
h1.pgtitle{font-size:1.3em!important;line-height:2em;color: inherit;margin:0;padding:0.5em 0 0 0.45em;font-family: inherit;font-weight: normal;}
h3.pgtitle{font-size:1.25em!important;line-height:1.5em;color: inherit;margin:0;font-family: inherit;font-weight: normal;}

h1, .h1 {
    font-size: 36px;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
.usrname {
    line-height: 40px;
    padding: 5px 15px 5px 0;
	color:#334440
}
a .usrbg {
    border-left: 1px solid #e7e7e7;
    display: block;
    float: right;
    height: 50px;
    padding-left: 10px;
}a:hover .usrbg{background-color:#eee;border-left:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}

.custom-menu ul a {
    display: inline-block;
    padding: 7px 0 7px 30px;
    transition: all 160ms ease 0s;
    width: 100%;
	-webkit-transition-property: background;
       -moz-transition-property: background;
         -o-transition-property: background;
            transition-property: background;
    -webkit-transition-duration: .3s;
       -moz-transition-duration: .3s;
         -o-transition-duration: .3s;
            transition-duration: .3s;
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
         -o-transition-timing-function: linear;
            transition-timing-function: linear;
			outline:none;
}

a.buttn:hover {
    text-decoration: none;
}
.setmenu {
    background: #fff none repeat scroll 0 0;
    display: table-cell;
    position: relative;
    z-index: 1;
	border-right:1px solid #e7e7e7;
}

.seticonmenu ul li.active {
    background-color: #f1f1f1;
    border-right: 3px solid #29c28f;
    padding: 10px 10px 10px 14px;
}
/*Table row hover*/
.ui-state-hover,

.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #eef8f5;
	background: #f9f9f9!important;
	font-weight: normal;
	color: #212121;
	cursor:pointer;
	}
	.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #edecec!important;
    border: 1px solid #ddf2eb!important;
    color: #363636;
}

/*Bootstrap modal dialog*/
/*.modal-sm{
    width: 400px ! important;
}*/

.kmp_topband .modal .modal-dialog {
    top: 50px ! important;
}
#kmp_popover > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#kmp_popover a {
    color: inherit;
    display: block;
    line-height: 24px;
    padding: 4px 15px;
    text-decoration: none;
}
#kmp_popover a:hover {
    background: #f1f1f1 none repeat scroll 0 0;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #f8f8f8 none repeat scroll 0 0 !important;
}

.ui-jqgrid .ui-jqgrid-hdiv {
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
    border-top: 0 none !important;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
    border-bottom: medium none;
    border-top: medium none !important;
    font-weight: normal;
    height: 22px;
    line-height: 22px !important;
    overflow: hidden;
    padding: 6px 0 0 9px !important;
    white-space: pre;
}
.ui-jqgrid .ui-jqgrid-toppager {
    border-left: 0 none !important;
    border-right: 0 none !important;
    border-top: 0 none !important;
    height: 35px !important;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    white-space: nowrap;
}

.ui-jqgrid tr.jqgrow td {
    border-bottom: 2px solid #f9f9f9 !important;
    text-overflow: ellipsis;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #f1f1f1 none repeat scroll 0 0 !important;
    /*border: 1px solid !important;*/
    color: #363636;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background-color: #f9f9f9 !important;
}
.ui-jqgrid tr.jqgrow td {
    border-bottom: 1px solid #f4f4f4 !important;
    text-overflow: ellipsis;
}

.ui-jqgrid tr.jqgfirstrow td {    border-right-style: solid;    border-right-width: 0;    padding: 0 2px;}
.ui-jqgrid .ui-jqgrid-toppager {    border-bottom: medium none !important;    height: 35px !important;    margin: 0 !important;    overflow: hidden;    padding: 0 !important;    position: relative;    white-space: nowrap;}
.ui-jqgrid .ui-jqgrid-hdiv {    border-left: 1px solid #ddd !important;    border-right: 1px solid #ddd !important;    border-top: 1px solid #ddd !important;    margin: 0;    overflow: hidden;    padding: 0;    position: relative;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {    background: #f8f8f8 none repeat scroll 0 0 !important;    line-height: 30px;}
