/* BENDER THEME */

div#item-content{overflow-x:auto;}
div#item-content div{display:inline-block; clear:both; float:none; width:100%; margin:2% 0; padding:0;}
div#item-content code{display:inline-block; clear:both; float:none; width:100%; margin:2% 0; padding:0; background-color:#F7F7F7;}
div#item-content blockquote{display:inline-block; clear:both; float:none; width:96%; margin:2% 0; padding:2%; background-color:#F7F7F7;}
div#item-content p{display:block; clear:both; float:none; width:100%; margin:0; padding:0;}
div#item-content pre{display:inline-block; clear:both; float:none; width:100%; margin:2% 0; padding:0;}
div#item-content strong{font-weight:700;}

div#item-content img{}
div#item-content img.html_editor_img_center{display:block; clear:both; float:none; width:100%; height:100%; margin:0; padding:0;}
div#item-content img.html_editor_img_center_50{display:block; clear:both; float:none; width:50%; height:50%; margin:0 auto; padding:0;}
div#item-content img.html_editor_img_center_25{display:block; clear:both; float:none; width:25%; height:25%; margin:0 auto; padding:0;}
div#item-content img.html_editor_img_left_50{display:block; clear:none; float:left; width:50%; height:50%; margin:0 auto; padding:0;}
div#item-content img.html_editor_img_right_50{display:block; clear:none; float:right; width:50%; height:50%; margin:0 auto; padding:0;}
div#item-content img.html_editor_img_left_25{display:block; clear:none; float:left; width:25%; height:25%; margin:0 auto; padding:0;}
div#item-content img.html_editor_img_right_25{display:block; clear:none; float:right; width:25%; height:25%; margin:0 auto; padding:0;}

@media only screen and (max-width:1024px){
	div#item-content img.html_editor_img_center_50,
	div#item-content img.html_editor_img_center_25,
	div#item-content img.html_editor_img_left_50,
	div#item-content img.html_editor_img_right_50,
	div#item-content img.html_editor_img_left_25,
	div#item-content img.html_editor_img_right_25{display:block; clear:both; float:none; width:100%; height:100%; margin:0; padding:0;}
}

div#item-content h1,
div#item-content h2,
div#item-content h3,
div#item-content h4,
div#item-content h5,
div#item-content h6{display:block; clear:both; margin:0; padding:0; color:#777; font-weight:700; border:none; outline:none; background-color:initial;}

div#item-content h1{margin:25px 0; font-size:24px;}
div#item-content h2{margin:25px 0; font-size:22px;}
div#item-content h3{margin:25px 0; font-size:20px;}
div#item-content h4{margin:20px 0; font-size:18px;}
div#item-content h5{margin:15px 0; font-size:16px;}
div#item-content h6{margin:10px 0; font-size:14px;}

div#item-content ol{list-style:decimal; margin:10px 0px 10px 30px;}
div#item-content ol li{}
div#item-content ul{list-style:disc; margin:10px 0px 10px 30px;}
div#item-content ul li{}

div#item-content table{margin:15px 0; border: 1px solid #AAA;}
div#item-content table thead{}
div#item-content table thead th{}
div#item-content table thead td{}
div#item-content table tbody{}
div#item-content table tbody tr{}
div#item-content table tbody td{margin:0; padding:2px; text-align:center; border:1px solid #CCC;}

div#item-content video{display:block !important; clear:both !important; float:left !important; width:100% !important; margin:2% 0 !important; border:none !important;}
div#item-content iframe{display:block !important; clear:both !important; float:left !important; width:100% !important; margin:2% 0 !important; border:none !important;}
div#item-content iframe.twitter-timeline{}

/* ------------------------------------------------------------------------------------------------------------------------------------------- */

/* MODERN THEME */

