.header-semalt .header-center-auth ul.menu-auth{
    margin-top: 11px;
}
.header-semalt .header-center ul.menu-noauth{
    margin-top: 11px;
}
.timer{
    top:30px;
}
.tooltip:hover em{
    bottom: -127px;
}

.right-bar {
	float:right;
	margin:1px 19px 0 0;
    width: 200px;
}
.user-block {
	float:left;
	padding:11px 0 0;
    width: 200px;
    text-align: right;
}
.user-block img {
	float:left;
	border-radius:3px;
	margin:-11px 17px 0 0;
}
.user-block .popup li{
    margin-bottom: 0!important;
}
i.tr{
    margin-top: -18px;
}
/*.user-block .popup-holder {
	float:right;
    margin-right: 40px;
    text-align: right;
	color:#fff;
	font-size:16px;
	position:relative;
}
.user-block .popup-holder a {
    color:inherit;
    display:inline-block;
    max-width: 145px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.user-block .opener:after {
    background:url('//semalt.com/images/sprite.png') no-repeat -273px -7px;
	width:12px;
	height:7px;	content:'';	
	vertical-align:top;
	margin:11px 0 0 8px;
    display:inline-block;
}
.user-block .popup {
	position:absolute;
	right: 2px;
	top:36px;
	height: 122px;
	display:none;
}*/
.sss .user-block .popup {
	/*right: 57px!important;*/
}


/*.user-block .popup:after {
	background: url('//semalt.com/img/marks/top_menu.png') no-repeat;
	width: 166px;
	height: 122px;
	content:'';
	position:absolute;
    z-index: 998;
	left: -144%;
	top:-13px;
	-webkit-box-sizing: border-box;
}
*/
/*

.user-block .small-popup:after {	
	background: url('//semalt.com/img/marks/top_menu_small.png') no-repeat;		
	height: 86px;	
}

.user-block .popup ul {
	list-style:none;
	text-align: center;
	margin-left: -102px;
	margin-top: -3px;
	border-radius: 2px;
	width: 164px;
	z-index: 999;
	position: relative;
	font-family: 'Ebrima', Arial;
	font-size: 16px;
	color: white;
}

.popup ul li a {
	position: relative;
	top: 6px;	
}

.popup li:hover {	
	background: url('http://semalt.com/img/overlay.png');
}

.user-block .popup li {
	width: 164px;
	height: 37px; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 14px;
    margin-top: -8px;
}



*/






