/* @group General */

#wpadminbar, #wptouch-settings-area {
	-webkit-font-smoothing: antialiased;
}

#wptouch-settings-area {
	font-size: 13px;
}

#wptouch-settings-area a:focus,#wptouch-settings-area a:active {
	outline: 0;
}

.toplevel_page_wptouch-admin-touchboard #wptouch-settings-content {
	position: relative;
}

#contextual-help-link-wrap {
	display: none;
}

#wptouch-settings-area.wrap {
	padding: 0;
	margin-right: 20px;
}

#wptouch-settings-area a {
	text-decoration: none;
}

#wptouch-settings-area #wptouch-settings-content {
	padding-top: 35px;
	padding-bottom: 35px;
}

.wptouch-pro_page_wptouch-admin-upgrade-license #wptouch-settings-area #wptouch-settings-content {
	padding-top: 15px;
	padding-bottom: 0;
}

.wptouch-pro_page_wptouch-admin-upgrade-license #wpbody-content {
	padding-bottom: 20px;
}

.wptouch-pro_page_wptouch-admin-upgrade-license #wpfooter {
	display: none;
}

#wptouch-settings-area h2.logo-title {
	font-size: 26px;
	color: #174f69;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 20px;
	padding-left: 44px;
	padding-top: 16px;
	background: url(../images/title-icon.png) no-repeat 0 center;
	letter-spacing: -1px;
}

#wptouch-settings-area .title-arrow {
	color: #888;
}

#wptouch-settings-area .title-orange {
	color: #ff6b49;
}

#wptouch-settings-area .wptouch-section .new,
#wptouch-settings-area .wptouch-section .advanced {
	color: #fff;
	border-radius: 3px;
	margin-left: 2px;
	letter-spacing: 0;
	padding: 1px 4px;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 11px;
	font-weight: bold;
	font-size: 9px;
	display: inline-block;
	overflow: hidden;
}

#wptouch-settings-area .wptouch-section .advanced {
	display: none;
}

#wptouch-settings-area .wptouch-section .pro a {
	color: #fff;
	border-radius: 3px;
	margin-left: 2px;
	letter-spacing: 0;
	padding: 1px 4px;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 11px;
	font-weight: bold;
	font-size: 9px;
	display: inline-block;
	overflow: hidden;
	background-color: #369;
}

#wptouch-settings-area.wptouch-not-free  .pro {
	display: none;
}

#wptouch-settings-area .wptouch-section .new {
	background-color: #70c400;
}

#wptouch-settings-area .wptouch-section .advanced {
	background-color: #00acdc;
}

#admin-spinner {
	display: inline;
	position: relative;
	top: 2px;
	left: 0;
}

#admin-spinner img {
	width: 18px;
	height: 18px;
}

#wptouch-settings-area button.btn-danger,#wptouch-settings-area button.btn-success {
	color: #fff;
}

#preview {
	color: #2175a7;
}

#reset {
	color: darkred;
	position: relative;
	left: 2%;
}

/* @group Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* @end */

/* @end */

/* @group NanoSlider */

.nano {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.nano .content {
	position: absolute;
	overflow: scroll;
	-ms-overflow-x: hidden;
	overflow-x: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.nano .content:focus {
	outline: thin dotted;
}

.nano .content::-webkit-scrollbar {
	visibility: hidden;
}

.has-scrollbar .content::-webkit-scrollbar {
	visibility: visible;
}

.nano > .pane {
	background: rgba(239,239,239,0.44);
	position: absolute;
	width: 6px;
	right: 1px;
	top: 2px;
	bottom: 2px;
	visibility: hidden\9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	opacity: .01;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
	border-radius: 5px;
	-webkit-box-shadow: inset rgba(0,0,0,.2) 0px 0px 4px;
	box-shadow: inset rgba(0,0,0,.2) 0px 0px 4px;
}

.nano > .pane > .slider {
	background: rgba(72,159,196,0.61);
	position: relative;
	margin: 0 1px;
	border-radius: 3px;
}

.nano:hover > .pane,.pane.active,.pane.flashed {
	visibility: visible\9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	filter: alpha(opacity=99);
	opacity: 0.99;
}

/* @end */

/* @group Farbtastic Color Picker */

.farbtastic {
	position: relative;
}

.farbtastic * {
	position: absolute;
	cursor: crosshair;
}

.farbtastic,.farbtastic .wheel {
	width: 195px;
	height: 195px;
}

.farbtastic .color,.farbtastic .overlay {
	top: 47px;
	left: 47px;
	width: 101px;
	height: 101px;
}

.farbtastic .wheel {
	background: url(../images/wheel.png) no-repeat;
	width: 195px;
	height: 195px;
}

.farbtastic .overlay {
	background: url(../images/mask.png) no-repeat;
}

.farbtastic .marker {
	width: 17px;
	height: 17px;
	margin: -8px 0 0 -8px;
	overflow: hidden;
	background: url(../images/marker.png) no-repeat;
}

/* @end */

/* @group Ajax File Uploader */

.qq-uploader {
	position: relative;
	width: 100%;
}

.qq-upload-button {
	display: block;
	width: 105px;
	padding: 7px 0;
	text-align: center;
	background: #880000;
	border-bottom: 1px solid #DDD;
	color: #FFF;
}

.qq-upload-button-hover {
	background: #CC0000;
}

.qq-upload-button-focus {
	outline: 1px dotted #000000;
}

.qq-upload-drop-area,.qq-upload-extra-drop-area {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 30px;
	z-index: 2;
	background: #FF9797;
	text-align: center;
}

.qq-upload-drop-area span {
	display: block;
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -8px;
	font-size: 16px;
}

.qq-upload-extra-drop-area {
	position: relative;
	margin-top: 50px;
	font-size: 16px;
	padding-top: 30px;
	height: 20px;
	min-height: 40px;
}

.qq-upload-drop-area-active {
	background: #FF7171;
}

.qq-upload-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.qq-upload-list li {
	margin: 0;
	padding: 9px;
	line-height: 15px;
	font-size: 16px;
	background-color: #FFF0BD;
}

.qq-upload-file,.qq-upload-spinner,.qq-upload-size,.qq-upload-cancel,.qq-upload-failed-text,.qq-upload-finished {
	margin-right: 12px;
}

.qq-upload-spinner {
	display: inline-block;
	background: url("loading.gif");
	width: 15px;
	height: 15px;
	vertical-align: text-bottom;
}

.qq-upload-finished {
	display: none;
	width: 15px;
	height: 15px;
	vertical-align: text-bottom;
}

.qq-upload-size,.qq-upload-cancel {
	font-size: 12px;
	font-weight: normal;
}

.qq-upload-failed-text {
	display: none;
	font-style: italic;
	font-weight: bold;
}

.qq-upload-failed-icon {
	display: none;
	width: 15px;
	height: 15px;
	vertical-align: text-bottom;
}

.qq-upload-fail .qq-upload-failed-text {
	display: inline;
}

.qq-upload-list li.qq-upload-success {
	background-color: #5DA30C;
	color: #FFFFFF;
}

.qq-upload-list li.qq-upload-fail {
	background-color: #D60000;
	color: #FFFFFF;
}

.qq-progress-bar {
	background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%);
	background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%);
	background: -o-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%);
	background: -ms-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%);
	background: linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%);
	width: 0%;
	height: 15px;
	border-radius: 6px;
	margin-bottom: 3px;
	display: none;
}

