#idea {
	border:none;
	outline:none;
	margin: 14px 0 0 0;
	width:134px;
	height:32px;
	background: url(/img/propose-idea.png)  !important;
	text-align:center;
	cursor: pointer;
	color: #848484 !important;
}
#idea a{
	display: block  !important;
}
#idea:active {
	background-image: url('/img/propose-idea-down.png') !important;
}
#header-block-info {
	width: 597px;
	height: 98px;
	background-image: url('/img/header-block-info.png');
	float: right;
}
#top-title {
	position: relative;
	top: 10px;
}
#header-block-project {
	margin: 30px 0 0 0;
	color: #6d6c6c;
	font-size: 13px;
	padding: 0 0 0 20px;
}
#header-block-project img{
	margin: 0px 20px 0 20px;
	position: relative;
	top: 5px;
}
.green {
	color: #729e04;
	margin-left: 10px
}
.orang {
	color: #e17f00;
	margin-left: 10px
}
.razdel {
	width: 1px;
	height: 19px;
	margin: 0 5px 0 50px;
	float: left;
	background-image: url('/img/razdel.png');
}
#settings-block {
	width: 1000px;
	height: 145px;
	margin-top: 25px;
	background-image: url('/img/settings-block.png');
	color: #80807c;
}
#sort-block{
	width: 1000px;
	margin-top: 10px;
	background-image:none;
	color: #80807c;
}

#sort-block #option-keyword,
#sort-block #option-action,
#keywords-block #option-keyword,
#report-block #option-keyword{
	float:left;
	margin-top:12px;
	margin-right:10px;
}
#keywords-block #add-anchors,
#sort-block #add-anchors{
	margin-top:10px;
	top:-10px;
}
#settings-block-menu {
	font-size: 12px;
	margin: 10px 0 0 30px;
	padding-top: 10px;
	color: #343434;
}
#keywords-block h1,
#settings-block h1,
#report-block h1{
	color: #343434;
	font-size: 18px;
	margin: 10px 0 0 30px;	
}
#block-keywords {
	width: 380px;
	margin: 10px 0 0 30px;
	height: 35px;
}
#option-keyword {
	width: 154px;
	height: 24px;
	background-image: url('/img/select.png');
	color: #6d6c6c;
	float: right;
	position: relative;
	top: -7px;
	padding: 7px 0 0 20px;
	cursor: pointer;
	border:none;
}
#block-anchors {
	width: 380px;
	margin: 5px 0 0 30px;
	height: 35px;
}
#option-action {
	width: 154px;
	height: 24px;
	background-image: url('/img/select.png');
	color: #6d6c6c;
	float: right;
	position: relative;
	top: -7px;
	padding: 7px 0 0 20px;
	cursor: pointer;
}
#add-anchors,input[class$=add_pages_but] {
	border:none;
	width: 214px;
	height: 37px;
	background-image: url('/img/button-plus.png');
	color: #fff;
	padding-left: 30px;
	margin-bottom: 15px;
	float: right;
	right: 15px;
	cursor: pointer;
	font-size:14px;
}

input[class$=add_pages_but] { float:none; margin:0 0 0 22px; padding:0; }
.add_pages_but_tr { display:none; }
.add_pages_but_tr td { text-align:left !important; }
#add-anchors:active,#add-anchors:hover,.add_pages_but:hover {
	background-image: url('/img/button-plus-down.png');
}
#back-to-company {
	margin: 10px 0 130px 0;
}
#label-block {

}
#label-anchor {
	float: left;
	width: 300px;
	margin: 15px 0 0 85px;
}
#label-used{
	float: left;
	margin: 15px 0 0 0px;
}
#label-max {
	float: left;
	margin: 15px 0 0 65px;
}
#label-price {
	float: right;
	margin: -5px 90px 0 0px;
}
.anchor {
	width: 250px;
}
.used {
	width: 120px;
}
.max {
	width: 120px;
}
.price {
	width: 120px;
}

#fill-account input{
	border:none;
	cursor:pointer;
	vertical-align:top;
	width:17px;
	height:17px;
	background: url(/img/plus.png) no-repeat !important;
}

/* Fixed Table */

.table_fix thead{
	text-align:center;
}

