
#import_results { margin-bottom:30px; }
#import_results_A, #import_results_U, #import_results_N, #import_results_F { display:none; }
#bottom-part table input:not([type=button]), #top-part table input:not([type=button]) {
    width: 50px;
    height: 12px;
    margin: 0;
    padding: 5px;
}

#bottom-part td.red, #top-part td.red {
    color: red !important;
}

#bottom-part td.green, #top-part td.green {
    color: green !important;
}

#bottom-part input.changed, #top-part input.changed {
    background: #ffff00 !important;
}

#top-part tr.total {
    font-weight: bold;
}
#monthly-plan th,
#promoted-pages th{

}
#monthly-plan th,
#monthly-plan td,
#promoted-pages th,
#promoted-pages td{
    padding: 8px 5px;
}
#monthly-plan thead td,
#monthly-plan th,
#promoted-pages th{
    padding-right: 18px;
    vertical-align: middle;
}
#promoted-pages th:nth-child(1){
    width: 270px;
}
#promoted-pages th:nth-child(2){
    width: 150px;
}
.narrow-col{
    width: 1%;
}
.percent-col{
    width: 51px;
}
.net-col{
    width: 46px;
}
.tag-col{
    width: 100px;
}
.assignee-col{
    width: 120px;
}
.prom-col{
    width: 130px;
}
.site-col{
    width: 147px;
}
.sticky-table{
    /*table-layout: fixed;*/
}
.new-row{
    display: none;
}
.sticky-active .new-row{
    display: table-row;
}
.sticky-active .sticky-row{
    display: table;
    position: fixed;
    top: 0;
    background: #fff;
}
.table .sticky-row th{
    border-top: 0;
}
.table .sticky-row th:first-child{
    /*border-left: 0;*/
}

.review-page .progress{
	background: #000;
	height: 20px;
	line-height: 20px;
	margin: 0 0 5px;
	/*margin: 0;*/
}
.review-page .progress .bar{
	min-width: 100px;
}
.review-section{
	width: 100%;
	display: table;
	table-layout: fixed;
	background: #fff;
	margin: 0 0 5px;
}
.review-section>div{
	display: table-cell;
	vertical-align: top;
	width: 50%;
	padding: 5px 10px;
	background: #b9cde5;
	border-radius: 0 5px 5px 0;
}
.review-section>div:first-child {
	background: #ddd;
	border-radius: 5px 0 0 5px;
}
.review-section>div:nth-child(2) {
	background: #ddd;
}
.review-section .title{
	display: block;
	font-weight: normal;
	padding: 0;
	line-height: 18px;
}
.review-section .label-inverse{
	height: 21px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 21px;
	display: inline-block;
	vertical-align: top;
	max-width: 100px;
	white-space: normal;
	text-align: center;
}
.review-section .label-inverse:before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.review-section .label-inverse span{
	vertical-align: middle;
	display: inline-block;
}
.review-section .text-holder:after{
	content: '';
	display: table;
	clear: both;
}
.review-section form{
	margin: 0;
}

.drop-adik.dropdown-menu a{
	line-height: 18px;
	padding: 0 10px;
}
.hero-unit .btn-group,
.review-page .btn-group{
	display: inline-block;
	vertical-align: top;
}
.review-page .btn-group .caret{
	margin-top: 9px;
}
.link-wrap{
	display: block;
	overflow: hidden;
	padding: 0 10px 0 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.no-drop{
	left: auto;
	right: 0;
}
.no-drop li{
	padding: 2px 5px;
	cursor: pointer;
}
.no-drop li:hover{
	background: #ddd;
}
.review-iframe{
	width: 100%;
	height: 700px;
	border: none;
	#pointer-events: none;
}
#preload-img{
	text-align: center;
	padding: 20px 0;
}
.review-section-wrap{
	min-height: 97px;
}
.review-section-wrap.sticky >.container{
	position: fixed;
	top: 42px;
	background: #fff;
	margin: 0 auto;
}
.modal-body.span6{
	margin: 0;
}
.email-modal{
	width: 602px;
	margin-left: -301px;
}
.ahrefs-table-wrapper .table{
	table-layout: fixed;
	-ms-word-wrap:break-word;
	word-wrap:break-word;
}
.text-right{
	text-align: right !important;
}
body .popover{
	z-index: 1040;
}
.sites-popover{
	max-height: 600px;
	overflow-y: auto;
}
.monthly-form{
	float: left;
	width: 50%;
	margin: 0 30px 0 0;
}
.monthly-form form{
	width: 300px;
	margin: 0;
}

