/* Scanner page */
#linkpatrol-bar {
	position: relative;
	margin-bottom: 1em;
}
#linkpatrol-bar-progress {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1000;
	font-size: 12px;
	width: 24px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	display: inline-block;
	margin-left: -12px;
	margin-top: -6px;
}

#report-desc {
	font-size: 18px;
	margin: 1.25em 0;
}

#edit-form-domain > p {
	display: inline-block;
}

.lp-clear {
	overflow: hidden;
	padding: 1.5em 0;
	margin-bottom: 1em;
}
.left-half {
	float: left;
	width: 50%;
}
.right-half {
	float: right;
	width: 50%;
	text-align: right;
}

.linkpatrol_pag {
	overflow: hidden;
	margin: 0;
}
.linkpatrol_pag li{
	float: left;
	font-size: 15px;
}

.linkpatrol_pag li a{ 
display: inline-block;
font-size: 15px;
padding: 0px 5px 0px 5px;
}
.previous.disabled {
	display: none;
}

.active a{
	color: black;
text-decoration: none;
}
.righttext {
	text-align: right;
width: 100%;
margin: 5px 0px 5px 0px;
}
.center-text{
	text-align: center;
}
.intend {
	text-indent: 15px;
	
}
.dname input.disabled{
	border: none;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
color: #0074a2;
font-weight: bold;

}
.dname input.enabled{
	border: 1px solid #ddd;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
box-shadow: inset 0 1px 2px rgba(0,0,0,.07);

}

input[type=checkbox]:disabled, input[type=checkbox]:disabled:checked:before, input[type=radio]:disabled, input[type=radio]:disabled:checked:before {
   opacity:.8;
}

.linkpatrol_col1, .linkpatrol_col2 {
	width: 50%;
float: left;
}

.txt_left {
	text-align: left;
}
.txt_right {
	text-align: right;
}

.col1, .col2{
	width: 50%;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 15px 0 0;	
}
.col2 {
	float: right;
	padding: 0 0 0 15px;
}

.col13 {
	width: 33.33333%;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 30px;
	margin-top: 30px;
}
.col13:nth-child(1) {
	padding-left: 0;
}
.col13:nth-child(2) {
	padding: 0 10px;
}
.col13:nth-child(3) {
	padding-right: 0;
}
.report-wrapper {
	background: rgba(255,255,255,0.9);
	border: 1px solid rgba(0,0,0,0.25);
	overflow: hidden;
	padding: 15px 15px 30px;
}
.col13 .report-wrapper {
	height: 360px;
}
.overview-top {
	padding-top: 92px;
	padding-bottom: 40px;
}
.overview-top h1 {
	font-size: 64px;
	line-height: 1;
	margin: 0;
}
.overview-top p {
	margin: 0;
}
.overview-bottom .left,
.overview-bottom .right {
	float: left;
	width: 50%;
	text-align: center;
	padding: 0 10px;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.overview-bottom h2 {
	padding: 0;
	font-size: 32px;
	font-weight: bold;
	margin: 0;
	line-height: 1;
}
.overview-bottom p {
	margin: 0;
}
.clear {
	clear: both;
	margin: 20px 0px 20px 0px;
}
.text-center {
	text-align: center;
}
.text-align-left, .text-align-right {
	width: 100%;
	float: left;
margin: 5px 0px 5px 0px;
}
.text-align-left {
	text-align: left;
}
.text-align-right {
	text-align: right;
}
.ul-left { 
	float: left;
margin: 0px;
padding: 0px;
border: 1px solid #000000;
   background: #cccccc;
  display: block;
}
.ul-left li {
	float: left;
padding:0px;
margin: 0px;
}
.tab-button {
	padding:0px;
    margin: 0px;
	text-decoration: none;
    display: block;
    padding: 3px 5px 3px 5px;
 border-left: 1px solid #000000;
color: #000000;
font-weight: bold;

}
.tab-button.active {
	background: #95bcf2;
}
.ul-left li:FIRST-CHILD .tab-button {
	border: none;
}
.tab-button:HOVER {
	color: #000000;
background: #95bcf2;
}

.overview-table tr td:nth-child(1)
{
	width: 60%
	
}
.overview-table tr td:nth-child(2)
{
	width: 40%
	
}
#adminmenu li#toplevel_page_linkpatrol li.wp-first-item {
    display: none !important;
}

#linkpatrol-stop {
	display: none;
}

.metabox-holder.linkpatrol-cont {
	display: table;
}
#fixed {
	position: fixed;
top: 50%;
right: 1%;

}
.loader {
width: 40px;
height: 40px;
margin-top: 10px;
display: none;
}
.loader img {
	width: 100%;
}
.linkpatrol-cont {
	width: 100%;
}
.underline {
	text-decoration: underline;
}

.breadcrumbs-ul {
	list-style: none;
margin: 0px;
padding: 0px;
}
.breadcrumbs-ul li {
	float: left;
}
.breadcrumbs-sep {
	margin: 0px 5px 0px 5px;
}
#the-list td>a{
	display: block;
}
.overview-tabwrapper {
	display: none;
}
.url-id {
	display: none;
}
.vertically-middle {
margin-top: 20%;
}
.export-wrap {
	text-align: right;
}
.table-desc {
	font-size: 10px;
line-height: 1;
}
.gotoreport {
	display: none;
}
.inline-block {
	display: inline-block;
}
@media (max-width: 479px) {
.col1, .col2{
	width: 100%;
 float: left;
}


.txt_right {
text-align: left;
}
}