﻿.pm-seo-input {
	padding: 5px;
	font-size: 1.2em;
	line-height: 100%;
	width: 100%;
	outline: 0;
}

#pm_seo_title{
	width: 100%;
}
#pm_seo_description {
	width: 100%;
	height: 60px;
}

.pm_seo_hr {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin: 26px 0 18px 0;
}

.pm_seo_p {
	font-size: 1.2em;
}

.pm-seo-admin-page h2{
	margin: 0 0 10px 0 !important;
}

.pm-seo-admin-page p{
	margin: 0 0 10px 0 !important;
}

.pm-seo-admin-page table th, .pm-seo-admin-page table td{
	padding: 0 !important;
}

.pm-seo-checkbox{
	vertical-align: top !important;
}
.pm-seo-textarea{
	width: 100%;
	height: 500px;
	margin-bottom: 24px;
}
.pm-seo-checkbox-page{
	vertical-align: sub !important;
}