
#xyz_ihs_system_notice_area_dismiss{
color: #FFFFFF;
cursor: pointer;
}
.xyz_ihs_system_notice_area_style1 {
	background: #00C348;
	border: 1px solid green;
}

.xyz_ihs_system_notice_area_style0 {
	background: #FA5A6A;
	border: 1px solid brown;
}


/* #button {
	width: 140px;
	background-color: #E4E4E4;
	cursor: pointer;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}

#button:hover {
	border: 1px solid #797979;
} */

.xyz_ihs_buy_button {
	color:white;
    padding:5px 21px;
    background: #545454;
    border: 0;
    border-bottom: 2px solid #545454;
    cursor: pointer;
    -webkit-box-shadow: inset 0 -2px #545454;
    box-shadow: inset 0 -2px #545454;
    text-decoration: none;
    font-size: 14px;
    width:60px;
    font-weight: bold;
    border-radius:3px;
}



#xyz_ihs_img{
	width:20px;
	height: 20px;
}

#xyz_ihs_vAlign{
	vertical-align: middle;
}

.xyz_ihs_bottonWidth{
	width:120px;
}

#xyz_ihs_bottomBorderNone {
	border-bottom:none;
}

/*admin style*/

#xyz_ihs_system_notice_area {
	position: fixed;
	margin-bottom:40px;
	left:25%;
	width:50%;
	height:20px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-weight:bold;
	display:none;
	padding:3px;
	color: #000000;
	text-align: center;
	top: 0px;
    z-index:100000;
	}


.xyz_ihs_donate,.xyz_ihs_fbook,.xyz_ihs_support,.xyz_ihs_twitt,.xyz_ihs_linkedin,.xyz_ihs_insta{
	height:16px;
	background-repeat: no-repeat;
	background-size: contain;
	padding-left: 20px;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	}

.xyz_ihs_donate{

	background-image: url('../images/donate.png');
}


.xyz_ihs_fbook,.xyz_ihs_home_fbook{

	background-image: url('../images/facebook.png');
}
.xyz_ihs_support{

	background-image: url('../images/support.png');
}
.xyz_ihs_twitt,.xyz_ihs_home_twitt{

	background-image: url('../images/twitter.png');
}
.xyz_ihs_insta,.xyz_ihs_home_insta{

	background-image: url('../images/insta.png');
}
.xyz_ihs_linkedin,.xyz_ihs_home_linkedin{

	background-image: url('../images/linkedin.png');
}

#insert-html-snippet .plugin-version-author-uri {

	background-color: #F4F4F4;
	min-height:16px;
	border-radius:5px;
	margin-bottom: 10px;
	font-weight:bold;
	padding: 5px;
	color: #111111;

-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;

}
#insert-html-snippet{
background: #a9e8f5; /* Old browsers */

background: -moz-linear-gradient(top,  #ffffff 0%, #a9e8f5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#a9e8f5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#a9e8f5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#a9e8f5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#a9e8f5 100%); /* IE10+ */
background: linear-gradient(top,  #ffffff 0%,#a9e8f5 100%); /* W3C */


}

#insert-html-snippet .plugin-version-author-uri {

	background-color: #F4F4F4;
	min-height:16px;
	border-radius:5px;
	margin-bottom: 10px;
	font-weight:bold;
	padding: 5px;
	color: #111111;

-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;

}
#insert-html-snippet th,#insert-html-snippet td{
background: #a9e8f5; /* Old browsers */
background: linear-gradient( #ffffff,#a9e8f5 ); /* W3C */


}

#insert-html-snippet .plugin-title{

background: url('../images/xyz_logo.png'),linear-gradient( #ffffff,#a9e8f5 );
background-repeat: no-repeat;
background-position: left  bottom;

}


#insert-html-snippet .plugin-version-author-uri a#xyz_update,
#insert-html-snippet.plugin-version-author-uri a#xyz_update:link,
#insert-html-snippet .plugin-version-author-uri a#xyz_update:hover,
#insert-html-snippet .plugin-version-author-uri a#xyz_update:active,
#insert-html-snippet .plugin-version-author-uri a#xyz_update:visited
{
color: red;
font-weight: bold;
text-decoration: blink;
}



#insert-html-snippet .plugin-version-author-uri a,
#insert-html-snippet .plugin-version-author-uri a:link,
#insert-html-snippet .plugin-version-author-uri a:hover,
#insert-html-snippet .plugin-version-author-uri a:active,
#insert-html-snippet .plugin-version-author-uri a:visited{


	color: #111111;
	text-decoration: none;

}
#insert-html-snippet .plugin-version-author-uri a:hover{