/* @end */

/* @group Modals, Carousels */

.modal {
	outline: 0;
}

.modal-body {
	padding: 0;
	margin: 0;
	height: 335px;
}

.modal-header {
	background-color: #9f9f9f;
	margin-bottom: -1px;
	border-bottom-style: none;
}

.modal-footer {
	background-color: rgba(0,0,0,.1);
	border-top-style: none;
	margin-top: -1px;
}

.wptouch-section .modal h3 {
	float: none;
	width: auto;
	background: none;
	font-size: 220%;
	letter-spacing: -1px;
	color: #eee;
	text-align: left;
}

.cloud-browser .carousel img {
	height: auto !important;
	border-style: none;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

#wptouch-settings-content .carousel-control {
	background-color: #333;
	width: 40px;
	height: 40px;
	color: #FFF;
	top: 48%;
	line-height: 32px;
	font-weight: bold;
	font-size: 32px;
	border-style: none;
}

#wptouch-settings-content .carousel ul.dots {
	display: block;
	text-align: center;
	margin-top: 0;
}

#wptouch-settings-content .carousel ul.dots li {
	width: 8px;
	height: 8px;
	background-color: #e0e8ee;
	display: inline-block;
	border-radius: 4px;
	margin-left: 3px;
	margin-right: 3px;
	-webkit-box-shadow: inset rgba(0,0,0,.15) 0px 2px 1px;
	box-shadow: inset rgba(0,0,0,.15) 0px 2px 1px;
	font-size: 0;
}

#wptouch-settings-content .carousel ul.dots li.active {
	background-color: #2175a7;
}

/* @group Changelog */

#change-log {
	padding: 0;
}

#change-log h4 {
	font-size: 115%;
	padding-left: 20px;
	background-color: rgba(0,0,0,.1);
	padding-top: 15px;
	margin: 0;
	padding-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 0;
}

#change-log ul {
	padding-bottom: 20px;
}

#change-log ul li {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -10px;
	margin: 0;
	padding: 5px 25px 5px 30px;
}

/* @end */

/* @end */

/* @group Notification Center */

.notifications ul li {
	position: relative;
	text-align: left;
	color: #464646;
	font-weight: bold;
	font-size: 14px;
	min-height: 20px;
	border-bottom: 1px solid #e5e5e5;
	padding: 15px 15px 15px 30px;
	margin: 0;
	text-shadow: #fff 0 1px 0;
}

.notifications li.no-notifications {
	text-align: center;
	position: absolute;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	padding-top: 225px;
	background: url(../images/no-notifications.png) no-repeat center 100px;
	color: #bab9bb;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}

.notifications li.no-notifications:before {
	content: none;
}

.notifications ul li span {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	color: #777;
	display: block;
	width: 100%;
	line-height: 1.5em;
}

.notifications ul li:before {
	content: '\25CF';
	font-size: 16px;
	position: relative;
	margin-left: -20px;
	margin-right: 5px;
}

.notifications li.upgrade:before {
	color: green;
}

.notifications ul li.warning:before {
	color: orange;
}

.notifications ul li.error:before {
	color: red;
	border-radius: 24px;
}

#ajax-notifications .dismiss {
	background-color: #5A90B1;
	width: 16px;
	height: 16px;
	position: absolute;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	border-radius: 18px;
	cursor: pointer;
	display: none;
	top: 17px;
	left: 7px;
	font: 12px sans-serif;
}

#ajax-notifications li:hover .dismiss {
	display: block;
}

#ajax-notifications .dismiss:hover {
	background-color: #ff6b49;
}

.unlicensed #ajax-notifications li:first-child:hover .dismiss {
	display: none;
}

/* @group Drop-Down */

.dropdown-menu.notifications-div {
	margin-top: 10px;
	border-color: #E5E5E5;
	box-shadow: rgba(0,0,0,.1) 0px 1px 4px;
}

.dropdown-menu.notifications-div:after {
	content: '';
	display: block;
	position: absolute;
	top: -20px;
	width: 0;
	height: 0;
	border-color: transparent transparent #fff transparent;
	border-style: solid;
	border-width: 10px;
	left: 80%;
}

.dropdown-menu.notifications-div:before {
	content: '';
	display: block;
	position: absolute;
	top: -22px;
	width: 0;
	height: 0;
	border-color: transparent transparent #aaa transparent;
	border-style: solid;
	border-width: 11px;
	border-bottom-color: #E5E5E5;
	left: 79.8%;
}

#notification-drop {
	margin-top: 20px;
	margin-right: 0;
}

#notification-drop:hover {
	background-color: #fff;
	border-color: #E5E5E5;
	background-image: none;
}

.dropdown .number {
	background-color: #ff6d00;
	color: #fff;
	padding: 3px 6px;
	border-radius: 24px;
	position: absolute;
	bottom: 18px;
	right: -8px;
	line-height: 12px;
	font-weight: 600;
	font-size: 12px;
}

.dropdown-menu .nano.notifications {
	border-radius: 4px;
}

.notifications.dropdown {
	width: 300px;
	text-align: right;
	float: right;
	margin-top: 0;
}

.notifications.dropdown a {
	display: inline;
	padding: 0;
	font-weight: bold;
}

.notifications.dropdown a:hover {
	background: none;
	color: inherit;
	text-decoration: underline !important;
}

.dropdown-menu .notifications {
	width: 290px;
	height: 450px;
	margin: -5px 0;
}

.dropdown-menu #ajax-notifications .dismiss {
	line-height: 15px;
}

