.well {
	background-color: #f2f2f2;
	padding: 8px 8px;
	border: 1px solid #D2D2D2;
	overflow: hidden;
	clear: both;
	box-shadow: none;
	margin-bottom: 20px;
	border-radius: 6px;
}
.main-inner {
	background: none repeat scroll 0 0 #f2f2f2;
	border: 1px solid #D2D2D2;
	border-radius: 6px;
	margin-bottom: 20px;
	padding: 15px 10px;
}
.fma-page-header {
	background-color: green;
	padding: 15px 10px;
	border: 1px solid #D2D2D2;
	overflow: hidden;
	clear: both;
	box-shadow: none;
	margin-bottom: 20px;
	border-radius: 6px;
}
.ext-customizer-navbar-header {
	background: #19550A;
	color: white;
	padding: 16px;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 5px;
}
.ext-customizer-navbar-brand {
	font-size: 29px;
	font-weight: bold;
}
#toolslist-left li.tools_item {
	border-bottom: 0 none;
	margin: 10px 2px;
	padding-bottom: 0;
	border-radius: 6px;
	background-color: #FFF;
	transition: all 0.3s ease-in-out 0s;
	width: 12%;
	float: left;
	list-style-type: none;
}
.tools_icon {
	text-align: center;
	font-weight: 400;
	font-size: 12px;
	color: #316153;
}
.tools_icon {
	border: 1px solid #D2D2D2;
	border-radius: 3px;
	display: block;
	padding: 3px;
	box-shadow: 14px 17px 8px -6px #D2D2D2;
}
.tools_icon i {
	font-size: 30px;
	padding: 5px 0px;
}
.tools-left {
	display: block;
	padding: 5px 0px;
	text-transform: uppercase;
}
.tools ul {
	margin: 0px;
	padding: 0;
	line-height: 16px;
	font-size: 12px;
}
a.tools_icon:hover {
	text-decoration: none;
	color: gray;
	border-color: #316153;
}
.tools-top a {
	font-size: 12px;
	line-height: 35px;
	list-style: none;
	display: inline-block;
	text-align: center;
	width: 38px;
	margin-right: 3px;
	margin-bottom: 5px;
	border-radius: 3px;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
	color: #316153;
	vertical-align: middle;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}