color:#cc811a;
}
#insert-html-snippet .plugin-title{

background: url('../images/xyz_logo.png'),linear-gradient( #ffffff,#a9e8f5 );
background-repeat: no-repeat;
background-position: left  bottom;

}


#xyz_ihs_submit{
	color: #FFFFFF;
    background-color: #094969;
    border: 1px solid #eee;
    border-radius: 3px;
    cursor: pointer;
    line-height: 23px;
}


i.xyz-ihs-own-icon {
	background-image: url('../images/logo.png');
}

.xyz-ihs-wrap{
	width: 98%;
	display: flex;
	flex-wrap: wrap; 
	justify-content: center; 
	background: #fff; 
	border-radius: 2px;
	padding:5px 5px;
}
#xyz-ihs-premium {
	
	margin-bottom: 10px;
	margin-top: 10px;
	background: rgb(189,75,9);
    /*background:linear-gradient(90deg, #6c55bb 0%, #4f81ce 100%);*/
    background: linear-gradient(90deg, #00a0d2 0%, #0c7393d9 100%);
	min-height: 50px;
	padding:10px 15px 15px;
	width: 96.3%;
	border-radius:3px;
	float: left;
	margin-left: 0px;
}
#xyz-ihs-premium h2{
	margin: 0px !important;
}

.xyz-ihs-premium-comparison {
    width: 99%;
    padding: 0px;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
}

.xyz-ihs-premium-comparison td {
    padding: 1px;
    border: 1px solid #CCCCCC;
    height: 25px;
}
/*new design start*/

.xyz_ihs_social_media {
background-color: #456a72;
width: 25%;
float: left;
max-height: 110px;
margin: 10px 10px 10px 0px;
padding: 10px;
border: 1px solid #456a72;
border-radius: 3px;
}
.xyz_ihs_sugession {
background-color: #571B35;
width: 25%;
float: left;
max-height: 110px;
margin: 10px 10px 10px 0px;
padding: 10px;
border: 1px solid #731C47;
border-radius: 3px;
font-size: 13px;
color: #ffffff;
}
	.xyz_ihs_buy_button {
		color:white;
	    padding:5px 21px;
	    background: #545454;
	    border: 0;
	    border-bottom: 2px solid #545454;
	    cursor: pointer;
	    -webkit-box-shadow: inset 0 -2px #545454;
	    box-shadow: inset 0 -2px #545454;
	    text-decoration: none;
	    font-size: 14px;
	    width:60px;
	    font-weight: bold;
	    border-radius:3px;
	}

	.xyz_ihs_buy_button:focus {
  		color: #ffffff;
	}

.xyz_ihs_new_subscribe {
background-color: #c82e53;
width: 42%;
float: left;
max-height: 110px;
margin: 10px 10px 10px 0px;
padding: 10px;
border: 1px solid #BE2963;
border-radius: 3px;
margin-right: 0px !important;
}

