.meme_builder.plugin--container	{overflow:hidden;} 
.meme_photo__container 	{width:625px; float:left; margin:0; padding:25px 25px 25px 0; position:relative; box-sizing:border-box;}
.meme_photo__box		{width:600px; height:600px; float:left;position:relative; background:url('../../background_meme_600x600.gif') center center no-repeat; overflow: hidden;}
.meme_photo__background-photo	{position: relative; z-index: 5;}
.meme_photo__box--addbutton 	{float: left; width: 100%; box-sizing: border-box; padding: 20px; text-align: center;}
.meme_photo__box--addbutton label 	{cursor: pointer; display: inline-block; overflow: hidden; padding: 0 20px; border-radius: 50px; background-color: #d8292f; color: #fff; line-height: 40px; text-transform: uppercase; font-weight: 900; font-size: 18px; margin: 0 auto; text-align: center;}
.meme_photo__addbutton 			{opacity: 0; display: none;}
.meme_photo__settings			{width: auto; overflow: hidden; position: relative; box-sizing: border-box; padding: 25px 0;}
.meme_builder_textarea 			{float: left; width: 100%; height: 150px; border: 1px solid #e6e6e6; padding: 10px; resize: none; box-sizing: border-box;}
.meme_builder_text 				{position: absolute; color: #fff; width: 100%; z-index: 15; box-sizing: border-box; text-shadow: 2px 2px 0px #000; font-weight: bold; text-align: center; cursor: move; height:auto; font-size:25px; padding:0 10px;}
.meme_builder_text:hover		{border: 2px dotted #fff;}
.meme_builder_top_image 		{position: absolute; max-width: 600px; max-height: 600px; z-index: 10;}
.meme_builder_icon_group		{margin:0 0 20px 0;width: 100%;float: left;}
.meme_photo__box--userphoto .meme_photo__background-photo	{cursor: move;}
/*.meme_photo__box--userphoto:hover .meme_builder_text, */
.meme_photo__box--userphoto:hover .meme_builder_top_image	{opacity: 0; z-index:1;}
.meme_builder_icon-box			{cursor:pointer; float: left; width: 100%; margin: 0 0 5px 0;}
.meme_builder_icon-box img		{margin:0 10px 0 0; float: left;}
.meme_builder_icon-box span		{line-height:50px; display: inline-block; height: 50px;}
.meme_builder_textarea--settings							{float: left;width: 100%;margin: 5px 0;}
.meme_builder_textarea--settings--fontsize					{font-size: 10px;line-height: 20px;}
.meme_builder_textarea--settings--fontsize span     		{display:inline-block;}
.meme_builder_textarea--settings--fontsize .title			{}
.meme_builder_textarea--settings--fontsize .decerase		{width: 20px;height: 20px; text-indent:-99999px; background:url('../../meme_builder_fontsize_buttons.png') 1px -20px no-repeat; cursor:pointer; opacity:0.5;}
.meme_builder_textarea--settings--fontsize .incerase		{width: 20px;height: 20px; text-indent:-99999px; background:url('../../meme_builder_fontsize_buttons.png') 1px 0px no-repeat; cursor:pointer; opacity:0.5;}
.meme_builder_textarea--settings--fontsize .decerase:hover,
.meme_builder_textarea--settings--fontsize .incerase:hover	{opacity:1;}
@media(max-width:1000px){
	.meme_photo__container 			{width: 90%; margin: 0 5%; padding: 0;}
    .meme_photo__box 				{width: 100%; height: auto;}
    .meme_photo__background-photo 	{width: 100%;}
    .meme_builder_top_image 		{width: 100%; height: auto; max-width: 100%; max-height: 100%;}    
    .meme_photo__settings 			{width: 90%; margin: 0 5%;}
    .ui-draggable					{display:block;}
}

