table {
    
    th {
        font-size: 13px;
    }
    
}

.a, a {
	text-decoration: none !important;
	text-decoration:none !important; 
	border-style: none !important; 
	outline: none !important; 
	-moz-outline-style: none;
	color:#000;
}


td {
	line-height: 26px;
}

#kfiles tbody  td  {
	font-size:12px;
}

.cb {
	th {   
		padding: 3px;
		font-size:14px;
		font-weight: 600 !important;	
	}
	td {
		line-height:20px;
		font-size: 14px;
	}
}


#wpfooter {
    display: none;
}

.floatl { float:left; line-height: 1rem; }
.strong { font-weight: bold; }
.w10p { width: 10%; padding:1%; }
.w20p { width: 20%; padding:1%; }
.w30p { width: 30%; padding:1%; }

.row-holder { clear: both; padding-bottom:20px; margin-bottom:20px; }

.peggat-adm table {
    width: calc( 100% - 15px );
}

.peggat-adm a {
	text-decoration:none !important; 
	border-style: none !important; 
	outline: none !important; 
	-moz-outline-style: none;
	color:#000;
}

.update-nag {
	display: none;
}



.area {
	border:1px solid #ccc;
	background-color: #fff;
	padding:20px;
	border-radius: 10px;
	display: inline-block;
	width:90%;
	margin-right:20px;
}

.kunder-table-holder {
	clear: both;
	padding-top:20px;
	
}
.peg-clearfix {
	clear:both;
	display:inline-block;
	
}





.peggat-adm-header {
	background-color:#eaeaea;
	border-bottom:1px solid #ccc;
	min-height:36px;
	line-height:36px;
	margin-bottom:10px;
}

.peggat-adm-header strong {
	margin-left:10px;
	font-size: 11px;
	
}

.box-inner {
    background-color:#eaeaea;
    padding:15px;
    border-radius: 10px;;
}

h4 {
    font-weight: 500;
}




@media screen and (max-width: 900px) {

	.mypadding {
	    padding-top: 15px;
	}
	

}


@media screen and (min-width: 901px) {

	.mypadding {
        padding-top:80px;
    }
}