.dropdown-menu .notifications ul {
	margin-top: 0;
	margin-bottom: 0;
}

.dropdown-menu .notifications ul li:last-child {
	border-bottom-style: none;
}

#wptouch-settings-area button#upgrade-to-pro {
	color: #fff;
	margin-top: 20px;
}

/* @end */

/* @end */

/* @group Tooltips */

.wptouch-tooltip {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.4;
	position: relative;
	top: 3px;
	font-size: 16px;
}

.theme-tag.wptouch-tooltip {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: .6;
	position: relative;
	top: 1px;
}

.wptouch-tooltip:hover,.theme-tag.wptouch-tooltip:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	cursor: help;
}

.tooltip-inner {
	background: #333;
	font-size: 12px;
}

.tooltip-arrow {
	border-right-color: #333 !important;
}

/* @end */

/* @group Popovers */

h3.popover-title {
	background-color: #2175a7;
	color: #fff;
	text-shadow: rgba(0,0,0,.5) 0 -1px 0;
	font-weight: bold;
}

.popover-content p {
	margin-top: 0;
}

/* @end */

/* @group Form Elements */

#wptouch-settings-area button {
	font-weight: bold;
	color: #2175a7;
}

#wptouch-settings-area button:hover,#wptouch-settings-area button.hover {
	color: #ff6b49;
	cursor: pointer;
}

#wptouch-settings-area .button {
	margin-right: 5px;
}

#wptouch-settings-area label {
	background-color: transparent;
}

#wptouch-settings-area .radio-group {
	clear: both;
	margin-bottom: 25px;
}

#wptouch-settings-area .radio-group label {
	color: #666;
	font-style: italic;
}

#wptouch-settings-area .radio-group p {
	vertical-align: middle;
}

#wptouch-settings-area input[type="radio"] {
	margin-right: 8px;
	vertical-align: top;
	margin-top: 1px;
}

#wptouch-settings-area input[type="checkbox"] {
	margin-right: 2px;
	vertical-align: text-bottom;
}

#wptouch-settings-area select {
	font-size: 100%;
	height: auto;
}

#wptouch-settings-area textarea {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 350px;
}

#wptouch-settings-area #wptouch-addon-multi-ads textarea {
	width: 70%;
	font-size: 0.9em;
	min-height: 150px;
}

#wptouch-settings-area .wptouch-section input[type="text"] {
	width: 200px;
}

input#preview.disabled {
	color: #999;
}

/* @end */

/* @group Sections */

.wptouch-section h3 {
	width: 28%;
	text-align: right;
	margin-top: 0;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	font-size: 15px;
	text-transform: capitalize;
	float: left;
	font-weight: 700;
	color: #555;
}

#wptouch-settings-area .wptouch-section ul.padded {
	border-left: 1px solid #e5e5e5;
	width: 60%;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0;
	padding: 9px 0 50px 15px;
}

#wptouch-settings-area .wptouch-section ul.padded li {
	margin-bottom: 12px;
	margin-left: 0;
	margin-top: 1px;
}

/* @end */

/* @group Sections Sub-Pages Menu */

#wptouch-admin-menu {
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}

#wptouch-admin-menu a {
	padding: 8px 16px;
	font-weight: bold;
	display: inline-block;
	margin: -1px -2px;
}

#wptouch-settings-area #wptouch-admin-menu a.active {
	color: #fff;
	font-weight: bold;
	outline: none;
	position: relative;
	background-color: #0074A2;
}

#wptouch-settings-area #wptouch-admin-menu a.active:after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-color: #0074A2 transparent transparent  transparent;
	border-style: solid;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
	top: 32px;
}

#wptouch-admin-menu a:hover {
	color: #ff6b49;
}

/* @end */

/* @group What's New */

.overview-box-appearance {
	background-color: #fafcfd;
	border: 1px solid #E5E5E5;
	border-radius: 3px;
	overflow: hidden;
}

.overview-box-appearance h3 {
	height: 18px;
	margin: 0;
	padding: 8px 8px 8px 15px;
	z-index: 2;
	color: #666;
	width: auto;
	text-align: left;
	font-size: 14px;
	border-bottom: 1px solid #E5E5E5;
	float: none;
	background: #fff none;
}

.overview-right-wrap {
	float: right;
}

.wptouch-free #touchboard-left {
	margin-right: 265px;
	overflow: hidden;
	text-align: center;
}

/* @group Right Side */

/* @group Quick Links */

#touchboard-links {
	background-color: #fff;
	width: 250px;
}

#touchboard-links ul {
	padding-left: 15px;
}

/* @end */

/* @group News */

#touchboard-news {
	width: 250px;
	margin-top: 15px;
	height: 300px;
	position: relative;
}

#touchboard-news ul {
	margin: 0 0 68px;
}

#touchboard-news ul li {
	padding-right: 15px;
	padding-left: 15px;
	margin: 0;
}

#touchboard-news ul li:after {
	content: '';
	display: block;
	height: 0;
	margin-right: -15px;
	border-bottom: 1px solid #f4f3f5;
}

#touchboard-news ul li .date {
	padding-top: 8px;
	color: rgba(0,0,0,0.50);
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 2px;
	font-style: normal;
}

#touchboard-news ul li span.desc {
	color: #666;
	font-size: 13px;
	line-height: 1.3;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}

#touchboard-news ul li a {
	display: block;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.3em;
}

.overview-right-wrap h3 a {
	font-weight: normal;
	font-style: normal;
	float: right;
	margin-top: 1px;
}

.overview-right-wrap h3 i {
	position: relative;
	bottom: 0;
	font-size: 11px;
}

/* @end */

/* @end */

/* @end */

/* @group Settings */

#wptouch-settings-area .wptouch-section table {
	width: 530px;
}

#wptouch-settings-area .wptouch-section table td {
	vertical-align: top;
	padding-bottom: 10px;
}

#wptouch-settings-area .wptouch-section table td a.dismiss {
	width: 22px;
	height: 22px;
	background: url(../images/delete-icon.png);
	display: block;
	text-indent: -10000px;
	margin-left: 10px;
}

#wptouch-settings-area .wptouch-section td.plugin-name {
	width: 120px;
	line-height: 1.1;
	color: #999;
}

#plugin-compat-setting.nano {
	height: 280px;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	background-color: #fff;
	margin-top: 5px;
	max-width: 80%;
}

#plugin-compat-setting.nano p {
	text-align: center;
	padding-top: 100px;
	color: gray;
}