a.tools-top:hover {
	border: 1px solid #316153;
	color: gray;
}
#fontsize {
	height: 40px;
	border: 1px solid #D2D2D2;
	margin-right: 4px;
	color: #316153;
	vertical-align: top;
	border-radius: 3px 3px 3px 3px;
	text-align: center;
	cursor: pointer;
}
#textalign-heightff {
	height: 40px;
	border: 1px solid #D2D2D2;
	margin-right: 4px;
	color: #316153;
	vertical-align: top;
	border-radius: 3px 3px 3px 3px;
	text-align: center;
	cursor: pointer;
}
input#textalign-heightff:hover {
	transition: all ease-in-out 0.3s;
	border: 1px solid #316153;
	color: gray;
}
.fma-dropdown-font {
	cursor: pointer;
	height: 40px;
	background: white;
	width: 175px;
	border: 1px solid #D2D2D2;
	margin-top: 0px;
	margin-right: 4px;
	color: #316153;
	border-radius: 3px 3px 3px 3px;
}
input#fontsize:hover {
	transition: all ease-in-out 0.3s;
	border: 1px solid #316153;
	color: gray;
}
.fma-dropdown-font:hover {
	border: 1px solid #316153;
	color: gray;
}
.tools-top {
	text-align: center;
}
.canvas-wrapper {
	background: none;
	border: 0 none;
	padding: 20px 0px 0px;
}
#canvasbox {
	width: 100%;
	height: 100%;
	border-radius: 6px;
	overflow: auto;
	background: #f2f2f2 ;
}
.select2-dropdown.select2-dropdown--below {
	width: 230px !important;
	z-index: 9999 !important;
}
.select2-results__options li {
	padding:1px !important;
}
.select2-results__options li div {
	background: url("../images/fontsList.gif") !important;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -999px;
	height: 29px;
}
#select2-select_fontfamily-container {
	text-align: left !important;
	width: 200px !important;
}
.select2-container--classic .select2-selection--single {
	height: 42px !important;
	background-color: #ffffff !important;
	border: 1px solid #D2D2D2 !important;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
	height: 40px !important;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
	line-height: 40px !important;
}
.select2-container--classic .select2-selection--single:hover {
	transition: all ease-in-out 0.3s;
	border: 1px solid #316153 !important;
}
.ext-hidden {
	position: absolute;
	left: -10000px;
	top: 12px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
ul#img-effects {
	margin-left: 10px;
	list-style-type: none;
}
ul#img-effects li {
	padding: 4px;
}
ul#img-effects li a {
	color: #316153;
	padding-left: 8px;
	font-size: 13px;
	font-weight: 500;
}
ul#img-effects li a:hover {
	color: gray;
	text-decoration: none;
}
.popup_background {
    z-index: 2000;
}
.popup_wrapper {
	z-index: 2001;
}
.popup_align,
.popup_content {
	*display: inline;
	*zoom: 1;
}
.content { 
	background:#FFF;
	width:45%;
	padding:20px;
 	padding-top:25px;
 	border-radius:5px;
}
.content p { 
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#515151;
	line-height:22px;
 	padding-bottom:6px; 
}
.my_modal_close {
	float: right; 
}  
a.my_modal1_close {
	float: right;
}
@media (min-width: 320px) and (max-width: 640px) { 
    .content { 
    	background:#FFF;
    	width:80%;
    	padding:20px;
    	padding-top:25px;
    	border-radius:5px; 
   	}
}
.pop-head-shapes {
	width: 100%;
	border-radius: 3px;
	padding: 5px;
	border-bottom: 1px solid;
	margin-bottom: 9px
}
.pop-head-shapes span {
	color: black;
	font-size: 26px;
}
.shape-div a img:hover {
	background: #ccc;
}
.shpaes-row {
	margin-bottom: 12px;
}
.main-inner li {
	list-style-type: none;
	display: inline-block;
	padding-right: 6px;
}
.main-inner ul {
	margin: 0px;
}
.main-inner ul li img {
	cursor: pointer;
	width: 100px;
	height: 100px;
	border: 1px solid rgb(218, 211, 211);
}
.main-inner ul li img:hover {
	padding: 2px;
	border: 1px solid gray;
}
.filters li input[type="checkbox"]:after {
    content: attr(value);
    margin: -3px 15px;
    vertical-align: top;
    display: inline-block;
    white-space:nowrap;
    cursor:pointer;
}
img.fancy_box_self_style {
	margin-bottom: 8px;
}
.col-1, .col-2 {
	max-width: initial !important;
}
#formimagedata {
	margin:0px;
}
.bnt_row_last {
	margin-bottom: 20px;
}
.style-ext-btn  {
	background-color: #316153 !important;
	border: #316153 !important;
}
.style-ext-btn:hover  {
	background-color: rgb(75, 143, 75)  !important;
}
ul.ext-filter-cat {
	margin: 0px;
}
ul.ext-filter-cat li {
	list-style-type: none;
	display: inline-block;;
}
ul.ext-filter-cat li a {
	padding: 5px 12px;
	text-decoration: none;
	color: white;
	font-size: 13px;
	background: gray;
}
ul.ext-filter-cat li a:hover {
	background-color: rgb(160, 152, 152);
}
ul#main_divd li, ul#main_divdb li {
	list-style-type: none;
	width: 88px;
	min-height: 169px;
	cursor: pointer;
	margin-right: 22px;
	float: left;
}
ul#main_divd, ul#main_divdb  {
	margin: 35px 0px 0px 0px;
}
div#qrcode img {
	width: 100px;
}
.bpreview {
	width: 100px;
	margin: 36px auto;
	cursor: pointer
}
.center-aling {
	text-align: center;
}
.fb_actions {
	display: none;
	text-align: center;
}
.fb_actions i.fa {
	color: #316153;
	cursor: pointer;
	padding-right: 8px;
}
#drawing-mode-options {
    padding: 12px ;
}
input#drawing-line-width {
    width: 90% ;
}
input#drawing-shadow-width {
    width: 90% ;
}
ul.twitter_ext_images li {
    display: inline-block;
    list-style-type: none;
}
a.selected {
  	background-color:#1F75CC;
  	color:white;
  	z-index:100;
}
.messagepop {
	background-color:#FFFFFF;
	border:1px solid #999999;
	cursor:default;
	display:none;
	margin-top: 15px;
	position:absolute;
	text-align:left;
	width:394px; 
	z-index:50;
	padding: 25px 25px 20px;
}
.sp-replacer.sp-light.wc-fronteditor {
	background: white;
	border: 1px solid #D2D2D2;
	border-radius: 3px;
	padding: 10px 5px 5px 8px;
}
.sp-replacer.sp-light.wc-fronteditor:hover {
	transition: all ease-in-out 0.3s;
	border: 1px solid #316153;
	color: gray;
}
select#front-familyff {
	height: 38px;
	background: white;
	border: 1px solid #D2D2D2;
}
select#selectfront_arts {
	width: 50%;
	border-radius: 2px;
	height: 35px;
	background: none;
}
ul#front_artdiv li.liarts img {
	width: 80px;
	height: 80px;
	margin: 12px 10px;
	cursor: pointer;
	float: left;
}
ul#front_artdiv li.liarts {
	list-style-type: none;
}
ul#front_artdiv {
	margin: 0px;
}
li.wc_img_preview img {
	width: 50px;
	display: inline !important;
	margin: 18px 5px !important;
	box-shadow: 1px 2px #ccc;
}
li.wc_img_preview {
	list-style-type: none;
}
.wc_design_images a.wc_fancybox {
	display: inline-block;
	margin: 0px 8px;
}