.yel_modal
{
	background: url(../images/transp70.png) top left repeat; 
	width:      100%;
	height:     100%; 
	z-index:    9999 !important;
	top:        0; 
	left:       0; 
	position:   fixed; 
	display: none;
	text-align: center;
}
.yel_modal_contents
{
	display: table-cell;
	text-align: center;
	width: 100%;
	vertical-align: middle;
}
.yel_modal_contents_inside
{
	padding: 20px;
}
.yel_modal_contents_wrap
{
	width:600px;
	height: auto;
	background-color: #fff;	
	vertical-align: middle;
	text-align: center;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.67);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.67);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.67);
}
.yel_modal_html .yel_modal_contents_inside
{
	padding: 0px;
}
.yel_modal_contents_wrap_html
{
	height: auto;
	background-color: #fff;	
	vertical-align: middle;
	text-align: center;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.67);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.67);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.67);
}

#yel_modal_email table
{
	/*width:600px;*/
}

.yel_popup_image
{
	text-align: center;
}
.yel_popup_image img
{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.yel_modal_title
{
	color: #333333;
	font-family: Century Gothic, sans-serif;
	font-size: 26px;
	margin:10px 0px;
	line-height: 30px;
}
.yel_modal_text
{
	color: #333333;
	font-size: 15px;
	line-height: 18px;
	margin:10px 0px;
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
}
.yel_close_modal
{
	color: #848484;
	cursor: pointer;
	font-size:14px;
}
.yel_close_modal:hover
{
	color: #424242;
	cursor: pointer;
}

.yel_social_buttons
{
	text-align: center;
	margin: 0 auto;
	width: 100%;
	border:1px solid white !important;
}
.yel_dialog_class
{
	-webkit-box-shadow: 0px 0px 17px 4px rgba(0,0,0,1);
	-moz-box-shadow: 0px 0px 17px 4px rgba(0,0,0,1);
	box-shadow: 0px 0px 17px 4px rgba(0,0,0,1);
	margin: 0 auto;
	width: 700px !important;
	border:1px solid black;
}

.yel_dialog_class .ui-dialog-titlebar
{
	display: none;
}
.yel_exit_pops input[type="text"]
{
	width:400px;
	padding: 5px;
}

.yel_exit_pops input[type="email"]
{
	width:400px;
	padding: 5px;
}
.yel_explainer
{
	color: #6E6E6E;
}
.yel_social_buttons
{
	/*width:100%;*/
	border:1px solid #ccc;

}
.yel_social_buttons td
{
	width:49%;

}
.yel_modal_email .errorInfo
{
	display: none;
	color: red;
}

.ui-widget-overlay {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    opacity: 0.6;
    background-color: black;
}
.yel_social_icons_table
{
	display: table;
	font-size: 1px;
}
.yel_social_icons_table iframe 
{
	vertical-align: middle;
}
#yel_after_social_handler
{
	display: none;
	cursor: pointer;
}
.yel_social_icons_table_row
{
	display: table-row;
}
.yel_social_icons_table_cell
{
	display: table-cell;	
	vertical-align: bottom;
}
.yel_cell_facebook
{
	height: 60px;
	overflow: hidden;
}
.yel_hidden_cell
{
	display: none;
	padding:6px;
}

.ui-front {
    z-index: 100;
}

.dynamic_yel_image
{
	display: block;
	border:1px solid #f2f2f2;
	background-color: white;
	height: 800px;
	width: 250px;
	text-align: center;
	padding: 10px;	

}
.dynamic_yel_image .bigText
{
	font-size: 20px;
}
.yel_keep_this
{
	text-align: right;
	font-size: 13px;
	background-color: #29282E;
	padding: 5px;
	border:1px solid #484651;
	padding-right: 20px;
	-webkit-box-shadow: inset 0px 4px 4px -1px rgba(0,0,0,0.65);
	-moz-box-shadow: inset 0px 4px 4px -1px rgba(0,0,0,0.65);
	box-shadow: inset 0px 4px 4px -1px rgba(0,0,0,0.65);
}
#yel_keep_this_id
{
	color: #fff !important;
	font-family: "arial", sans-serif !important;
}
.yel-wm-remove
{
	float:left;
	display: block;
	color: #585858;
}
.yel-wm-removep
{
	float:left;
	display: block;
	color: #585858;
}
.yel-preview
{
	border:none;
}
.yel-wm-removep a
{
	color: #fff !important;
	text-decoration: none;
}
.yel-wm-remove a
{
	color: #585858 !important;
}

.yel_html_pp_content
{
	width: 100%;
	height: 200px;
	resize: none;
}








@media all and (max-width: 880px) {
	.dynamic_yel_image
	{
		display: none;

	}
}
#premium_user_block
{
	padding-top: 10px;
}
.yel_modal_email .table_holder
{
	text-align: center !important;
	padding-top: 10px;
}	
.yel_modal_email table
{
	width:100%;
}	
.successInfo
{
	color: green;
}
/* ------------------------------------------------------------------ */
	.yel_admin_main_table
	{
		width: 100%;
		
	}
	/*.yel_admin_main_table_row
	{
		display: table-row;
		vertical-align: top;
		width: 100%;
	}
	.yel_admin_main_table_col
	{
		display: table-column;
	}
	.yel_admin_main_table_cell
	{
		display: table-cell;
		vertical-align: top;
		border: 1px solid red;
	}
	.popup_example_image
	{
		display: none;
		margin-top: 50px;
	}*/


.yel_arrow_box
{
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
}

	/*

	.yel_arrow_box {
		position: relative;
		border: 2px solid #3f494f;
	}
	.yel_arrow_box:after, .yel_arrow_box:before {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}

	.yel_arrow_box:after {
		border-color: rgba(213, 213, 213, 0);
		border-top-color: #F1F1F1;
		border-width: 10px;
		margin-left: -10px;
	}
	.yel_arrow_box:before {
		border-color: rgba(63, 73, 79, 0);
		border-top-color: #3f494f;
		border-width: 13px;
		margin-left: -13px;
	}
	*/



	.popup_example_image2
	{
		float: left;
		display: block;
		margin-right: 10px;
		padding: 4px;
		padding-bottom: 0px;
		cursor: pointer;
		
	}
	.popup_example_image2 img
	{
		height: auto;
		width: 250px;
	}
	.yel_popuptype_holder
	{
		border:1px solid #ccc;
		padding: 20px;
		background-color: white;
	}
	.yel_1_4_holder input[type="radio"]
	{
		display: none;
	}
	.yel_popup_type_radio
	{
		margin-bottom: 20px;
	}
	.yel_one_four
	{
		font-size: 14px;
		font-weight: bold;
		color: #6E6E6E;
	}
	.yel_1_4_holder
	{
		margin-bottom:10px;
	}
	.yel_radio_related_table
	{
		display: table;
		width: 90%;
		
	}
	.yel_steps_heading
	{
		font-weight: bold;
		font-size: 18px;
	}
	.yel_steps_heading2
	{
		font-weight: bold;
		font-size: 16px;
		margin-bottom: 10px;
	}
	.yel_popup_image_title
	{
		background-color: #E0DEDE;
		text-align: center;
		padding-bottom: 4px;
	}
	.yel_radio_related_cell
	{
		display: table-cell;
		padding-bottom: 10px;
		padding-top: 10px;
		border-bottom: 1px dotted #ccc;
	}
	.yel_radio_related_row
	{
		display: table-row;
	}
	.yel_table_label
	{
		width:140px;
	}
	.yel_facebook_like_options
	{
		margin: 10px;
		margin-left: 0px;
		border: 1px solid #ccc;
		padding: 10px;
		border-radius: 5px;
	}
	.yel_admin_main_table_cell input[type="text"]
	{
		width: 90%;
		padding: 5px;
	}
	.yel_facebook_like_options
	{
		display: none;
	}

/* ------------------------------------------------------------------ */

.yel_popup_status
{
	/*border-top:1px solid #ccc;*/
	padding: 5px;
	margin-bottom: 5px;
}
/*
.yel_main_col_1
{
	width: 100%;
	border:1px solid red;
}
.yel_main_col_2
{
	background-color: pink;
}
*/
.yel_note_block
{
	border-top: 2px dashed #585858;
	padding-top: 15px;
}
.yel_reg_error
{
	color: red;
	font-weight: bold;
	font-size: 14px;
}
.yel_redText
{
	color: red;
}
.yel_greenText
{
	color:green;
}
.yel_code_check_status
{
	display: none;

}
.yel_border
{
	/*border-bottom:1px solid #DBDBDB;*/
	padding-bottom: 5px;
	margin-bottom: 5px
}
.yel-sub-heading
{
	font-weight: bold;
}


#yel_category_select_box, #yel_url_select_box
{
	height: 100px;
	overflow: scroll;
	width:90%;
}

.yel_advanced_wrapper, #yel_supportBox_wrapper
{
	border:1px solid #CCCCCC;
	border-top: none;
	padding:20px;
	display: none;
	background-color: white;
}
.yel_steps_heading_block
{
	border:1px solid #CCCCCC;
	margin-top: 30px;
	font-size: 16px;
	padding: 15px 10px;
	padding-left: 20px;
	cursor: pointer;
	background-color: #EAEAEA;
	text-decoration: underline;
}
.yel_steps_heading_block:hover
{
	background-color: #E5E3E3;
	text-decoration: underline;
}


/* =======================================================================================
==========================================================================================
========================== styles for admin screen =======================================
==========================================================================================
=========================================================================================*/
.bg-white-yel
{

}
.yel_pp_holder_left
{
	border-right:1px solid #ccc;
	display: table-cell;
	vertical-align: top;
	width: 50%;
}
.yel_pp_holder_right
{
	display: table-cell;
	padding: 20px;
	text-align: center;
	vertical-align: top;
}
.yel_pp_contents
{
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.yel_pp_preview_wrapper
{
	border:1px solid #a4a4a4;
	background-color: white;
	max-width: 600px;
	/*-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.67);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.67);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.67);*/
}
.yel_popup_image_try img
{
	max-width: 100%;
}
.yel_preview_table input[type="text"]
{
	width: 100%;
}
#yel_wana_text_l, #yel_wana_text_s
{
	display: none;
	margin-left: 20px;
}











.yel-extension-wrapper
{
	border:1px solid #ccc;
	padding: 10px;
	border-radius: 4px;
	float: left;
	display: block;
	width: 250px;
	margin-right: 30px;
}
.yel-extension-box img
{
	width: 100%;
	height: auto;
}
.yel-extension-explain-box
{
	padding: 10px;
	border:1px solid #ccc;
	border-top: none;
	margin-top: 0px;
	border-radius: 0px 0px 4px 4px;
	margin-top: -5px;
}
.yel-data
{
	height: 90px;
}
.yel-extension-explain-box .yel-button
{
	background-color: #5FB404;
	color: white;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 5px 0px;
	border-radius: 4px;
}
.yel-extension-explain-box .yel-button a
{
	color: white !important;
}



.yeloni-howto-container
{
	
}
.yeloni-howto-container h2
{
	font-size: 14px;
	line-height: 20px;
	margin-top: 50px;
	margin-bottom: 10px;
}
.yeloni-howto-container table
{
	margin-top: 20px;
	border:none !important;
}
.yeloni-howto-container .goto-btn
{
	background-color: #5FB404;
	color: white;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	max-width: 300px;
	border-radius: 4px;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	border:1px solid #55A000;
}
.goto-btn a
{
	color: black !important;
	font-size: 15px;
	text-decoration: none;
}