#wptouch-settings-area #plugin-compat-setting.nano ul li {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#wptouch-settings-area #plugin-compat-setting.nano i {
	bottom: 1px;
	position: relative;
}

#plugin-compat-setting.nano li:nth-child(odd) {
	border-bottom: 1px solid #f8f7f9;
}

#plugin-compat-setting label {
	background: none;
}

#wptouch-settings-content #posts_per_page {
	width: 35px;
	text-align: right;
}

#wptouch-settings-content #homepage_redirect_wp_target, #wptouch-settings-content #wptouch__foundation__latest_posts_page {
	max-width: 250px;
}

/* @group User Agents */

#user-agent-list .agents {
	display: block;
	font-style: italic;
	color: #777;
	margin-top: 8px;
}

/* @end */

/* @group Branding */

#section-foundation-colors .dropdown > ul {
	border-color: #e5e5e5;
}

#section-foundation-colors .fdn-colors {
	margin-top: -25px;
	padding-bottom: 2px;
}

#section-foundation-colors .fdn-colors .dropdown {
	width: 50%;
	height: auto;
	overflow: visible;
}

#section-foundation-colors .fdn-colors .dropdown-toggle span {
	width: 32px;
	height: 32px;
	display: inline-block;
	border-radius: 16px;
	position: relative;
	top: 12px;
	margin-right: 8px;
	-webkit-box-shadow: inset rgba(0,0,0,.2) 0px 2px 6px;
	box-shadow: inset rgba(0,0,0,.2) 0px 2px 6px;
	cursor: pointer;
}

#section-foundation-colors .fdn-colors .dropdown-menu {
	min-height: 200px;
	min-width: 340px;
	max-width: 340px;
	background-color: #eee;
	margin-top: 15px;
	padding-top: 0;
	width: 0;
	margin-left: -10px;
}

#section-foundation-colors .fdn-colors .dropdown-menu:after {
	content: '';
	display: block;
	position: absolute;
	top: -20px;
	width: 0;
	height: 0;
	border-color: transparent transparent #fff transparent;
	border-style: solid;
	border-width: 10px;
	left: 16px;
}

#section-foundation-colors .fdn-colors .dropdown-menu:before {
	content: '';
	display: block;
	position: absolute;
	top: -22px;
	width: 0;
	height: 0;
	border-color: transparent transparent #aaa transparent;
	border-style: solid;
	border-width: 11px;
	left: 15px;
	border-bottom-color: #e5e5e5;
}

#section-foundation-colors .fdn-colors .dropdown-menu a {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}

#section-foundation-colors .fdn-colors .dropdown-menu a.active {
	color: #ff6b49;
}

#section-foundation-colors .fdn-colors .dropdown-menu p {
	margin: 0;
	padding: 5px 8px;
	background-color: #FFF;
	border-bottom: 1px solid #e5e5e5;
	color: #999;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-radius-topleft: 4px;
	border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

#section-foundation-colors .fdn-colors .desktop-colors-ul {
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4px;
	width: 94.6%;
}

#section-foundation-colors .fdn-colors li.desktop-colors-color {
	width: 24px;
	height: 24px;
	display: inline-block;
	border: 3px solid #fff;
	border-radius: 2px;
	-webkit-box-shadow: rgba(0,0,0,.5) 0px 0px 4px;
	box-shadow: rgba(0,0,0,.5) 0px 0px 4px;
	cursor: pointer;
	margin: 2px;
}

#section-foundation-colors .colorpicker,.selected-color {
	margin-left: 22%;
	margin-top: 10px;
}

/* @end */

/* @group Homescreen Icons, Start-Up, Web-App Mode */

#wptouch-settings-area #webapp_notice_message {
	height: 50px;
}

#setting-webapp_mode_unavailable input {
	display: none;
}

.uploader {
	position: relative;
	clear: both;
	margin-bottom: 30px;
}

.upload-desc {
	display: block;
	font-size: 0.9em;
	padding-top: 5px;
	margin-top: 5px;
	width: 500px;
}

.uploader .progress {
	height: 8px;
	width: 80px;
	position: relative;
	top: 3px;
	display: inline-block;
	margin-bottom: 0;
}

.uploader .spinner {
	width: 18px;
	height: 18px;
	background: url(../images/loading.gif) no-repeat 0 0;
	display: none;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	margin-top: -9px;
}

.uploader button.delete {
	color: darkred;
}

/* HomeScreen Icons */

.uploader .image-placeholder {
	min-width: 80px;
	min-height: 80px;
	float: left;
	margin-right: 10px;
	border-radius: 4px;
	position: relative;
	background: url(../images/upload-placeholder.png) no-repeat -5px -22px;
}

.uploader .image-placeholder img {
	max-width: 250px;
	height: auto;
	border-radius: 3px;
	position: relative;
	bottom: 1px;
	right: 1px;
	background-color: #fff;
}

/* iPhone Startup Images */

[id*='startup'].uploader .image-placeholder {
	width: 98px;
	height: 128px;
}

[class*='startup'].uploader .image-placeholder img {
	width: 100px;
	height: 130px;
}

/* iPhone 5 Startup */

[id*='iphone_5'].uploader .image-placeholder {
	width: 98px;
	height: 144px;
}

[class*='iphone_5'].uploader .image-placeholder img {
	width: 100px;
	height: 146px;
}

/* iPad */

[class*='portrait'].uploader .image-placeholder {
	width: 122px;
	height: 160px;
}

[class*='landscape'].uploader .image-placeholder {
	width: 160px;
	height: 122px;
}

[class*='portrait'].uploader .image-placeholder img {
	width: 124px;
	height: 162px;
}

[class*='landscape'].uploader .image-placeholder img {
	width: 162px;
	height: 124px;
}

/* @end */

/* @group Menu Setup */

#pack-set-menu-area .section {
	border: 1px solid #e5e5e5;
	font-size: 11px;
	border-radius: 4px;
	position: relative;
	left: 5px;
	float: left;
}

#pack-set-menu-area .header {
	padding: 8px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fff;
}

#pack-set-menu-area select {
	position: relative;
	bottom: 1px;
}

.context-info {
	background-color: #f9f8fa;
	padding: 4px 8px;
	color: #555;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
}

#pack-set-menu-area #right-area ul#menu-set-options {
	padding: 0;
	border-style: none;
	float: right;
	color: #999;
	margin: 0;
}

#pack-set-menu-area #right-area ul#menu-set-options li {
	border-style: none;
	display: inline;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