div#description ul#user_data{overflow-x:auto;}
div#description ul#user_data div{display:inline-block; clear:both; float:none; width:100%; margin:2% 0; padding:0;}
div#description ul#user_data code{display:inline-block; clear:both; float:none; width:100%; margin:2% 0; padding:0; background-color:#F7F7F7;}
div#description ul#user_data blockquote{display:inline-block; clear:both; float:none; width:96%; margin:2% 0; padding:2%; background-color:#F7F7F7;}
div#description ul#user_data p{display:block; clear:both; float:none; width:100%; margin:0; padding:0;}
div#description ul#user_data pre{display:inline-block; clear:both; float:none; width:100%; margin:2% 0; padding:0;}
div#description ul#user_data strong{font-weight:700;}

div#description ul#user_data img{}
div#description ul#user_data img.html_editor_img_center{display:block; clear:both; float:none; width:100%; height:100%; margin:0; padding:0;}
div#description ul#user_data img.html_editor_img_center_50{display:block; clear:both; float:none; width:50%; height:50%; margin:0 auto; padding:0;}
div#description ul#user_data img.html_editor_img_center_25{display:block; clear:both; float:none; width:25%; height:25%; margin:0 auto; padding:0;}
div#description ul#user_data img.html_editor_img_left_50{display:block; clear:none; float:left; width:50%; height:50%; margin:0 auto; padding:0;}
div#description ul#user_data img.html_editor_img_right_50{display:block; clear:none; float:right; width:50%; height:50%; margin:0 auto; padding:0;}
div#description ul#user_data img.html_editor_img_left_25{display:block; clear:none; float:left; width:25%; height:25%; margin:0 auto; padding:0;}
div#description ul#user_data img.html_editor_img_right_25{display:block; clear:none; float:right; width:25%; height:25%; margin:0 auto; padding:0;}

@media only screen and (max-width:1024px){
	div#description ul#user_data img.html_editor_img_center_50,
	div#description ul#user_data img.html_editor_img_center_25,
	div#description ul#user_data img.html_editor_img_left_50,
	div#description ul#user_data img.html_editor_img_right_50,
	div#description ul#user_data img.html_editor_img_left_25,
	div#description ul#user_data img.html_editor_img_right_25{display:block; clear:both; float:none; width:100%; height:100%; margin:0; padding:0;}
}

div#description ul#user_data h1,
div#description ul#user_data h2,
div#description ul#user_data h3,
div#description ul#user_data h4,
div#description ul#user_data h5,
div#description ul#user_data h6{display:block; clear:both; margin:0; padding:0; color:#777; font-weight:700; border:none; outline:none; background-color:initial;}

div#description ul#user_data h1{margin:25px 0; font-size:24px;}
div#description ul#user_data h2{margin:25px 0; font-size:22px;}
div#description ul#user_data h3{margin:25px 0; font-size:20px;}
div#description ul#user_data h4{margin:20px 0; font-size:18px;}
div#description ul#user_data h5{margin:15px 0; font-size:16px;}
div#description ul#user_data h6{margin:10px 0; font-size:14px;}

div#description ul#user_data ol{list-style:decimal; margin:10px 0px 10px 30px;}
div#description ul#user_data ol li{}
div#description ul#user_data ul{list-style:disc; margin:10px 0px 10px 30px;}
div#description ul#user_data ul li{}

div#description ul#user_data table{margin:15px 0; border: 1px solid #AAA;}
div#description ul#user_data table thead{}
div#description ul#user_data table thead th{}
div#description ul#user_data table thead td{}
div#description ul#user_data table tbody{}
div#description ul#user_data table tbody tr{}
div#description ul#user_data table tbody td{margin:0; padding:2px; text-align:center; border:1px solid #CCC;}

div#description ul#user_data video{display:block !important; clear:both !important; float:left !important; width:100% !important; margin:2% 0 !important; border:none !important;}
div#description ul#user_data iframe{display:block !important; clear:both !important; float:left !important; width:100% !important; margin:2% 0 !important; border:none !important;}
div#description ul#user_data iframe.twitter-timeline{}

/* ------------------------------------------------------------------------------------------------------------------------------------------- */

