@charset "utf-8";
/* CSS Document */
.seorankanalyserbody{
	background-repeat:no-repeat;
	
}
#seorankanalyserdesc{
width:60%;
float:right;
}

#seorankanalyserlogo{
	width:12%;
	height:auto;
	
	float:left;
}
#posttitle{
	color:#e06c23;
	text-align:center;
	
}

#seorankanalysertitle{
	text-align:center;
	color:#0086b3;
	font-size: 54px;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 20px;
	
}
#panda{
color:#e06c23;	
}
#seorankanalysersiteinfo{
	text-align:center;
	color:#0086b3;
	font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
	
}

#topheadfirst{
	text-align:center !important;
}

#sitename{
	
color:#e06c23 !important;
}
#infodisp{
	display:none; position:fixed; left:35%; top:20%; height:auto; z-index:111111; background-color:#FFF;border: 3px solid #4D818C;border-radius: 0.4em;
	
}
#seorankanalysersuggestion{
	
}
.loadingimg{
	display:none; position:fixed; left:49%; top:20%; height:auto; z-index:111111; 
}

#seorankanalyserpagelist{
text-align:left !important;	
width:80%;
margin:0 auto;
padding:30px;
font-size:15px;
font-weight:400;
line-height:1.6;
}
#seorankanalyserresult{
	display:block !important;
	clear:both;
	width:100%;
	margin:0 auto;
	
}
.seorankanalysersitelist{
padding:5px;
}
#seorankanalyserpages{
	width:35%;
	
	
}
#seorankanalyserposts{
	width:35%;
	
}

#h3subtitle{
	color:#e06c23;
	border-bottom:1px solid #e06c23;
}
.icon-arrow-right{
	color:#e06c23;
}
.seorankanalyserinfo{


color:#e06c23;
text-align:center;
padding:5px;

}
.seorankanalysercontents{
	text-align:center;
	display:block;
	clear:both;
	height:auto;
}
#getKeywordReport {
    background-color: #0086b3;
    border: medium none;
    border-radius: 5px;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: Lucida Calligraphy;
    font-size: 17px;
    margin: 4px 2px;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
	text-align:left;
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}
.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
	text-align:left;
}

.btn {
    border-radius: 30px;
    font-family: "Work Sans",Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 4px;
    margin-right: 4px;
    padding: 15px 30px;
    transition: all 0.5s ease 0s;
	background-color:#3d9970;color:#fff;
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
   
    padding: 13px 30px;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
}
