/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
.ico.ico-48.ico-easy-share-menu {
    background:url("../svg/es-share-ico.svg") no-repeat  !important;
}
#menu_easy-share-menu.hover .ico.ico-48.ico-easy-share-menu,
#menu_easy-share-menu.current .ico.ico-48.ico-easy-share-menu {
    background: rgba(0, 0, 0, 0) url("../svg/es-share-ico.hover.svg") no-repeat  !important;
    background-size: 45px 45px !important;
}
.ico.ico-48.ico-easy-share-menu{
   background-size: 45px 45px !important;
}
body.compact #sidebar h3 .ico.ico-48.ico-easy-share-menu{
	background-size: 35px 35px !important;
}

/**
LAYOUT ICONS
*/
.es-layout{
  font-size: 3.2em;
  -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
     transition: all 0.3s;
}
.es-layout:hover{
  color: #00bed6;

}
/**
 MARGIN
*/
.easy-wrap .margin-top{
    margin-top: 15px;
}
.easy-wrap .margin-bottom{
    margin-bottom: 15px;
}
.easy-wrap .margin-medium,
.easy-wrap .margin-wide,
.easy-wrap .margin-thin {
  display: block;
  width: 100%;
}
.easy-wrap .margin-none{
  margin: 0px;
}
.easy-wrap .margin-medium {
  height: 40px;
}
.easy-wrap .margin-wide {
  height: 50px;
}
.easy-wrap .margin-thin {
  height: 15px;
}
/*
*Alert
*/
.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}
.alert h4 {
    color: inherit;
    margin-top: 0;
}
.alert .alert-link {
    font-weight: 700;
}
.alert > p, .alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
    color: inherit;
    position: relative;
    right: -21px;
    top: -2px;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
.es-btn{
	width: 100%;
	display: inline-block;
}
#es_paypal_form{
	max-width: 285px;
	float: left;
}
.easy-wrap .select-box-trigger{
	height: auto;
	padding:11px 45px 5px 5px;
	background-image: none;
	background-color: #ffffff;
	border-radius: 0px;
}