/* @group Menus */

#right-area.section {
	margin-left: 1%;
	margin-right: 4%;
	width: 45%;
}

#right-area .nano {
	height: 400px;
	background-color: #fff;
}

#pack-set-menu-area #right-area .header {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

ul.menu-tree {
	margin: 6px 0 0;
}

ul.menu-tree li {
	border-bottom: 1px solid #f0eff1;
	color: #444;
	padding-top: 12px;
	padding-bottom: 20px;
	margin-bottom: 0;
	margin-top: 0;
	clear: left;
	font-weight: bold;
	font-size: 12px;
}

ul.menu-tree li img {
	position: relative;
	bottom: 3px;
}

ul.menu-tree li input {
	position: relative;
	right: 10px;
	float: right;
}

ul.menu-tree ul {
	border-style: none;
	padding: 0 0 0 30px;
	float: none;
	display: none;
}

ul.menu-tree li li {
	border-bottom-style: none;
	padding: 5px 0;
	background: none;
}

ul.menu-tree li:last-child {
	border-bottom-style: none;
}

ul.menu-tree li.has_children {
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	-ms-transition-duration: .3s;
	transition-duration: .3s;
}

ul.menu-tree a.expand {
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAVCAYAAAB7R6/OAAAAuElEQVQoFdVRsQ0CMRC7oBcVG9B+8RKjsEfSUsIA6Dv67AGjIFHQ/gZUNMGW4igBnh5LVnyOlSixSylZCGFtZhPYIMZoi+zcsO7BZZPAoMAKegSv4BYsUEBGD3HOpC4nUH9F9+beMe/Ai3xd8YBxADf1JkM6YYD+eCYDjv/wC7piNvMXAee9Z9Vsk4XV4OcNfAU/6FjvZE1v0jNPGNiDQE2vtPmEZkkCNb3SBTUbVItamwBD9Smc7QXZGiKWBjqp9wAAAABJRU5ErkJggg==) no-repeat 0 3px;
	padding-left: 14px;
}

ul.menu-tree a.expand.open {
	background: url(data:image/png;
base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAVCAYAAAB7R6/OAAAAuElEQVQoFdVRsQ0CMRC7oBcVG9B+8RKjsEfSUsIA6Dv67AGjIFHQ/gZUNMGW4igBnh5LVnyOlSixSylZCGFtZhPYIMZoi+zcsO7BZZPAoMAKegSv4BYsUEBGD3HOpC4nUH9F9+beMe/Ai3xd8YBxADf1JkM6YYD+eCYDjv/wC7piNvMXAee9Z9Vsk4XV4OcNfAU/6FjvZE1v0jNPGNiDQE2vtPmEZkkCNb3SBTUbVItamwBD9Smc7QXZGiKWBjqp9wAAAABJRU5ErkJggg==) no-repeat 0 -11px;
}

ul.menu-tree li .drop-target {
	position: relative;
	top: -10px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

div.drop-target img.on-hover {
	box-shadow: 0px 0px 12px rgba(0,0,0,.2);
	border-radius: 4px;
}

/* @end */

/* @group Icons */

#left-area.section {
	width: 49%;
}

#left-area .nano {
	height: 400px;
	overflow: hidden;
	background-color: #fff;
}

#left-area .header {
	text-align: left;
}

#pack-set-menu-area #left-area ul {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	border-style: none;
	text-align: center;
}

#pack-set-menu-area #left-area ul li {
	display: inline-block;
	padding: 10px 0 8px;
	margin: 3px 0 0;
	text-shadow: #FFF 0 1px 0;
	width: 19.3%;
	border-bottom: 1px dashed #f3f3f3;
}

#left-area li div.title {
	color: #777;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: block;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-bottom: -3px;
}

#left-area .size-info {
	color: #999;
	font-size: 9px;
}

#pack-set-menu-area .section ul img,.ui-draggable,.ui-draggable-dragging {
	width: 40px;
	height: 40px;
}

#pack-set-menu-area #left-area #no-icons {
	text-align: center;
	color: #999;
	background: url(../images/no-icons.png) no-repeat center 60%;
	padding-top: 50%;
}

#pack-set-menu-area #left-area #no-icons p {
	margin: 0;
}

/* @end */

/* @group Default & Trash Area */

#default-trash-area {
	font-size: 11px;
	border-radius: 4px;
	color: #555;
	width: 50%;
	margin-left: 1.5%;
}

#default-trash-area span {
	font-size: 13px;
	position: relative;
	bottom: 20px;
	left: 5px;
}

#default-trash-area > div {
	float: left;
	margin-bottom: -7px;
}

#default-trash-area .drop-target {
	padding: 12px 11px 0;
}

#default-area {
	width: 49.9%;
}

#default-area .drop-target img.on-hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: none;
}

#default-area .drop-target img.on-hover + span {
	font-weight: bold;
	color: green;
}

#trash-area {
	width: 45%;
}

#default-trash-area span.text {
	font-size: 80%;
	display: block;
	bottom: 0;
	padding-left: 36px;
}

#trash-area .drop-target img {
	background: url(../images/trash.png) no-repeat 0 2px;
}

#trash-area .drop-target img.on-hover {
	background: url(../images/trash.png) no-repeat 0 -35px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: none;
}

#trash-area .drop-target img.on-hover+span {
	font-weight: bold;
	color: red;
}

#trash-area.hovered {
	-webkit-box-shadow: inset rgba(0,0,0,.2) 0px 0px 12px;
	box-shadow: inset rgba(0,0,0,.2) 0px 0px 12px;
}

/* @end */

/* @end */

/* @group Icon Sets */

/* @group Custom Icons */

ul.custom-uploads-display li.no-icons {
	font-style: italic;
	color: #999;
	padding-top: 1px;
}

li.custom-icon {
	width: 20%;
	position: relative;
	float: left;
}

.custom-icon img:hover + p.name {
	color: red;
}