/* SYMNEL THEME */

div.seller-info{overflow-x:auto;}
div.seller-info div{display:inline-block; clear:both; float:none; width:100%; margin:2% 0; padding:0;}
div.seller-info code{display:inline-block; clear:both; float:none; width:100%; margin:2% 0; padding:0; background-color:#F7F7F7;}
div.seller-info blockquote{display:inline-block; clear:both; float:none; width:96%; margin:2% 0; padding:2%; background-color:#F7F7F7;}
div.seller-info p{display:block; clear:both; float:none; width:100%; margin:0; padding:0;}
div.seller-info pre{display:inline-block; clear:both; float:none; width:100%; margin:2% 0; padding:0;}
div.seller-info strong{font-weight:700;}

div.seller-info img{}
div.seller-info img.html_editor_img_center{display:block; clear:both; float:none; width:100%; height:100%; margin:0; padding:0;}
div.seller-info img.html_editor_img_center_50{display:block; clear:both; float:none; width:50%; height:50%; margin:0 auto; padding:0;}
div.seller-info img.html_editor_img_center_25{display:block; clear:both; float:none; width:25%; height:25%; margin:0 auto; padding:0;}
div.seller-info img.html_editor_img_left_50{display:block; clear:none; float:left; width:50%; height:50%; margin:0 auto; padding:0;}
div.seller-info img.html_editor_img_right_50{display:block; clear:none; float:right; width:50%; height:50%; margin:0 auto; padding:0;}
div.seller-info img.html_editor_img_left_25{display:block; clear:none; float:left; width:25%; height:25%; margin:0 auto; padding:0;}
div.seller-info img.html_editor_img_right_25{display:block; clear:none; float:right; width:25%; height:25%; margin:0 auto; padding:0;}

@media only screen and (max-width:1024px){
	div.seller-info img.html_editor_img_center_50,
	div.seller-info img.html_editor_img_center_25,
	div.seller-info img.html_editor_img_left_50,
	div.seller-info img.html_editor_img_right_50,
	div.seller-info img.html_editor_img_left_25,
	div.seller-info img.html_editor_img_right_25{display:block; clear:both; float:none; width:100%; height:100%; margin:0; padding:0;}
}

div.seller-info h1,
div.seller-info h2,
div.seller-info h3,
div.seller-info h4,
div.seller-info h5,
div.seller-info h6{display:block; clear:both; margin:0; padding:0; color:#777; font-weight:700; border:none; outline:none; background-color:initial;}

div.seller-info h1{margin:25px 0; font-size:24px;}
div.seller-info h2{margin:25px 0; font-size:22px;}
div.seller-info h3{margin:25px 0; font-size:20px;}
div.seller-info h4{margin:20px 0; font-size:18px;}
div.seller-info h5{margin:15px 0; font-size:16px;}
div.seller-info h6{margin:10px 0; font-size:14px;}

div.seller-info ol{list-style:decimal; margin:10px 0px 10px 30px;}
div.seller-info ol li{}
div.seller-info ul{list-style:disc; margin:10px 0px 10px 30px;}
div.seller-info ul li{}

div.seller-info table{margin:15px 0; border: 1px solid #AAA;}
div.seller-info table thead{}
div.seller-info table thead th{}
div.seller-info table thead td{}
div.seller-info table tbody{}
div.seller-info table tbody tr{}
div.seller-info table tbody td{margin:0; padding:2px; text-align:center; border:1px solid #CCC;}

div.seller-info video{display:block !important; clear:both !important; float:left !important; width:100% !important; margin:2% 0 !important; border:none !important;}
div.seller-info iframe{display:block !important; clear:both !important; float:left !important; width:100% !important; margin:2% 0 !important; border:none !important;}
div.seller-info iframe.twitter-timeline{}

/* ------------------------------------------------------------------------------------------------------------------------------------------- */

/* OSCLASSWIZARDS THEME */

section.user_detail_info{overflow-x:auto;}
section.user_detail_info div{display:inline-block; clear:both; float:none; width:100%; margin:2% 0; padding:0;}
section.user_detail_info code{display:inline-block; clear:both; float:none; width:100%; margin:2% 0; padding:0; background-color:#F7F7F7;}
section.user_detail_info blockquote{display:inline-block; clear:both; float:none; width:96%; margin:2% 0; padding:2%; background-color:#F7F7F7;}
section.user_detail_info p{display:block; clear:both; float:none; width:100%; margin:0; padding:0;}
section.user_detail_info pre{display:inline-block; clear:both; float:none; width:100%; margin:2% 0; padding:0;}
section.user_detail_info strong{font-weight:700;}

section.user_detail_info img{}
section.user_detail_info img.html_editor_img_center{display:block; clear:both; float:none; width:100%; height:100%; margin:0; padding:0;}
section.user_detail_info img.html_editor_img_center_50{display:block; clear:both; float:none; width:50%; height:50%; margin:0 auto; padding:0;}
section.user_detail_info img.html_editor_img_center_25{display:block; clear:both; float:none; width:25%; height:25%; margin:0 auto; padding:0;}
section.user_detail_info img.html_editor_img_left_50{display:block; clear:none; float:left; width:50%; height:50%; margin:0 auto; padding:0;}
section.user_detail_info img.html_editor_img_right_50{display:block; clear:none; float:right; width:50%; height:50%; margin:0 auto; padding:0;}
section.user_detail_info img.html_editor_img_left_25{display:block; clear:none; float:left; width:25%; height:25%; margin:0 auto; padding:0;}
section.user_detail_info img.html_editor_img_right_25{display:block; clear:none; float:right; width:25%; height:25%; margin:0 auto; padding:0;}

@media only screen and (max-width:1024px){
	section.user_detail_info img.html_editor_img_center_50,
	section.user_detail_info img.html_editor_img_center_25,
	section.user_detail_info img.html_editor_img_left_50,
	section.user_detail_info img.html_editor_img_right_50,
	section.user_detail_info img.html_editor_img_left_25,
	section.user_detail_info img.html_editor_img_right_25{display:block; clear:both; float:none; width:100%; height:100%; margin:0; padding:0;}
}

section.user_detail_info h1,
section.user_detail_info h2,
section.user_detail_info h3,
section.user_detail_info h4,
section.user_detail_info h5,
section.user_detail_info h6{display:block; clear:both; margin:0; padding:0; color:#777; font-weight:700; border:none; outline:none; background-color:initial;}

section.user_detail_info h1{margin:25px 0; font-size:24px;}
section.user_detail_info h2{margin:25px 0; font-size:22px;}
section.user_detail_info h3{margin:25px 0; font-size:20px;}
section.user_detail_info h4{margin:20px 0; font-size:18px;}
section.user_detail_info h5{margin:15px 0; font-size:16px;}
section.user_detail_info h6{margin:10px 0; font-size:14px;}

section.user_detail_info ol{list-style:decimal; margin:10px 0px 10px 30px;}
section.user_detail_info ol li{}
section.user_detail_info ul{list-style:disc; margin:10px 0px 10px 30px;}
section.user_detail_info ul li{}

section.user_detail_info table{margin:15px 0; border: 1px solid #AAA;}
section.user_detail_info table thead{}
section.user_detail_info table thead th{}
section.user_detail_info table thead td{}
section.user_detail_info table tbody{}
section.user_detail_info table tbody tr{}
section.user_detail_info table tbody td{margin:0; padding:2px; text-align:center; border:1px solid #CCC;}

section.user_detail_info video{display:block !important; clear:both !important; float:left !important; width:100% !important; margin:2% 0 !important; border:none !important;}
section.user_detail_info iframe{display:block !important; clear:both !important; float:left !important; width:100% !important; margin:2% 0 !important; border:none !important;}
section.user_detail_info iframe.instagram-media{}
section.user_detail_info iframe.twitter-timeline{}