.easy-wrap ..select-box select{
	height: 34px;
}
.es-btn a.btn{
	border-radius: 0px;
	margin-left: 10px;
    color:#FFFFFF;
}
.easy-wrap {
    font-size: 15px;
    margin: 25px 40px 0 20px;
    max-width: 1050px;
    position: relative;
}
.easy-wrap .es-col h3{
	margin-bottom: 0px;
}
.easy-wrap .tabs .tab{
	display: none;
}
.easy-wrap .tabs .tab.active{
	display: block;
}
.easy-wrap.wrap h1, .wrap h2 {
    font-size: 23px;
    font-weight: 400;
    line-height: 29px;
    padding: 9px 15px 4px 0;
}
.easy-wrap .notice, .easy-wrap div.error, .easy-wrap div.updated {
    display: none !important;
}
.easy-wrap hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0.1) -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    height: 0;
    margin: 0;
}
.easy-wrap img {
    height: auto;
    margin: 0;
    max-width: 100%;
    vertical-align: middle;
}
.easy-wrap .jetpack-video-wrapper {
    margin-bottom: 0;
}
.easy-badge {
    background:url("../images/logo.png") no-repeat scroll center 0 / 145px auto;
    background-color: transparent;
    color: #78c8e6;
    position: absolute;
    right: 0px;
    top:0px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    margin: 5px 0 0;
    padding-top: 170px;
    text-align: center;
    text-rendering: optimizelegibility;
    width: 150px;
}
.easy-wrap .svg .wp-badge {
    background-image: url("images/wordpress-logo-white.svg?ver=20131110");
}
.easy-wrap .wp-badge {
    position: absolute;
    right: 0;
    top: 0;
}
.easy-wrap h2.es-nav-tab-wrapper {
    padding-left: 6px;
}
.easy-wrap h1.es-nav-tab-wrapper, 
.easy-wrap h2.es-nav-tab-wrapper, 
.easy-wrap h3.es-nav-tab-wrapper {
    border-bottom: 1px solid #ccc;
    padding-bottom: 0;
    padding-left: 10px;
}
.easy-wrap h2 .es-nav-tab {
    border-width: 1px;
    font-size: 18px;
    margin: 0 3px -1px 0;
    padding: 4px 15px 6px;
    vertical-align: top;
}
.easy-wrap h1 .es-nav-tab, h2 .es-nav-tab {
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    padding: 6px 10px;
}
.easy-wrap a{
	outline: 0 none;
}
.es-nav-tab {
    text-decoration: none;
    display: inline-block;
    border-colors: none;
    background: #e4e4e4;
    border-color: #ccc #ccc;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #555;
    font-size: 12px;
    line-height: 16px;
    margin: -4px 4px -1px 0;
    padding: 4px 14px 6px;
}
.easy-wrap .es-nav-tab:hover{
	text-decoration: none;
	background-color: #f1f1f1;
}
.easy-wrap .es-nav-tab-active, .es-nav-tab-active:hover {
    background: #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    color: #000;
}
.easy-wrap p {
    font-size: 14px;
    line-height: 1.6em;
}
.easy-wrap h1 {
    color: #32373c;
    font-size: 2.8em;
    font-weight: 400;
    line-height: 1.2em;
    margin: 0.2em 200px 0 0;
    padding: 0;
}
.easy-wrap h3 {
    font-size: 1.25em;
    line-height: 1.5em;
    margin: 1.25em 0 0.6em;
}
.easy-wrap h4 {
    color: #23282d;
}
.easy-wrap .tab-content h4{
	margin-bottom: 5px;
}
.easy-wrap small{
	color: #777;
}
.easy-wrap code, .easy-wrap ol li p {
    font-size: 14px;
    font-weight: 400;
}
.easy-wrap .about-description, .easy-wrap .about-text {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.6em;
    margin-top: 1.4em;
}
.easy-wrap .about-text {
    color: #777;
    margin: 1em 200px 1em 0;
    min-height: 60px;
}
.easy-wrap [class$="col"] .col {
    float: left;
    position: relative;
}
.easy-wrap .two-col .col {
    margin-right: 4.8%;
    width: 47.6%;
}
.easy-wrap .three-col .col {
    margin-right: 5%;
    width: 29.95%;
}
.easy-wrap .three-col .col:nth-of-type(3n), .easy-wrap .two-col .col:nth-of-type(2n) {
    margin-right: 0;
}
.easy-wrap .point-releases {
    border-bottom: 1px solid #dfdfdf;
    margin-top: 5px;
}
.easy-wrap .changelog.point-releases h3 {
    padding-top: 35px;
}
.easy-wrap .changelog.point-releases h3:first-child {
    padding-top: 7px;
}
.easy-wrap .headline-feature h2 {
    font-size: 2.2em;
    font-weight: 300;
    line-height: 1.3;
    margin: 50px 0 30px;
    text-align: left;
}
.easy-wrap .headline-feature h3 {
    margin-top: 30px;
    text-align: center;
}
.easy-wrap .feature-list h2 {
    margin: 30px 0 15px;
    text-align: center;
}
.easy-wrap .feature-section h4 {
    font-size: 1em;
    margin: 1.4em 0 0.6em;
}
.easy-wrap .feature-section p {
    margin-top: 0.6em;
}
.easy-wrap .feature-video {
    height: 0;
    margin: 40px 0;
    padding-bottom: 56.25%;
    position: relative;
    text-align: center;
    width: 100%;
}
.easy-wrap .feature-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.easy-wrap .featues-red-image {
    text-align: center;
}
.easy-wrap .feature-section {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 0 0 40px;
}
.easy-wrap .headline-feature .feature-section {
    margin: 0 auto;
    max-width: 95%;
}
.easy-wrap .changelog.feature-section .col, .easy-wrap .feature-section:not(.under-the-hood) .col {
    margin-top: 40px;
}
.easy-wrap .feature-section .media-container {
    border: 1px solid #ddd;
    overflow: hidden;
}
.easy-wrap .feature-section .svg-container {
    background-color: #e1e1e3;
    padding: 50px 0;
    text-align: center;
}
.easy-wrap .feature-section .svg-container img {
    max-width: 150px;
}
.easy-wrap .changelog {
    margin-bottom: 40px;
}
.easy-wrap .return-to-dashboard {
    font-size: 14px;
    font-weight: 700;
    margin: 30px 0 0 -5px;
}
.easy-wrap .return-to-dashboard a {
    padding: 0 5px;
    text-decoration: none;
}
.easy-wrap .feature-list.finer-points h4, .easy-wrap .feature-list.finer-points p {
    margin-left: 115px;
}
.easy-wrap h4.wp-people-group {
    font-size: 16px;
    margin-top: 2.6em;
}
.easy-wrap ul.wp-people-group {
    margin: 0 -15px 0 -5px;
    overflow: hidden;
    padding: 0 5px;
}
.easy-wrap ul.compact {
    margin-bottom: 0;
}
.easy-wrap li.wp-person {
    display: inline-block;
    height: 70px;
    margin-right: 10px;
    padding-bottom: 15px;
    vertical-align: top;
    width: 280px;
}
.easy-wrap ul.compact li.wp-person {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 180px;
}
.easy-wrap li.wp-person img.gravatar {
    float: left;
    height: 60px;
    margin: 0 10px 10px 0;
    padding: 2px;
    width: 60px;
}
.easy-wrap ul.compact li.wp-person img.gravatar {
    height: 30px;
    width: 30px;
}
.easy-wrap li.wp-person a.web {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6em;
    margin: 6px 0 2px;
    text-decoration: none;
}
.easy-wrap #wp-people-group-validators + p.wp-ces-redits-list {
    margin-top: 0;
}
.easy-wrap .form-row{
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 8px;
}
.easy-wrap .form-row-style{
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 8px;
}
.easy-wrap .form-row:hover{
	background-color: #e9e9e9;
	opacity: 0.6;
}
.easy-wrap .es-layout-option-label.ui-state-default{
	background-color: #ffffff !important;
	background-image: none;
}
.easy-wrap .es-layout-option-label.ui-state-default:hover{
   box-shadow: 1px 1px 5px #ccc;
   color: #00bed6;
}
.easy-wrap .es-layout-option-label.ui-state-default{
	border:transparent;
}
.easy-wrap .ui-state-active{
	background-color: #00bed6 !important;
	background-image: none !important;
	border-color: #00bed6 !important;
}
.easy-wrap .es-layout-option-label.ui-state-active{
	background-color: #ffffff !important;
	box-shadow: 1px 1px 5px #ccc;
    color: #00bed6;
}
.easy-wrap .custom-color-wrap,
.easy-wrap .form-row{
	transition: all 400ms ease 0s; -webkit-transition: all 400ms ease 0s; -moz-transition: all 400ms ease 0s; -ms-transition: all 400ms ease 0s; -o-transition: all 400ms ease 0s;
}
.easy-wrap div.ibutton-label-off{
	background-color: #f1f1f1 !important;
	border-color: #bababa;
}
.easy-wrap div.ibutton-label-on{
	background-color: #00bed6;
	border-color: #027173;
}
.easy-wrap div.ibutton-handle-middle{
	background-color: #ededed !important;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;

}
.es-slider{
	display: table;
}
.es-slider span{
	line-height: 3;
}
.easy-wrap .custom-color-wrap #es-red, .custom-color-wrap #es-green, .custom-color-wrap #es-blue {
    float: left;
    clear: left;
    width: 700px;
    margin: 15px 15px 15px 15px;
  }
