.yp-btn{
	margin-bottom:21px;
	
	overflow:hidden;
	
	color:#282727;
	text-decoration:none;
	margin-top:1px;
	display:block;
	
	background:#FBCA61;

	cursor:pointer;
	padding:17px 20px 14px;
	border-bottom:4px solid #E4CA30;
	
	font-size:15px;
	font-weight:600;
	
	-webkit-transition: background 120ms ease;
	-moz-transition: background 120ms ease;
	-ms-transition: background 120ms ease;
	-o-transition: background 120ms ease;
	transition: background 120ms ease;
	
	outline: 1px solid #E4CA30;
	margin-top:1px;
}

.yp-btn small{
	font-size:13px;
}

.yp-btn .dashicons{
	padding-right: 14px;
	position: relative;
	top: -5px;
	font-size: 28px;
}

.yp-btn:hover{
	color:#282727;
}

.yp-btn-bottom{
	display: block;
	position: relative;
	top: -15px;
	font-weight: 600;
	text-transform: uppercase;
	cursor:pointer;
	font-size:12px;
	color:#333;
}

.yp-btn-bottom small{
	font-size:inherit;
}

.yp-btn-bottom .dashicons{
	font-size:16px;
	position:relative;
	top:1px;
}

.yp-btn-bottom:hover{
	color:#666;
}

.yp-featured-img{
	float: left;
	width: 23%;
	padding: 34px;
    border-width: 0px !important;
}

.yp-right-content{
	float:right;
	width: 68%;
	padding-top:10px;
}

.yp-welcome-feature{
	background: #fff;
	margin: 20px 0;
	padding: 0px 20px 14px !important;
}

.yp-column{
	width:33.33333333%;
	float:left;
}

.yp-img-center{
	display: block;
	margin: 35px auto 0 !important;
	width:80px;
	opacity:0.78;
	padding-bottom:8px;
	border-width:0px !important;
}

.yp-feature-column{
	padding:2px 16px 25px 16px;
}

.yp-badge{
	background-image:url(../images/logo-white.png) !important;
	background-color:#F2C158;
	background-size: 88px;

}

.yp-thank-you{
	line-height: 26px;
	font-size: 15px;
	opacity: 0.7;
	font-style: italic;
}

.yp-resources-left{
	float:left;
	width:35%;
}

.yp-resources-right{
	float:left;
	width:50%;
}

.yp-resources-right h3, .yp-resources-left h3{
	font-size:17px;
}

.yp-resources-right ul, .yp-resources-left ul{
	margin-top:5px !important;
}

.yp-activation-section{
    text-align: center;
    max-width: 760px;
    position:relative;
}

.yp-activation-section.yp-go-pro .button {
}

.yp-activation-section.yp-go-pro h1 {
    padding-top: 30px;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 0;
}

.yp-tab-section{
    max-width:760px;
}

.yp-activation-section.yp-go-pro p {
    font-size: 16px;
    line-height: 1.8;
}

.yp-activation-section p {
    font-size: 14px;
}

.yp-activation-section .description{
    padding-top:20px;
}

.yp-code-group{
    width:600px;
}

.yp-code-group li{
    padding:12px 15px;
    border:1px solid #CCC;
    background:#f9f9f9;
    margin-bottom:8px;
}

.yp-code-group li:hover{
    background:#eee;
}

.yp-code-group .yp-title{
    padding:0px;
    margin:0;
    font-size:15px;
    display:block;
    width:340px;
    font-weight:600;
    float:left;
}

.yp-code-group .yp-customize{
    display:block;
    float:right;
    font-weight:600;
    font-size:14px;
    color:#555;
}

.yp-code-group .yp-remove{
    display:block;
    float:right;
    font-weight:600;
    font-size:14px;
    margin-left:14px;
    color:#555;
}

.yp-code-group .yp-remove span,.yp-code-group .yp-customize span{
    font-size:22px;
    position:relative;
    left:3px;
    color:#777;
}

.yp-code-group a{
    text-decoration:none;
}

.yp-clearfix{
    clear:both;
    display:block;
}

.yp-admin-textarea{
    width:600px;
    padding: 12px 15px;
    border: 1px solid #CCC;
    background: #f9f9f9;
    margin-bottom: 8px;
}

.yp-output-css-footer{
    margin-top:10px;
}

.yp-form-table th{
    padding:11px 10px 17px 0 !important;
}