.table_fix p{
	margin:0px;
}

.table_fix tbody{
	font-size:12px;
}

.td_company span{
	color:#9f9f9f;
	font-size:10px;
}

.td_status .status_active, .status_active{
	color:#74a007;
}

.td_status .status_inactive, .status_inactive{
	color:#bcbcbc;
}

.td_keyword{
	text-align:left !important;
	padding-left:20px;
}

.td_position .position_count{
	border:1px solid #cfdfdf;
	width:40px;
	margin:0px 5px;
	height:30px;
	border-radius:5px;
	text-align:center;
}

.td_position .decrease{
	width:14px;
	height:14px;
	background:url(/img/decrease.png) 50% no-repeat;
	border:none;
	cursor:pointer;
	margin-left:10px;
}

.td_position .increase{
	width:14px;
	height:14px;
	background:url(/img/increase.png) 50% no-repeat;
	border:none;
	cursor:pointer;
}

.tic{
	color:#7ba413;
}

.pr{
	color:#e17f00;
}

.yp{
	color:#588bff;
}

.gp{
	color:#f94040;
	
}

.icon_button{
	border:none;
	width:14px !important;
	height:15px;
	cursor:pointer;
}

.pause{
	background:url(/img/pause_icon.png) 50% no-repeat;
}

.del{
	background:url(/img/del_icon.png) 50% no-repeat;
}
.del_circle {
	background:url(/img/del.png) 50% no-repeat;
}

.play{
	background:url(/img/play_icon.png) 50% no-repeat;
}

.pagination{
	font-size:12px;
	margin-top:15px;
	text-align:right;
}

.pagination span,
.pagination a{
	margin:0px 3px;
}

#keywords-block,
#report-block{
	background:#f8fbfb;
	border:1px solid #e8e8e4;
	height:110px;
	border-radius:10px;
	margin-bottom:20px;
}

.reload_btn{
	width:41px;
	height:31px;
	background:url(/img/reload.png) 50% no-repeat;
	border:none;
	cursor:pointer;
	float:left;
	margin-top:5px;
	margin-left:30px;
	margin-right:10px;
}

.refresh_budjet{
	width:14px;
	height:14px;
	background:url(/img/reload_ico.png) 50% no-repeat;
	border:none;
	margin-left:10px;
	cursor:pointer;
}

.td_budjed .budjet_count{
	border:1px solid #cfdfdf;
	width:90px;
	height:30px;
	border-radius:5px;
	text-align:center;
}

/* Report Block */

#report-block p{
	float:left; 
	color:#80807c; 
	padding:13px 30px;
}

.actions-left div#option-action{
	float:left;
}

#invite_btn{
	width:211px;
	height:37px;
	background:url(/img/btn_invite.png) top center no-repeat;
	border:none;
	color: #fff;
	font-size:14px;
	float: right;
	position: relative;
	top: -30px;
	right: 15px;
	cursor: pointer;
}

#invite_btn:active{
	background-position:bottom center;
}

.blue-block{
	margin-top:20px;
	margin-bottom:20px;
	background:#f8fbfb;
	color: #80807c;
	border:1px solid #e8e8e4;
	border-radius:10px;
	padding:20px;
}

.blue-block h1{
	color: #343434;
	margin-bottom:20px;
	font-size: 18px;
}

.expand_btn:link,
.expand_btn:visited{
	width:168px;
	height:26px;
	display:inline-block;
	font-size:12px;
	text-decoration:none;
	color:#848484;
	line-height:26px;
	text-indent:10px;
	background:url(/img/expand_btn.png) top center no-repeat;
}

.expand_btn:active{
	background-position:bottom center;
}

.white_btn:link,
.white_btn:visited{
	width:118px;
	height:26px;
	display:inline-block;
	font-size:12px;
	text-decoration:none;
	color:#848484;
	line-height:26px;
	text-indent:10px;
	background:url(/img/white_btn.png) top center no-repeat;
}

.code{
	border:1px solid #cdd9d9;
	padding:20px;
	border-radius:10px;
	background:#FFF;
	margin:20px 0px;
	width:500px;
}

.banner_block{
	margin-top:20px;
}

/* Keywords */
.kewords_titles{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:30px;
	margin-top:5px;
}