.easy-wrap .custom-color-wrap #es-swatch {
    width: 120px;
    height: 100px;
    margin-top: 18px;
    margin-left: 800px;
    background-image: none;
  }
.easy-wrap .custom-color-wrap #es-red .ui-slider-range { background: #ef2929; }
.easy-wrap .custom-color-wrap #es-red .ui-slider-handle { border-color: #ef2929; }
.easy-wrap .custom-color-wrap .es-red-val{background: #ef2929; padding:4px; border-radius: 4px;}
.easy-wrap .custom-color-wrap #es-green .ui-slider-range { background: #8ae234; }
.easy-wrap .custom-color-wrap #es-green .ui-slider-handle { border-color: #8ae234; }
.easy-wrap .custom-color-wrap .es-green-val{background: #8ae234; padding:4px; border-radius: 4px;}
.easy-wrap .custom-color-wrap #es-blue .ui-slider-range { background: #729fcf; }
.easy-wrap .custom-color-wrap #es-blue .ui-slider-handle { border-color: #729fcf; }
.easy-wrap .custom-color-wrap .es-blue-val{background: #729fcf; padding:4px; border-radius: 4px;}

.es-form-table th{
	width: 150px;
}
.es-layout-option-label{
	padding:10px;
	margin:10px !important;
}