.custom-icon img {
	width: 44px;
	height: 44px;
	border-radius: 2px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.custom-icon .name {
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	transition-duration: 300ms;
	font-size: 11px;
	font-weight: bold;
	width: 60%;
	margin-bottom: 2px;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.custom-icon .size {
	font-size: 11px;
	color: #bbb;
	margin-top: 0;
}

a.delete-custom-icon {
	width: 16px;
	height: 16px;
	background: #fff url(../images/delete.jpg) no-repeat center center;
	text-indent: -10000px;
	display: inline-block;
	z-index: 1;
	position: absolute;
	top: -8px;
	left: -8px;
	border-radius: 16px;
	padding: 5px;
	border: 1px solid red;
	-webkit-box-shadow: rgba(0,0,0,.3) 0px 1px 2px;
	box-shadow: rgba(0,0,0,.3) 0px 1px 2px;
}

/* @end */

/* @group Icon Sets */

ul.manage-sets {
	margin-top: -10px;
}

ul.manage-sets li {
	border-bottom: 1px solid #e5e5e5;
	clear: both;
	position: relative;
	padding-bottom: 16px;
}

ul.manage-sets li img {
	border-radius: 2px;
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

ul.manage-sets .set-title {
	font-weight: bold;
	margin: 0;
}

ul.manage-sets .set-author {
	margin-top: 0;
	margin-bottom: 0;
}

ul.manage-sets .installed,
ul.manage-sets .error {
	position: absolute;
	right: 8px;
	top: 16px;
	font-weight: bold;
	font-size: 13px;
	padding-left: 18px;
	padding-top: 2px;
}

ul.manage-sets .error {
	color: darkorange;
	margin-top: -6px;
}

ul.manage-sets .installed {
	color: #198c1c;
	background-image: none;
	margin-top: -6px;
}

ul.manage-sets button {
	position: absolute;
	right: 0;
	top: 6px;
}

ul.manage-sets i.icon-cloud-download {
	margin-right: 6px;
	line-height: 11px;
}

/* @end */

/* @end */

/* @group Custom Content */

textarea#homepage_message {
	height: 250px;
}

/* @end */

/* @group License Area */

#wptouch-settings-area #license-area-left {
	float: left;
	width: 22%;
	text-align: right;
}

#wptouch-settings-area #license-area-left h3 {
	color: #174f69;
	margin-top: 0px;
	font-size: 15px;
	margin-bottom: 25px;
}

#wptouch-settings-area #license-area-right {
	float: left;
	padding-left: 20px;
	border-left: 1px solid #d0dfe9;
	padding-bottom: 60px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 0;
	width: 72%;
}

#wptouch-settings-area #license-area-right input[type="text"], #wptouch-settings-area #license-area-right input[type="password"] {
	width: 250px;
	font-size: 14px;
	color: #807f80;
	margin-bottom: 15px;
	padding: 4px;
	display: block;
}

#wptouch-settings-area #license-area-right input[type="text"]:focus {
	color: #333;
}

.license-status {
	font-size: 16px;
	margin-top: 25px;
	width: 50%;
	display: none;
}

.license-status p {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #333;
	width: 95%;
}

#progress-license {
	margin-top: 0;
}

#rejected-license, #too-many-license {
	color: #d94237;
	background: url(../images/yield.png) no-repeat 0 0;
	padding: 8px 0 0 40px;
}

#success-license {
	color: green;
	background: url(../images/check.png) no-repeat 0 0;
	padding: 8px 0 0 40px;
}

#server-issue-license {
	color: darkorange;
	background: url(../images/frown.png) no-repeat 0 0;
	padding: 8px 0 0 40px;
}

#progress-license .progress {
	width: 250px;
	height: 6px;
}

#activate-license a.button {
	font-weight: bold;
}

#activate-license a i {
	margin-right: 5px;
}

/* @end */

/* @end */

/* @group Theme & Extension Browsers */

/* Hide Foundation, 2.x themes */

#setup-themes-browser li.name-foundation, #setup-themes-browser li.classic.original {
	display: none;
}

/* Cloud loading */

.cloud-browser {
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2%;
}

.cloud-browser > li {
	position: relative;
	display: block;
	border: 1px solid #e5e5e5;
	height: 410px;
	vertical-align: top;
	width: 217px;
	text-align: left;
	margin-right: -1px;
	margin-top: 0;
	margin-bottom: -1px;
	float: left;
	padding: 24px;
}

.cloud-browser > li.active {
	z-index: 1;
	background-color: white;
}

.cloud-browser > li.active h5, .cloud-browser > li.active .info {
	color: #666;
}

.cloud-browser .image-wrapper {
	position: relative;
}

.cloud-browser li img {
	width: 215px;
	height: 150px;
	border: 1px solid #d0d4db;
}

.cloud-browser .load {
	-webkit-animation: cloud-pulse .75s infinite;
	-moz-animation: cloud-pulse .75s infinite;
	-ms-animation: cloud-pulse .75s infinite;
	-o-animation: cloud-pulse .75s infinite;
	animation: cloud-pulse .75s infinite;
	-webkit-animation-direction: alternate;
	-webkit-animation-timing-function: ease-out;
	-moz-animation-timing-function: ease-out;
	-ms-animation-timing-function: ease-out;
	-o-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	display: block;
	background: url(../images/cloud-waiting.png) no-repeat center top;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	height: 200px;
	font-weight: 700;
}

.cloud-browser .load .text {
	color: #a8dbec;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.cloud-browser #wptouch-theme-browser-load-ajax, .cloud-browser #wptouch-addon-browser-load-ajax {
	background: white;
}

.cloud-browser .not-available {
	background: url(../images/cloud-off.png) no-repeat center top;
	padding-top: 150px;
	text-align: center;
	color: #ff8076;
}

.cloud-browser .tag-smartphone {
	width: 14px;
	height: 20px;
	background: url(../images/smartphone-sm-icon.png) no-repeat 0 0;
	display: inline-block;
	padding: 0;
	margin-bottom: -2px;
}

.cloud-browser .tag-tablet {
	width: 16px;
	height: 20px;
	background: url(../images/tablet-sm-icon.png) no-repeat 0 0;
	display: inline-block;
	padding: 0;
	margin-bottom: -2px;
}

.cloud-update-issue {
	padding: 5px 10px;
	background: #ff6d00;
	color: white;
	border-radius: 3px;
	font-weight: bold;
	margin-top: -20px;
	margin-bottom: 15px;
	text-align: center;
}

#wptouch-settings-area .cloud-update-issue a {
	color: white;
	text-decoration: underline;
}

/* @group Cloud Corner */

.cloud-browser li.cloud:before {
	content: '';
	position: absolute;
	display: block;
	width: 0px;
	height: 0px;
	border-top: 60px solid #4AAEFF;
	border-bottom: 60px solid transparent;
	border-right: 60px solid transparent;
	left: 24px;
	z-index: 2;
	top: 24px;
}