.notification_main {
    margin-top: 15px;
    margin-left: 180px;
    background-image: url(//semalt.com/images/envelope.png);
    background-repeat: no-repeat;
    width: 22px;
    height: 16px;
    cursor:pointer;
    position: relative;
    z-index: 10;

}
.notification_main .circle{
    position: absolute;
    margin-left: 15px;
    margin-top: -12px;
    text-align: center;
    width: 19px;
    height: 19px;
    background-color: #e4486b;
    border-radius:8px;
    font-size: 11px;
    color: #fff;
}
.nfblock *{
    box-sizing: content-box!important; 
}
.nfblock {
    position: absolute;
    display: none;
    z-index: 990;
    margin-left: -132px;
    margin-top: 23px;
    background-color: #fff;
    width: 360px;
    max-width: 360px;
    max-height: 313px!important;    
    border: 1px solid #e3e3e3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #fff;
    font-size: 13px;
    
}
.nfblock i {
	position: absolute;	
	top: -10px;
	right: 28px;
	border-bottom: 10px solid #d4d4d4;
    border-left: 10px solid transparent;	
	border-right: 10px solid transparent;
	display: block;		
}
.nfblock i i {
	position: absolute;	
	top: 2px;
	right: -10px;
    
	border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;	
	border-right: 10px solid transparent;
	display: block;		
}
.nfblock .nfblock_main{
    height: 272px;
    max-height: 272px;    
}
.nfblock .nf_title{
	color: #7e7e7e;
	font-family: "Ebrima", Arial, sans-serif;
	font-size: 15px;
    border-bottom: 1px solid #d4d4d4;
    padding: 7px 10px 7px 20px;
}
.nfblock .nf_title .show_all{
    float: right;
    font-size: 13px;
    color:#63a5cf;
    margin-right: 10px;
    margin-top: 2px;
    cursor: pointer;
}
.nfblock .nf_title .show_all span.tri{
    margin-left: 2px;
    background-image: url(//semalt.com/img/notification/tri.png);
    background-repeat: no-repeat;
    width:9px;
    height: 6px;
    display: inline-block;
}
.nfblock .nf_title .show_all_cat{
    position: absolute;
    width: 140px;
    margin-top: 23px;
    margin-left: 195px;
    font-size: 12px;
    display: none;
    background-color: #fff;
    border: 1px solid #dedede;
    z-index: 105;
    color: #63a5cf;
}
.nfblock .nf_title .show_all_cat ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.nfblock .nf_title .show_all_cat ul li{
    padding: 3px 3px 3px 15px;
    cursor: pointer;
    background-color: #fff;
}
.nfblock .nf_title .show_all_cat ul li:hover{
    background-color: #dedede;
}
.nfblock .nf_title .show_all_cat ul li.active{
    font-weight: normal;
    font-family: 'Ebrima Bold';
}
.nfblock .nf_title .show_all_cat .line{
    border-top: 1px solid #dedede;
}
.nfblock .nf_title a.sett{
    background-image: url(//semalt.com/img/setting.png);
    background-repeat: no-repeat;
    margin-left: 7px;
    top: 2px;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
}
.nfblock .nfblock1{
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
}
.nfblock .block_end{
    border-top: 1px solid #d4d4d4;
}
.nfblock .nfblock1.bg1{
    border: 1px solid #fff;
    background-color: #f5f5f5;
    z-index: 989;
}
.nfblock .nfblock1 .img{
    position: relative;
    margin-top: 15px;
    margin-left: 15px;
    float: left;
    width: 24px;
    height: 24px;    
}
.nfblock .nfblock1 .img img{
    margin-top: 0;
    width: 24px;
    height: 24px;
}
.nfblock .nfblock1 .title-name {
    width: 270px;
    margin-top: -28px;
    padding-left: 55px;
	color: #576977;
	font-family: "Ebrima Bold", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
    float: left;
    text-decoration: none;
}
.nfblock .nfblock1 .title-name:hover {
    cursor: pointer;
    text-decoration: underline;
}
.nfblock .nfblock1 .date{
    width: 80px;
    font-family: 'Ebrima';
    font-weight: normal;
    color: #a1a1a1;
    text-align: right;
    float: right;
}
.nfblock .nfblock1 .nfclose{
    background-image: url(//semalt.com/img/notification/nf-close.png);
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    float: right;
    margin-top: -22px;
    margin-right: 3%;
    cursor: pointer;
}
.nfblock .nfblock1 .nfclose.nfclose2{
    background-position: 0 -7px;
    cursor: default;
}
.nfblock .nfblock1 .nfremove{
    width: 10px;
    height: 10px;  
    float: right;  
    background-image: url(//semalt.com/img/closenf.png);
    background-repeat: no-repeat;  
    margin-top: -10px;
    margin-right: 2.5%;
    display: none;
    cursor: pointer;
}
.nfblock .nfblock1:hover .nfremove{
    display:block;
}
.nfblock .nfblock1 .nfnone{
    display:none;
}
.nfblock .nfblock1:hover .nfnone{
    display:none;
}

.nfblock .nfblock1 .text{
    width: 270px;
    padding-left: 55px;
    color: #576a78;
	font-family: "Ebrima", Arial, sans-serif;
	font-size: 12.5px;
    padding-bottom: 15px;
    padding-top: 31px;
    /*text-align: justify;*/
}
.nfblock .nfblock1 .text:hover{
    cursor: pointer;
}
.nfblock .nfblock_main .empty_unreed {
    padding-top: 10px;
    padding-left: 20px;
    color:#7e7e7e;
}
.nfblock .scrollable-area-wrapper {
    width: 99.5%!important;
    padding-right: 8px;
}
.nfblock .scrollable-area{
    overflow-y: scroll;
    width: 100%!important;
}
.need_help {
    display: block;
    float: right;
    margin-top: -10px;
    margin-right: 38px;
    width: 180px;
    height: 33px;
    background-color: #2ecc71;
    border-radius: 3px;
    font-size: 15px;
    text-align: center;
    padding-top: 10px;
    cursor: pointer;
    background-image: url(//semalt.com/img/menu-support.png);
    background-repeat: no-repeat;
    background-position: 15px 9px;
}
.need_help.annual{
    background: url("//semalt.com/img/money.png") no-repeat scroll 10px 9px #2ecc71;
    background-size: 24px 24px;
    width: 210px;
}
.need_help span {
    font-family: "MyriadPro Bold", Arial;
    font-weight: bold;
    color: #fff;
    margin-left: 25px;
    margin-top: 4px;
    display: inline-block;
    position: relative;
}
.need_help:hover{
    opacity: 0.7;
}
.need_help.need_help_compline {
    margin-right: -38%;
    margin-top: -10px;
}

.notification_block_wr .popupArea {
    overflow: visible;
    background: #fff;
}
.notification_block_wr .popupContent {
    background: none;
}

.notification_block{
    padding: 15px 20px 15px;
	width: 700px;
	position: relative;
    background-color: #fff;
    margin-top: -2px;
    margin-bottom: -5px;
    color: #818f99;
    font-size: 14px;
    line-height: normal;
}
.notification_block *{
    box-sizing: content-box;
}
.notification_block td{
    padding: 0;
    text-align: left;
}
.notification_block th:first-child, .notification_block td:first-child {
    text-align: left;
}

.notification_block_wr .notification_block {
    background: none;
}
.notification_block .title{
	padding: 40px 100px 30px;
	font-size: 20px;
	color: #868686;
}
.notification_block .hr{
	width: 100%;
	position: absolute;
	left: 0;
	height: 1px;
	background: #d7d7d7;
	border: 0;
	top: 75px;
}
.notification_block .avatar{
	width: 80px;
	height: 80px;
	position: absolute;
	top: 16px;
	left: 25px;
	background-image: url(//semalt.com/img/manager_andrew.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 80px 80px;
}
.notification_block .msg{
	padding: 0 10px;
}
.notification_block .msg a{
    color: #63a5cf;
}
.notification_block .msg p{
	margin: 9px 0;
}
.notification_block .msg table {
	margin-left: -3px;
}
.notification_block .msg table span{
	color: #63a5cf;
}
.notification_block .bottom{
	padding: 20px 1px 15px;
	text-align: center;
}
.notification_block .bottom .btn{
    width: 230px;
	height: 55px;
	display: inline-block;
	background: #2ecc71;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	cursor: pointer;
	border-radius: 4px;
    text-align: center;
}
.notification_block .bottom .btn:active{
    opacity: 0.6;
}
.notification_block .bottom .btn .btnconfirm {
    padding: 17px 0 15px 0;
	display: inline-block;
    font-size: 17px;
}
.notification_block .initial{
    margin: 40px 0 -25px 10px;
    font-size: 18px;
    font-family: "MyriadPro", Arial;
    border-bottom: 1px solid #dedede;
    padding-bottom: 3px;
    color: #696969;
}
/*.notification_block .initial span{
    color:#696969;
}*/
.notification_block .grey {
    margin-top: 28px;
    margin-left: -5px;
	width: 711px;
	height: 90px;
	/*background-color: #f0f0f0;
    opacity: 0.95;*/
}
.notification_block .grey .top{
    width: 98px;
    text-align: center;
    float: left;
    /*margin-top: 22px;*/
    margin-top: 10px;
    margin-left: 0px;
    
}
.notification_block .grey .top.first{
    margin-left: 3px;
    border-left: 0;
}
.notification_block .grey .top .layer{
    margin: 0 auto;
    width: 50px;
	height: 19px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #828282;
    color:#fff;
}
.notification_block .grey .top .layer.red{
    background-color: #e4486b;
}
.notification_block .grey .top .layer.green{
    background-color: #2ecc71;
}
.notification_block .grey .top .title-top{
	color: #474747;
	font-family: "MyriadPro";
	font-size: 28px;
    padding-top: 15px;
    padding-bottom: 5px;
}
.notification_block .grey11{
    background-color: #e2f0f8;
    margin-left: 10px;
    margin-top: 40px;
    width: 690px;
}

.summaryCircleNf1{
    position: absolute;
    margin-left: 582px;
    margin-top: -77px;
    z-index: 10;
    font-size: 33px;
    width: 100px;
    text-align: center;
    line-height: 18px;
}
.summaryCircleNf1 small{
    font-size: 20px;   
}
.summaryCircleNf1_{
    position: absolute;
    margin-left: 562px;
    margin-top: -130px;       
}

.notification_block .visibility{
    position: absolute;
    margin-left: 606px;
    margin-top: -51px;
    font-size: 12px;
    z-index: 11;
}
.notification_block .visibility .bottom2{
    color: #848484;
	font-family: "MyriadPro";
	font-size: 14px;
    margin-top: 39px;
    margin-left: -54px;
    width: 150px;
    text-align: center;
}
.notification_block .visibility .bottom2 span{
    color: #6c6c6c;
}
.notification_block .notification_block_close{
    float: right;
    margin-right: -5px;
    margin-top: 5px;
    width: 10px;
    height: 10px;
    background-image: url(//semalt.com/img/close.png);
    background-repeat: no-repeat;
    cursor: pointer;
}
.notification_block .notification_block_close2{
    float: right;
    margin-right: -20px;
    margin-top: 0px;
    width: 15px;
    height: 15px;
}

.notification_block2{
	width: 680px;
    height: 612px;
    padding: 30px;
	position: relative;
    background-color: #fff;
    font-size: 14px;
    color: #818f99;
}
.notification_block2 *{
    box-sizing: content-box;
}
.notification_block2 .title{
	padding: 15px 95px 20px;
	font-size: 20px;
	color: #868686;
}
.notification_block2 .hr{
	width: 100%;
	position: absolute;
	left: 0;
	height: 1px;
	background: #d7d7d7;
	border: 0;
	top: 65px;
}
.notification_block2 .avatar{
	width: 80px;
	height: 80px;
	position: absolute;
	top: 8px;
	left: 28px;
	background: url(//semalt.com/img/manager_andrew.png) 0 0 no-repeat;
    background-size: 80px 80px;
}
.notification_block2 .dear{
    padding-top: 20px;
}
.notification_block2 .page{
    padding: 10px 0 10px 0;
    font-weight: bold;
}
.notification_block2 .page a{
    padding-left: 50px;
    color:#63a5cf;
}
.notification_block2 .initial{
    font-size: 18px;
    font-family: "MyriadPro", Arial;
    color: #696969;
    padding-top: 10px;
    padding-bottom: 10px;
}
.notification_block2 .grey{
    background-color: #e7e7e7;
    width: 650px;
    height: 300px;
    padding: 15px;
}
.notification_block2 .button {
    margin: 17px auto 10px auto;
    display: block;
	width: 221px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*background-color: #2dcb71;*/
    background-color: #3498db;    
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    padding-bottom: 1px;
}
.notification_block2 .button span{
    line-height: 34px;
}
.notification_block2 table td.one {
    background-image: url(//semalt.com/img/notification/ok.png);
    background-repeat: no-repeat;
    width: 24px;
    background-position: 0px 18px;
}
.notification_block2 table td.two{
    width: 370px;
    padding: 15px 0 15px 0;
}
.notification_block2 table td.three{
    width: 260px;
    padding-left: 60px;
    padding-top: 15px;
    vertical-align: top;
}
.notification_block2 table td.line{
    border-bottom: 1px solid #b7b7b7;
}
.notification_block2 table td span{
    color:#63a5cf;
}
.notification_block2 .competitors{
    display: block;
    margin-top: 5px;
    background-color: #f39c12;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 200px;
    padding-top: 3px;
    padding-bottom: 4px;
    font-size: 13px;
    border-radius: 3px;
    cursor: pointer;
}
.notification_block2 .notification_block_close{
    float: right;
    margin-right: -16px;
    margin-top: -18px;
    width: 10px;
    height: 10px;
    background-image: url(//semalt.com/img/close.png);
    background-repeat: no-repeat;
    cursor: pointer;
}
.notification_block2 .notification_block_close2{
    float: right;
    margin-right: -30px;
    margin-top: 0px;
    width: 15px;
    height: 15px;
}
.notification_block .show-btn-top-nf{
    margin-left: 10px;
    margin-top: 12px;
    margin-bottom: 15px;
}
.notification_block .show-btn-top-nf .grey-block-nf{
    
    width: 104px;
    height: 65px;
    display: inline-block;
    background-color: #eeeeee;
    margin-right: 6px;
    font-family: "Ebrima", Arial;
    font-size: 13px;
    text-align: center;
    border-radius: 3px;
    color: #424242;
    border: 1px solid #dedede;
    line-height: 18px;
}
.notification_block .show-btn-top-nf .grey-block-nf .inforight{
    float: right;
    margin-top: -1px;
    margin-right: -1px;
    width: 38px;
    height: 19px;
    border-radius: 3px;
    background-color: #6e6e6e;
    color: #fff;
    font-size: 11px;   
}
.notification_block .show-btn-top-nf .grey-block-nf .t {
    padding-top: 20px;
    padding-bottom: 2px;
    font-family: "MyriadPro Light", Arial;
    font-size: 26px; 
    font-weight: bold;   
}
.notification_block23 .msg {
    font-size: 14px;
}
.notification_block23 .msg table {
    margin-top: 10px;
    margin-bottom: 20px;
}

.bottomNotif {
	position: fixed;
	display: none;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 150px;
	font-family: "MyriadPro Light";
	z-index: 9999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.8);
}
.bnCloseBtn {
	position: absolute;
	display: block;
	top: 25px;
	right: 20px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: url(//semalt.com/images/i-close.png);
}
.bnIconWr {
	float: left;
	padding: 27px 25px 0 0;
}
.bnContent {
	float: left;
	padding: 55px 0 0 0;
}
.bnContentLine1 {
	font-size: 32px;
	color: #fff;
}
.bnContentLine2 {
	padding: 8px 0 0 0;
	font-size: 16px;
	color: #9f9f9f;
}
.notification_block .stl{
    float: right;
    margin-right: 5px;
    margin-top: -47px;
    width: 114px;
}
.notification_block2 .stl{
    float: right;
    margin-right: -1px;
    margin-top: -36px;
    width: 114px;
}
.prev{
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
}
.next{
    display: inline-block;
    float: right;
    font-size: 16px;
    cursor: pointer;
}
.prev.not, .next.not{
    cursor: default;
    opacity: 0.4;
}
.notification_block3 {
    width: 670px;
    font-size: 14px;
}
.notification_block3 .summaryCircleNf3{
    position: absolute;
    z-index: 10;
    font-size: 33px;
    width: 100px;
    text-align: center;    
    margin-left: 100px;
    margin-top: 54px;     
}
.notification_block3 .summaryCircleNf3 small{
    font-size: 20px;   
}
.notification_block3 .summaryCircleNf3_{
    position: relative;     
}
.notification_block3 table.nf3{
    margin: 7px;
    margin-top: 15px;
    border: 1px solid #e4e4e4;
    border-collapse: collapse; 
    text-align: center;
}
.msie .notification_block3 table.nf3{
    border:0;
}   
               
.notification_block3 table.nf3 th, .notification_block3 table.nf3 td{
    border: 1px solid #e4e4e4;
}
.notification_block3 table.nf3 td.th{
    width: 323px;
    background-color: #f6f6f6;
    padding-bottom: 15px;
}
.notification_block3 table.nf3 td.th h3{
    text-transform: uppercase;
    margin-bottom:0;
    font-size: 13.5px;
    color: #34495e;
    letter-spacing: 0.4px;
    font-family: 'Ebrima';
}
.notification_block3 table.nf3 td.th span{
    font-weight: bold;
    color:#2ecc71;
}
.notification_block3 table.nf3 td.td1{
    padding: 15px;
}
.notification_block3 table.nf3 td.td2{
    padding: 25px;
}
.notification_block3 .btn3{
    width: 220px;
    margin: 0 auto;
    background-color: #3498db;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 7px 12px 7px 12px;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer;
}
.notification_block3 .btn3:active{
    opacity: 0.5;
}
.notification_block3 #sparkline3{
    margin: 0 auto;
}
.notification_block3 #sparkline3 td{
    border: 0;
}

.notification_block .backlinks{
    margin: 40px 0 10px 10px; 
}
.notification_block .backlinks .backlink {
    line-height: 18px;
    width: 140px;
    height: 76px;
    display: inline-block;
    background-color: #eeeeee;
    margin-right: 15px;
    font-family: "Ebrima", Arial;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;
    color: #424242;
    border: 1px solid #dedede;
}
.notification_block .backlinks .backlink .t{
    padding-top: 26px;
    padding-bottom: 7px;
    font-family: "MyriadPro Light", Arial;
    font-size: 36px;
}

.notification_block .backlinks12{
    margin: 25px 0 10px 10px; 
    float: left;
    line-height: 18px;
}
.notification_block .backlinks12 .backlink12 {
    width: 140px;
    height: 76px;
    background-color: #eeeeee;
    margin-right: 15px;
    font-family: "Ebrima", Arial;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;
    color: #424242;
    border: 1px solid #dedede;
    margin-top: 20px;
    line-height: 18px;
}
.notification_block .backlinks12 .backlink12 .inforight{
    float: right;
    margin-top: -1px;
    margin-right: -1px;
    width: 48px;
    height: 20px;
    border-radius: 3px;
    background-color: #6e6e6e;
    color: #fff;
    font-size: 12px;
}
.notification_block .backlinks12 .backlink12 .t{
    padding-top: 26px;
    padding-bottom: 7px;
    font-family: "MyriadPro Light", Arial;
    font-size: 34px;
}
.notification_block .backlinks12 .total_up{
    width: 140px;
    height: 78px;
    margin-top: 20px;
    border-radius: 3px;
    border: 1px solid #dedede;
    font-family: "MyriadPro Light", Arial;
    font-size: 20px;
    text-align: center;
    padding-top: 10px;
}
.notification_block .backlinks12 .total_up .green{
    margin-left: -9px;
    padding-top: 6px;
    padding-bottom: 4px;
    color:#2ecc71;
    font-size: 16px;
}
.notification_block .backlinks12 .total_up .t{
    font-size: 32px;
    font-weight: normal;
}
.notification_block .bottom .growth_btn{
    width: 202px;
    display: inline-block;

    background-color: #3498db;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer;
}
.notification_block .bottom .report-btn{
    width: 236px;
    display: inline-block;
    margin-right: 12px;
    background-color: #2ecc71;
    color: #fff;
    font-family: 'Ebrima Bold';
    font-weight: normal;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer;    
}
.notification_block .bottom .growth_btn:active, .notification_block .bottom .report-btn:active{
    opacity: 0.6;
}
.notification_block .report-btn2{
    min-width: 100px;
    display: inline-block;
    margin-right: 12px;
    background-color: #2ecc71;
    color: #fff;
    font-family: 'Ebrima Bold';
    font-weight: normal;
    text-align: center;
    padding: 9px 15px 9px 15px;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer;    
}
.notification_block .report-btn3{
    background-color: #f39c12;
}
.notification_block .report-btn2:hover{
    opacity: 0.6;
}
.im_informed2{
    width: 220px;
    padding: 9px 15px 9px 15px;
    background-color: #3498db;
    color: #fff;
    font-family: 'Ebrima Bold';
    font-weight: normal;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer;
}
.im_informed{
    width: 220px;
    display: block;
    margin: 0 auto;
    background-color: #3498db;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer;
}
.im_informed:hover, .im_informed2:hover{
    opacity: 0.6;
}
.graphic_backlinks12 {
    width: 500px;
    height: 325px;
    float: right;
    margin-top: 37px;
}
.graphic_errors {
    position: absolute;
    margin-left: 310px;
    margin-top: 158px;
}
.graphic_23{
    width: 100%;
    height: 240px; 
}
.graphic_errors_23{
    position: absolute;
    margin-top: -180px;
    width: 700px;
    text-align: center;
}
.notification_block23 .initial{
    margin: 40px 0 0 10px;
    width: 683px;
}

.red-proc {
    background-color: #e4486b!important;
}
.grey-proc{
    background-color: #BDC3C7!important;
}
.green-proc{
    background-color: #2ecc71!important;
}
.vscrollbar {
    /*opacity: 0.1;*/
    -webkit-transition: 0.3s opacity;
    -moz-transition: 0.3s opacity;
    transition: 0.3s opacity;
}
.nfblock:hover .vscrollbar {
    opacity: 1;
}

.popupHeader{
    background: none;
    display: none;
}
.popupContent{
    padding: 0;
    border-radius: 5px;
}



.combosn_main{
    width: 70px;
    display: inline-block;
    margin-right: 5px;
    text-align: left;
    position: relative;
    top: -1px;    
}
.combosn_main .combosn {
    width: 100%;
    line-height: 30px;
    border: 1px solid #dedede;
    border-radius: 3px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none; 
    height: 32px;
}
.combosn_main .combosn input{
    width: 65%;
    cursor: default;
    font-size: 14px;
    padding-left: 8px;
    border: 0;
    outline: none;
    cursor: pointer;
    color: #818181;
    text-transform: uppercase;
    height: 30px;
}
.combosn_main .combosn_{
    position: absolute;
    width: 70px;
    margin-top: -1px;
    display: none;
    background-color: #fff;
    border: 1px solid #dedede;
    z-index: 999999999999;  
    background-color: #fff;
}
.combosn_main .combosn_ ul{
    padding: 0;
    margin: 0;
    list-style-type: none;   
}
.combosn_main .combosn_ ul li{
    padding: 5px 5px 5px 8px;
    cursor: pointer;
    background-color: #fff; 
    text-transform: uppercase; 
    margin-bottom: 0;  
}
.combosn_main .combosn_ ul li:hover{
    background-color: #efefef;
}
.combosn_main .combosn i{
    float: right;
    width: 0px;
    margin-left: -18px;
    margin-top: 6px;
}
.combosn_main .combosn i i{
    position: absolute;
    display: block;
    z-index: 1;
    border-top: 7px solid #7d7d7d;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

