hr {
	border-top: dotted #CCC thin;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding-top:5px;   
 }
.text-input{
margin:0em;
background:#ffffff;
float:left;
	width:45%;
position: relative;}
	.box_generate{
	font: 90%/1.3 arial,sans-serif;
	padding:10px;
	min-width: 155px;
	border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-radius: 5px;
border-right: 1px solid #CCCCCC;
border-top: 0px none currentColor;
box-shadow: 0px 0px 5px #CCCCCC;
position: relative;
}
.final-image {
float:left;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-radius: 5px;
border-right: 1px solid #CCCCCC;
border-top: 0px none currentColor;
box-shadow: 0px 0px 5px #CCCCCC;
position: relative;
top: 0px;
padding:4px 4px 0px 4px;
max-width: 50%;
margin-right: 5px;
}
label {
font: 700 0.8em "Helvetica Neue", "helvetica", sans-serif;
position: relative;
text-align: left;
width: 333px;
color: #111111;
font-weight:bold;
}
input {
width:150px;
background: #FEFCFC;
border: 1px solid #F2F2F2;
color: #8F8F8F;
font: 700 0.9em "Helvetica Neue", "helvetica", sans-serif;;
padding: 0.15em;
}
form div {margin-bottom:5px}
select {
width:100%;
color: #8F8F8F;
font: 700 0.9em "Helvetica Neue", "helvetica", sans-serif;;
padding: 0.15em;}
textarea {
background: #FEFCFC;
border: 1px solid #F2F2F2;
color: #8F8F8F;
font: 700 0.9em "Helvetica Neue", "helvetica", sans-serif;;
padding: 0.15em;
width: 100%;
}
.generate {
	-moz-box-shadow:inset 0px 20px 27px -8px #ffffff;
	-webkit-box-shadow:inset 0px 20px 27px -8px #ffffff;
	box-shadow:inset 0px 20px 27px -8px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e8e8e8), color-stop(1, #dbdbdb) );
	background:-moz-linear-gradient( center top, #e8e8e8 5%, #dbdbdb 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#dbdbdb');
	background-color:#e8e8e8;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #bababa;
	display:inline-block;
	color:#cf616c;
	font-family:"Helvetica Neue", "helvetica", sans-serif;
	font-weight:bold;
	padding:1px 6px;
	text-decoration:none;
	text-shadow:1px 1px 2px #ffffff;
	width:100%
}.generate:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dbdbdb), color-stop(1, #e8e8e8) );
	background:-moz-linear-gradient( center top, #dbdbdb 5%, #e8e8e8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbdbdb', endColorstr='#e8e8e8');
	background-color:#dbdbdb;
}.generate:active {
	position:relative;
	top:1px;
}
logo{
	margin:0px}
	h1{margin: 0px;}
h2{
font-size: 12px;
line-height: 20px;
color: #898989;
font-family: "Helvetica Neue", "helvetica", sans-serif;
font-weight: lighter;}
.gig-share { 
padding-left: 0px;
height: 20px;
list-style-type: disc;
margin: 5px 0px 7px 0px;
font-family: "georgia";
font-size: 14px;
font-style: italic;
}
.heartz{
	color: #CF616C;
font-size: 17px;}
.fb-like {
 overflow:hidden;
 width: 45px !important;
 margin-top: 0px;
}
.g-plusone {
 overflow:hidden;
 width: 45px !important;
}
.addthis_toolbox addthis_default_style {
 overflow:hidden;
 width: 45px !important;
}
.addthis_cursive{
 text-decoration:none
 font-size:12px;
		}
.tryitout
{
color: #AAAAAA;
font-family: "Quicksand", sans-serif;
font-size: 28px;
font-weight:lighter
letter-spacing: -0.05em;}
.footer_text{
clear: both;
cursor: default;
padding-bottom: 30px;
padding-top: 40px;
text-align: center;
color: #B3B3B3;
font-size: 130px;
text-shadow: 0px 0px 5px #CCCCCC;
}
.footer { 
background: rgba(0, 0, 0, 0.039);
border-radius: 4px;
color: #C1C1C1;
font-size: 11px;
transition: color 0.2s cubic-bezier(0.42, 0, 1, 1) 0, background 0.2s cubic-bezier(0.42, 0, 1, 1) 0;
cursor: default;
text-align: center;
clear: both;
padding-bottom: 30px;
padding-top: 40px;
}
.adspace {
	text-align: center;
}
/**Add Css**/
a.btn-pin-popup {
    color: #fff;
    background: #DA3E06;
    height: 32px;
    display: inline-block;
    line-height: 34px;
    min-width: 80px;
    text-align: center;
    border-radius: 4px;
	text-decoration: none!important;
}
a.btn-pin-popup span {
    margin: 0 0 0 5px;
}
.wrap-pin-popup {
    float: left;
    margin: 20px 5px;
}
a.btn-pin-popup *{
	color:#fff;
}