.cloud-browser .cloud .image-wrapper:before {
	content: '';
	background: url(../images/white-cloud.png) no-repeat 0 0;
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	left: 8px;
	z-index: 2;
	top: 8px;
}

/* @end */

/* @group Active Corner */

.cloud-browser li.active:before {
	content: '';
	position: absolute;
	display: block;
	width: 0px;
	height: 0px;
	border-top: 60px solid #60AF1F;
	border-bottom: 60px solid transparent;
	border-right: 60px solid transparent;
	left: 24px;
	z-index: 2;
	top: 24px;
}

.cloud-browser li.active .image-wrapper:before {
	content: '';
	background: url(../images/active_checkmark.png) no-repeat 0 0;
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	top: 6px;
	left: 6px;
	z-index: 2;
}

/* @end */

/* @group Screenshot Trigger */

.cloud-browser .image-wrapper span.view {
	background-color: rgba(0,0,0,.8);
	color: #fff;
	border-radius: 12px;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	margin-left: 15%;
	margin-right: 15%;
	padding-top: 4px;
	padding-bottom: 4px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-font-smoothing: antialiased;
	-webkit-transform: scale(.75);
	-moz-transform: scale(.75);
	-o-transform: scale(.75);
	-ms-transform: scale(.75);
	transform: scale(.75);
	-webkit-transition-duration: 150ms;
	-moz-transition-duration: 150ms;
	-o-transition-duration: 150ms;
	-ms-transition-duration: 150ms;
	transition-duration: 150ms;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: 16px;
	margin-top: -16px;
}

.cloud-browser .image-wrapper img:hover+span.view {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.cloud-browser .cloud .view {
	display: none;
}

.cloud-browser .cloud .view.webkit {
	display: block;
}

/* @end */

/* @group Item Information */

.item-information h4 {
	font-size: 17px;
	color: #174f69;
	padding-top: 15px;
	font-weight: 600;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

.item-information h4 .version {
	color: #ff6b49;
	font-size: 14px;
	margin-left: 5px;
}

.item-information h5 {
	color: #b3b3b3;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 3px;
	font-size: 12px;
}

.item-information p.desc i.wptouch-tooltip {
	position: relative;
	top: 1px;
}

/* @end */

/* @group Theme Actions */

.cloud-browser .item-actions {
	text-align: center;
	font-size: 12px;
	position: absolute;
	bottom: 22px;
	left: 0;
	right: 0;
}

.cloud-browser .item-actions li {
	display: inline-block;
	border-style: none;
	margin: 0;
	vertical-align: bottom;
}

#wptouch-settings-area .cloud-browser .item-actions li a {
	height: 24px;
	font-size: 11px;
	line-height: 200%;
	color: #444;
	font-weight: bold;
}

#wptouch-settings-area .cloud-browser .active a.button-primary {
	color: #fff;
	background-color: #00ae00;
}

#wptouch-settings-area .cloud-browser .item-actions li a.button-primary {
	color: #fff;
}

.cloud-browser .item-actions a.btn-success, .cloud-browser .item-actions a.btn-danger, .cloud-browser .item-actions a.btn-info {
	color: #fff !important;
}

.cloud-browser a.upgrade,
.cloud-browser a.cant-upgrade {
	color: #fff !important;
	display: block;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	border-radius: 0px;
	border: none;
	position: absolute;
	right: 24px;
	left: 25px;
	text-align: center;
	font-weight: bold;
	top: 147px;
	font-size: 90%;
	box-shadow: none;
}

.cloud-browser .download i, .cloud-browser a.upgrade i {
	margin-right: 3px;
	font-size: 140%;
	line-height: 10px;
	position: relative;
	top: 1px;
}

/* @end */

/* @end */

/* @group Animations */

@keyframes "pulse" {
	0% {
    background: #fcf8e3;
	-webkit-box-shadow: #fcf8e3 0px 0px 0px;
	box-shadow: #fcf8e3 0px 0px 0px;
}

100% {
	background: #fce9b8;
	-webkit-box-shadow: #fcf8e3 0px 0px 12px;
	box-shadow: #fcf8e3 0px 0px 12px;
}

}
@-moz-keyframes pulse {
	0% {
   background: #fcf8e3;
	box-shadow: #fcf8e3 0px 0px 0px;
}

100% {
	background: #fce9b8;
	box-shadow: #fcf8e3 0px 0px 12px;
}

}
@-webkit-keyframes "pulse" {
	0% {
   background: #fcf8e3;
	-webkit-box-shadow: #fcf8e3 0px 0px 0px;
	box-shadow: #fcf8e3 0px 0px 0px;
}

100% {
	background: #fce9b8;
	-webkit-box-shadow: #fcf8e3 0px 0px 12px;
	box-shadow: #fcf8e3 0px 0px 12px;
}

}
@-ms-keyframes "pulse" {
	0% {
   background: #fcf8e3;
	box-shadow: #fcf8e3 0px 0px 0px;
}

100% {
	background: #fce9b8;
	box-shadow: #fcf8e3 0px 0px 12px;
}

}
@-o-keyframes "pulse" {
	0% {
   background: #fcf8e3;
	box-shadow: #fcf8e3 0px 0px 0px;
}

100% {
	background: #fce9b8;
	box-shadow: #fcf8e3 0px 0px 12px;
}

}
@keyframes "cloud-pulse" {
	0% {
    -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: .5;
}

100% {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

}
@-moz-keyframes cloud-pulse {
	0% {
   -moz-transform: scale(1);
	transform: scale(1);
	filter: alpha(opacity=50);
	opacity: .5;
}

100% {
	-moz-transform: scale(1.05);
	transform: scale(1.05);
	filter: alpha(opacity=100);
	opacity: 1;
}

}
@-webkit-keyframes "cloud-pulse" {
	0% {
   -webkit-transform: scale(1);
	transform: scale(1);
	filter: alpha(opacity=50);
	opacity: .5;
}

100% {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	filter: alpha(opacity=100);
	opacity: 1;
}

}
@-ms-keyframes "cloud-pulse" {
	0% {
   -ms-transform: scale(1);
	transform: scale(1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: .5;
}

100% {
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

}
@-o-keyframes "cloud-pulse" {
	0% {
   -o-transform: scale(1);
	transform: scale(1);
	filter: alpha(opacity=50);
	opacity: .5;
}

100% {
	-o-transform: scale(1.05);
	transform: scale(1.05);
	filter: alpha(opacity=100);
	opacity: 1;
}
}

/* @end */

/* @group Selected Settings */

.wptouch-free span.new {
	display: none !important;
}

.wptouch-free .item-information p.info {
	display: none !important;
}

#setting-plugin-compat label {
	display: inline-block;
	margin-bottom: 5px;
}

.wptouch-free .pro-setting label,
.wptouch-free .pro-setting .radio-group p {
	color: #888;
}

/* @end */

/* @group Unlicensed */

#wptouch-settings-area .alert-wrap {
	border-bottom: 1px solid #d0dfe9;
	padding-bottom: 10px;
	padding-top: 10px;
}

#wptouch-settings-area .alert {
	-webkit-animation: pulse 1.5s infinite;
	-moz-animation: pulse 1.5s infinite;
	-ms-animation: pulse 1.5s infinite;
	-o-animation: pulse 1.5s infinite;
	animation: pulse 1.5s infinite;
	-webkit-animation-direction: alternate;
	-webkit-animation-timing-function: ease-out;
	-moz-animation-timing-function: ease-out;
	-ms-animation-timing-function: ease-out;
	-o-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	color: #ff6b49;
	padding: 8px;
	position: relative;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	border: 1px solid #fcc78a;
}

