
.pkp_structure_page {
	margin-top:  5px !important;
	margin-bottom:0 !important; 
	padding-bottom: 0 !important;
}
.pkp_site_name {
	padding-top: 0 !important; 
	padding-bottom: 0 !important;
}
.pkp_site_name > a {
	padding-top: 0; 
	padding-bottom: 0;
}
.pkp_site_name .is_img {
	margin-top:0px; 
	display: inline;
}
.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 100%;
    max-width: 100% !important;
    padding-top:0px;
}
.pkp_site_name_wrapper {
	padding-left: 0; 
	padding-right: 0;
	
}
.pkp_navigation_user_wrapper {
	top: 0; 
	right: 0; 
	padding-right:30px;
}
@media only screen and (max-width: 991px) {
  .is_img img{
      	width: 100% !important;
	height: auto !important;
    }
.pkp_head_wrapper{
	height: auto;
	}
.pkp_site_name_wrapper{
	height: auto;
	}
}
.tablepress {
    --head-active-bg-color: #049cdb;
    --head-active-text-color: var(--head-text-color);
	width: 100%
}
.tablepress-responsive * {
    word-break: normal
}
.tablepress td,.tablepress th {
    color: #22396f!important;
    padding: 8px!important;
    border: none!important;
    background: 0 0!important;
    text-align: left
}
.tablepress thead th {
    background-color: #22396f!important;
    font-weight: 700!important;
    vertical-align: middle!important;
    font-size: 18px!important;
    color: #fff!important;
	text-align: center!important
}

.tablepress .odd td {
    background-color: #e8ebf0!important
}

.tablepress tbody td {
    border-top: none!important
}
.tablepress-id-9 .column-1 {
    font-family: Roboto;
    text-align: center;
    vertical-align: middle
}
.tablepress-id-9 .column-2 {
    font-family: Roboto;
    text-align: center;
    vertical-align: middle
}