.actions_right{
	float:right;
	position:relative;
	margin-top:-58px;
	margin-right:20px;
}

.actions_right #add-anchors{
	float:left;
	top:0px;
}

#next_step{
	width:181px;
	height:37px;
	background:url(/img/btn_more.png) top center no-repeat;
	border:none;
	color:#FFF;
	font-size:14px;
	padding-right:30px;
	text-shadow:0px 1px 0px #999;
	cursor:pointer;
}

#next_step:active{
	background-position:bottom center;
}

#next_step2{
	width:181px;
	height:37px;
	background:url(/img/btn_more2.png) top center no-repeat;
	border:none;
	color:#FFF;
	padding-right:30px;
	font-size:14px;
	text-shadow:0px 1px 0px #999;
	cursor:pointer;
}

#next_step2:active{
	background-position:bottom center;
}

.row_expanded{
	background:url(/img/minus.gif) left 50% no-repeat;
}

.row_collapsed{
	background:url(/img/plus.gif) left 50% no-repeat;
}

.header_titles p{
	font-size:10px;
	line-height:11px;
}

/*.add-context*/
.add-social {
	right:0 !important;
	margin-top:0 !important;
	background-image: url("/img/button-plus-bl.png") !important;
}

.add-improve {
	right:0 !important;
	margin-top:0 !important;
	background-image: url("/img/button-plus-fio.png") !important;
}

.add-improve:hover { background-image: url("/img/button-plus-fio-down.png") !important; }

/*
.add-context {
	background-image: url("/img/button-plus-yl.png") !important;
}
.add-context:hover { background-image: url("/img/button-plus-yl-down.png") !important; }
.add-context { width:260px !important; height: 37px; padding-left:30px;color:#fff }
*/

.add-social:hover {
	background-image: url("/img/button-plus-bl-down.png") !important;
}




.faddsocial * {
	font-size:12px;
}

.social_icon_div {
	margin-left:20px;
}
.show_add_group, .show_add_like { float:left; }

.social_icon_div div {
	margin-right:10px;
	cursor:pointer;
	float:left;
}

.vk_srpite, .fb_srpite, .tw_srpite, .vk_srpite_off, .fb_srpite_off, .tw_srpite_off {
	width: 15px;
	height: 15px;
	background: url("/img/socials_sprite.png") 0 0;
}

.vk_srpite_off {
	background-position: 0 15px; 
}
.fb_srpite {
	background-position: 30px 0; 
}

.fb_srpite_off {
	background-position: 30px 15px; 
}

.tw_srpite {
	background-position: 15px 0; 
}

.tw_srpite_off {
	background-position: 15px 15px; 
}
.soc_td { width:132px; padding-left:13px !important; }
#daddsocialgroup { margin-top:-15px;}
.no_data_text { margin-top:12px;display:block; margin-left:2px; }

#faddsocial td { padding: 5px 3px;  }
input.simple_txt_input { height:20px; border:1px solid #7F9DB9; background-image:none;}
#t_addgrops td,#t_addgrops th { text-align: center;}

input[class*="_num_subscr"],input[class*="_day_limit"],input[class*="_sum"],
input[id*="_num_subscr"],input[id*="_day_limit"],input[id*="_sum"] { width:60px; }

input[class*="_group_url"], input[id*="_group_url"] { width:450px; }
img[class*="add_pages_but"], input[id*="add_pages_but"] { cursor:pointer; margin-left:5px; margin-top:7px; }
img[class*="del_pages_but"], input[id*="del_pages_but"] { cursor:pointer; margin-left:5px; margin-top:7px; }


.help_icon { margin-left:5px;}
#total_sum { color: #00D;}
#total_sum_h1 { display:inline; padding-right:20px; }
#faddsocialgroup .firsttd { text-align: left; padding-left:25px; }
label[for$='_check'] { font-size: 13px;margin-left:2px;}
#new_project_txt, #faddsocial #redirect { width:250px; }
#faddsocialgroup label img,#faddsociallike label img {margin-right:5px}
#subj { font-size:12px; display:inline;color:#00D }
.context-container a { text-decoration: none !important; }
/*#context_actions_right { margin-top:-42px }*/