#wptouch-settings-area .alert a.btn {
	color: #fff;
	position: absolute;
	top: 4px;
	right: 4px;
	text-transform: uppercase;
}

/* @end */

/* @group Languages */

#wptouch-settings-area.wplocale-el .advanced,#wptouch-settings-area.wplocale-el .new {
	text-transform: none;
}

/* @end */

/* @group WordPress 3.8+ Admin Themes */

/* @group Coffee */

.admin-color-coffee #wptouch-settings-area h2.logo-title,.admin-color-coffee #wptouch-settings-area .wptouch-section h3,
.admin-color-coffee #wptouch-settings-area #license-area-left h3 {
	color: #46403C;
}

.admin-color-coffee #wptouch-settings-area span.title-orange, .admin-color-coffee #wptouch-settings-area .installed {
	color: #9EA476;
}

.admin-color-coffee #wptouch-settings-area #wptouch-admin-menu a.active,
.admin-color-coffee #wptouch-settings-area .advanced {
	background-color: #59524C;
}

.admin-color-coffee #wptouch-settings-area #wptouch-admin-menu a.active:after {
	border-top-color: #59524C;
}

.admin-color-coffee #wptouch-settings-area .new, .admin-color-coffee #wptouch-settings-area .number {
	background-color: #9EA476;
}

/* @end */

/* @group Ectoplasm */

.admin-color-ectoplasm #wptouch-settings-area h2.logo-title,.admin-color-ectoplasm #wptouch-settings-area .wptouch-section h3,
.admin-color-ectoplasm #wptouch-settings-area #license-area-left h3 {
	color: #413256;
}

.admin-color-ectoplasm #wptouch-settings-area span.title-orange, .admin-color-ectoplasm #wptouch-settings-area .installed {
	color: #a3b64d;
}

.admin-color-ectoplasm #wptouch-settings-area #wptouch-admin-menu a.active, .admin-color-ectoplasm #wptouch-settings-area .advanced {
	background-color: #52406c;
}

.admin-color-ectoplasm #wptouch-settings-area #wptouch-admin-menu a.active:after {
	border-top-color: #52406c;
}

.admin-color-ectoplasm #wptouch-settings-area .new, .admin-color-ectoplasm #wptouch-settings-area .number {
	background-color: #d26f26;
}

/* @end */

/* @group Midnight */

.admin-color-midnight #wptouch-settings-area h2.logo-title,.admin-color-midnight #wptouch-settings-area .wptouch-section h3,
.admin-color-midnight #wptouch-settings-area #license-area-left h3 {
	color: #25282b;
}

.admin-color-midnight #wptouch-settings-area span.title-orange, .admin-color-midnight #wptouch-settings-area .installed {
	color: #6ba8ba;
}

.admin-color-midnight #wptouch-settings-area #wptouch-admin-menu a.active, .admin-color-midnight #wptouch-settings-area .advanced {
	background-color: #df4e48;
}

.admin-color-midnight #wptouch-settings-area #wptouch-admin-menu a.active:after {
	border-top-color: #df4e48;
}

.admin-color-midnight #wptouch-settings-area .new, .admin-color-midnight #wptouch-settings-area .number {
	background-color: #6ba8ba;
}

/* @end */

/* @group Midnight */

.admin-color-ocean #wptouch-settings-area h2.logo-title,.admin-color-ocean #wptouch-settings-area .wptouch-section h3,
.admin-color-ocean #wptouch-settings-area #license-area-left h3 {
	color: #637c83;
}

.admin-color-ocean #wptouch-settings-area span.title-orange, .admin-color-ocean #wptouch-settings-area .installed {
	color: #aa9d89;
}

.admin-color-ocean #wptouch-settings-area #wptouch-admin-menu a.active, .admin-color-ocean #wptouch-settings-area .advanced {
	background-color: #9fb9a1;
}

.admin-color-ocean #wptouch-settings-area #wptouch-admin-menu a.active:after {
	border-top-color: #9fb9a1;
}

.admin-color-ocean #wptouch-settings-area .new, .admin-color-ocean #wptouch-settings-area .number {
	background-color: #aa9d89;
}

/* @end */

/* @group Sunrise */

.admin-color-sunrise #wptouch-settings-area h2.logo-title,.admin-color-sunrise #wptouch-settings-area .wptouch-section h3,
.admin-color-sunrise #wptouch-settings-area #license-area-left h3 {
	color: #b23d3b;
}

.admin-color-sunrise #wptouch-settings-area span.title-orange, .admin-color-sunrise #wptouch-settings-area .installed {
	color: #db8243;
}

.admin-color-sunrise #wptouch-settings-area #wptouch-admin-menu a.active, .admin-color-sunrise #wptouch-settings-area .advanced {
	background-color: #db8243;
}

.admin-color-sunrise #wptouch-settings-area #wptouch-admin-menu a.active:after {
	border-top-color: #db8243;
}

.admin-color-sunrise #wptouch-settings-area .new, .admin-color-sunrise #wptouch-settings-area .number {
	background-color: #cbae29;
}

/* @end */

/* @end */

@media all and (max-width: 700px) {

#wptouch-settings-area h2.logo-title {
	font-size: 20px;
}

.dropdown, #wptouch-settings-content .overview-right-wrap {
	display: none;
}

#touchboard-left {
	width: auto !important;
	margin: auto !important;
}

}