.xyz_ihs_sugession a {
color: #D7B740;
text-decoration: underline;
}

    .xyz_ihs_sugession a:hover{color:#fafa66; text-decoration:underline;}
    .xyz_ihs_sugession p{
    display: block;
    float: left;
    line-height: 20px;
    margin: 0px; 
	width:50%;}
    
    .xyz_ihs_new_star{background-image: url(../images/new_star.png);
    width: 80px;
    height: 20px;
    display: block;
    background-repeat: no-repeat;
    float: left;
    }

.xyz_ihs_new_subscribe input{font-size:11px;margin: 5px;}

    .xyz_ihs_social_media a{
    margin: 0px 13px 5px 0px;
    border: 1px solid #ddd;
    width: 30px;
    height: 30px;
    padding-left: 0px;
    display: block;
    float: left;}

    .xyz_ihs_inner_head{ color: #ffffff;
    font-weight: 300;
    border-bottom: 1px solid #eee;
    margin: 0px 0px 10px;
    padding-bottom: 10px;}

.xyz_ihs_plugin_head{ margin: 0px;
    margin: 0px;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 0px 5px;
}

    .xyz_ihs_name{border:none; width:38%;}
    .xyz_ihs_email{border:none; width:38%;}
.xyz_ihs_our_plugins_new{
   background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    width: 98%;
    height: auto;
    margin-top: 10px;
    line-height: 33px;
    padding: 10px 0 10px 10px ;
	float:left;
    }

    .xyz_ihs_our_plugins_new a{
    text-decoration: none;
    display: block;
    background-color: #ddd;
    float: left;
    width: 24%;
    margin: 1px;
    padding: 0px 8px 0px 0px;
    color: #094969;
    outline: 0 !important;
    line-height: 27px;
    }
    .xyz_ihs_our_plugins_new a:hover{text-decoration:underline;}

    .xyz_ihs_our_plugins_new a:active{box-shadow:none !important;}

    .xyz_ihs_our_plugins_new a span{
    background-color: #00a0d2;
    color: #FFFFFF;
    width: 30px;
    min-height: 28px;
    display: block;
    float: left;
    text-align: center;
    margin-right: 10px;
    border-right: 2px solid #fff;}

    .xyz_ihs_rate_btn{color: #E77E22 !important;
    text-decoration: none !important;
    margin-right: 4px !important;
    font-weight: bold;
    background-color: #fff1d6 !important;
    border: 1px solid #E77E22 !important;
    box-shadow:none !important;}

    .xyz_ihs_backlink_btn{color: #00a016 !important;
    text-decoration: none !important;
    margin-right: 4px !important;
    font-weight: bold;
    background-color: #f0fff2 !important;
    border: 1px solid #00a016 !important;
    box-shadow:none !important;}

    .xyz_ihs_share_btn{color: #177ABD !important;
    text-decoration: none !important;
    margin-right: 4px !important;
    font-weight: bold;
    border: 1px solid #177ABD !important;
    background-color: #edf8ff !important;
    box-shadow:none !important;}

    .xyz_ihs_donate_btn{color: #C12AA2 !important;
    text-decoration: none !important;
    margin-right: 4px !important;
    font-weight: bold;
    border: 1px solid #C12AA2 !important;
    background-color: #feeafa !important;
    box-shadow:none !important;}

    .xyz_ihs_show_btn{color: #F15E77 !important;
    text-decoration: none !important;
    margin-right: 4px !important;
    font-weight: bold;
    border: 1px solid #F15E77 !important;
    background-color: #ffeddf !important;
    box-shadow: none !important;}

  @media screen and (max-width: 1351px) {

   .xyz_ihs_social_media{width:25%;}

    .xyz_ihs_new_subscribe{width:41%;}

    .xyz_ihs_sugession{width:25%;}

    .xyz_ihs_name{border:none; width:35%;}

    .xyz_ihs_email{border:none; width:35%;}

	.xyz_ihs_our_plugins_new a{width:23%;}
	
	}

    @media screen and (max-width: 1251px)  {

    .xyz_ihs_social_media{width:25%;}
    	
    .xyz_ihs_new_subscribe{width:40%;}
       
    .xyz_ihs_sugession{width:25%;}

    .xyz_ihs_name{border:none; width:45%;}

    .xyz_ihs_email{border:none; width:45%;}

	#xyz_ihs_submit_ihs{line-height:20px;}

    .xyz_ihs_our_plugins_new a{width:23.6%;}
    }

    @media screen and (max-width:1155px)
    {
    .xyz_ihs_social_media{width:25%;max-height: 120px;}

    .xyz_ihs_new_subscribe{width:37%; max-height: 120px;}

    .xyz_ihs_sugession{width:25%; max-height: 120px;}

    .xyz_ihs_our_plugins_new a{width:31%;}
    }

    @media screen and (max-width: 782px)
    {
    .xyz_ihs_social_media{width:93%; margin-left: 10px;}

    .xyz_ihs_new_subscribe{width:93%; max-height: 175px;}

    .xyz_ihs_sugession{width:93%; margin-right: 0px;}

    .xyz_ihs_our_plugins_new a{width:30%;}

    .xyz_ihs_name{border:none; width:46%;}

    .xyz_ihs_email{border:none; width:46%;}

	.xyz-ihs-wrap{width: 95.5%;}
	#xyz-ihs-premium{width: 94%;}
}
@media screen and (max-width: 768px)
    {
    
    #xyz_ihs_submit_ihs{line-height:20px;}
    .xyz_ihs_our_plugins_new a{width:30%; font-size:11px;}
}

@media screen and (max-width: 675px)
    {
.xyz_ihs_our_plugins_new a{width:45%; font-size:11px;}
.xyz_ihs_name{border:none; width:95%;}
.xyz_ihs_email { border: none; width: 95%;}
}
@media screen and (max-width: 562px)
{
.xyz_ihs_social_media{width:92.5%;max-height: 120px;}

.xyz_ihs_sugession{width:92.5%;max-height: 120px;}

.xyz_ihs_new_subscribe{width:92.5%;max-height: 120px;}

.xyz_ihs_name { border: none; width: 95%;}

.xyz_ihs_email { border: none; width: 95%;}
}

@media screen and (max-width: 532px){
 
.xyz_ihs_social_media{width:92.5%; max-height: 175px;}

.xyz_ihs_new_subscribe{width:92.5%; max-height: 175px;}

.xyz_ihs_sugession{width:92.5%; max-height: 175px;}

.xyz_ihs_our_plugins_new a{width:92.5%; max-height: 175px;}

.xyz_ihs_name{border:none; width:95%;}

.xyz_ihs_email{border:none; width:95%;}
   
}
.xyz_ihs_poweredBy {
    padding-top: 10px;
    float:left;
    text-align: center;
    width: 100%;
}
.xyz_ihs_poweredBy a {
    text-decoration: none;
}
 .xyz_ihs_submit_btn{    
    border: none;
    color: #ffffff;
    background-color: #4e0013;
    padding: 5px 10px;
    border-radius: 3px;
    cursor: pointer;
    }
    
 /*new design end*/
 .xyz_ihs_ButtonWrap{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.xyz_ihs_BuyNowButton{
	float: left; 
	background:#f3c34c; 
	padding: 10px 15px; 
	margin-top: 0px; 
	border-radius: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #000 !important;
    min-width: 140px;
    text-align: center;
}
.xyz_ihs_BuyNowButton a{
	text-decoration: none;
	color: #000;
	font-size: 15px;
	font-weight: 500 !important;
	line-height: 21px !important;
}
.xyz_ihs_CompareButton{
	vertical-align: middle; 
	background:#1f1b1ff5; 
	padding:10px 15px; 
	border-radius: 5px; 
	margin: 0px 0px 5px 0px;
}
.xyz_ihs_CompareButton a{
	text-decoration: none;
	color: #fff;
	line-height: 21px !important;
	font-size: 15px;
}
.xyz_ihs_ContentCenter{
	display: block;
    align-content: center;
    align-items: center;
    text-align: center;
	margin-bottom: 10px;
}
.xyz_ihs_ContentCenter a{
	text-decoration: none !important;
	font-size:22px !important;
	color: #fff;
	line-height: 45px;
}
 .xyz_ihs_search_div
 {
    margin: 5px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
 }
 .xyz_ihs_copy_shortcode
{
 cursor: pointer;
    
}
.xyz_ihs_insertionLocationDiv
{
    display: flex;
    justify-content: space-between;
    max-width: 339px;
    border: 1px solid #a2d1e9 !important;
    background-color: #fff;
    padding: 5px;
    border-radius: 2px;
}
#xyz_ihs_uniq_list {
    display: flex;
    /* flex-wrap: wrap; */
    list-style-type: none;
    padding: 0;
    margin-top: 5px;
    flex-direction: row;
    background-color: #fff;
    padding: 15px;
    border: 1px solid #ededed;
    border-radius: 5px;
}
.xyz_ihs_left-column,
.xyz_ihs_right-column {
    width: 50%;
    padding: 0 10px; 
    cursor: pointer;
}

.xyz_ihs_left-column li,
.xyz_ihs_right-column li {
    margin-bottom: 10px;
    cursor: pointer;
}
.xyz_ihs_li_h2
{
    font-size: 15px;
    font-weight: 600;
    background-color: #f9f9f9;
    padding: 5px;
    border: 1px solid #f5f5f5;
}
select#xyz_ihs_insertionLocation optgroup[label="Page, Post, Custom Post Type"],
select#xyz_ihs_insertionLocation optgroup[label="Categories, Archives, Tags, Taxonomies"] {
    padding-left: 20px; /* Adjust this value as needed */
}

#xyz_ihs_img {
	width:20px;
	height: 20px;
}
.xyz_ihs_img {
	width:20px;
	height: 20px;
}
.xyz_ihs_img_table
{
    float: right;
}
.xyz_ihs_system_notice_area_style1 {
    position: absolute;
    background: #00C348;
    border: 1px solid green;
    z-index:100000;
    display:block;
    top: 0px;
    left: 50%;
    padding: 10px;
    
}
.xyz_ihs_system_notice_area_style0 {
    position: absolute;
    background: #FA5A6A;
    border: 1px solid brown;
    z-index:100000;
    display:block;
    top: 0px;
    left: 50%;
    padding: 10px;
}
#xyz_ihs_system_notice_area_dismiss {
	color: #FFFFFF;
	cursor: pointer;
	z-index:100000;
  
}

