

#wpbody-content{
    /*height: 100vh;*/
}
#wpcontent {
    padding-left: 0 !important;
    box-sizing: border-box;
}

#poststuff {
    padding-top: 0px;
    margin-top: 47px;
}

.header-wrap{
    width:100%;
}

#post-body.columns-2 #postbox-container-1 {
    float: right;
    margin-right: -300px;
    width: 299px;
    border-left: 1px solid #e5e5e5;
}

#postbox-container-1 .postbox{
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
}


.funnel-editor-header{
    z-index: 9999;
    top: 32px;
    box-sizing: border-box;
    position: fixed;
    height: 47px;
    padding: 8px;
    background: #FFFFFF;
    border-bottom: 1px solid #e2e4e7;
    display: block;
    width: inherit;
}

.funnel-editor-header div{
    display: inline-block;
    vertical-align: top;
}

.funnel-editor-header .status-options{
    float: right;
    margin-right: 20px;
}

.funnel-editor-header #title{
    border: none;
    width: 300px;
    font-size: 18px;
    box-shadow: none;
    margin-top: 10px;
    font-weight: 400;
    line-height: 1.6em;
    margin-right: 10px;
}

.funnel-editor-header #reporting input[type='text']{
    vertical-align: top;
    max-width: 100px;
}

#postbox-container-1 select{
    vertical-align: top;
    min-width: 200px;
}

.notice {
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
}

#post-body-content, .edit-form-section {
     margin-bottom: 0;
}

/* END NEW STUFF */

wpgh-toolbar{
    z-index: 9998;
    position: relative;
}

.active wpgh-toolbar hr {
    border-top: none;
    border-bottom-color: #FFF;
}

wpgh-toolbar hr{
    border-bottom-color: #555d66;
    width: 50%;
}

#from_user, #test_email{
    width: 100%;
}

select {
    vertical-align: top;
}

#titlediv #subject, #titlediv #pre_header {
    padding: 21px 11px;
    font-size: 21px;
    line-height: 100%;
    height: 1.7em;
    width: 100%;
    outline: 0;
    margin: 0;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #e2e4e7;
    background-color: #fff;
}

.wpgh-element div {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
}

.wpgh-element p{
    margin: 0 0 5px 0;
}

.hndle label {
    margin: 0 10px 0 0;
}

.wpgh-element.ui-draggable-dragging .dashicons, #blocks .dashicons {
    font-size: 60px;
}

#blocks table {
    box-sizing: border-box;
    width: 100%;
    border-spacing: 7px;
}

#blocks table td {
    border: 1px solid #F1F1F1;
}

#blocks table td .wpgh-element, .wpgh-element p {
    text-align: center;
    cursor: move;
}

.wpgh-element.ui-draggable-dragging {
    font-size: 60px;
    width: 120px;
    height: 120px;
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
}

select {
    vertical-align: top;
}

#email-content {
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    background-color: #FFFFFF;
}

#email-body a:focus{
    box-shadow: none;
}

#email-body {
    min-height: 20px;
    overflow: auto;
}

#email-inside{
    padding: 10px;
}

#email-body ul {
    list-style-type: disc;
    margin-left: 2em;
}

#email-body h1 {
    font-weight: bold;
    padding: 0;
    margin: 0.67em 0 0.67em 0;
}

#email-body h2 {
    font-weight: bold;
    padding: 0;
    margin: 0.83em 0 0.83em 0;
}

#editor{
    min-height: 500px;
}

#editor-actions {
    border-right: 1px solid rgb(238, 238, 238);
    min-height: 50px;
}

#editor-actions .postbox {
    border: none;
    box-shadow: none;
}

[data-block="text"] .content-wrapper,
.text_block{
    padding: 5px;
}

[data-block="text"] p,
.text_block p{
    font-family: inherit;
    font-size: inherit;
    margin: 1em 0;
}

.content-wrapper {
    border: 2px solid transparent;
}

.active .content-wrapper {
    border: 2px solid #35afe6 !important;
}

.action-icons {
    display: none;
}

.active .action-icons .dashicons{
    background-color: #35afe6 !important;
    padding: 5px;
    border-radius: 50%;
}

.action-icons .dashicons:hover {
    cursor: pointer;
}

.active .action-icons .dashicons:hover {
    color: #ffffff;
}

.ui-sortable-helper .action-icons, .row:hover .action-icons {
    display: block;
    /* position: absolute; */
    right: 0;
    padding: 5px;
    margin-top: -40px;
    float: right;
    /* background-color: #EAEAEA; */
    /* text-align: center; */
    vertical-align: center;
}

.ui-sortable-helper .action-icons .dashicons, .row:hover .action-icons .dashicons{
    /*margin-top: 5px;*/
    background-color: #EAEAEA;
    padding: 5px;
    margin-left: 5px;
    border-radius: 50%;
}

.ui-sortable-helper .content-wrapper, .row:hover .content-wrapper {
    border: 2px dashed #EAEAEA;
    background-color: #FFF;
}

[contenteditable]:focus {
    outline: 0px solid transparent;
}

.sortable-placeholder {
    border-width: 2px;
}

.onoffswitch {
    position: relative; width: 106px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none !important;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 1px solid #E3E3E3; border-radius: 3px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 27px; padding: 0; line-height: 23px;
    font-size: 14px; color: white;
    box-sizing: border-box;
    border: 2px solid transparent;
    background-clip: padding-box;
}
.onoffswitch-inner:before {
    content: "Ready";
    padding-left: 10px;
    background-color: #FFFFFF; color: #000000;
}

.onoffswitch-inner:after {
    content: "Draft";
    padding-right: 10px;
    background-color: #FFFFFF; color: #666666;
    text-align: right;
}

.onoffswitch-switch {
    display: block; width: 24px; margin: 0px;
    background: #f7f7f7;
    position: absolute; top: 0; bottom: 0;
    right: 82px;
    height: 26px;
    border-width: 1px;
    border-style: solid;
    transition: all 0.3s ease-in 0s;
    border-radius: 3px;
    box-shadow: 0 1px 0 #ccc;
    border-color: #ccc;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
    background-color: #0085ba;
    box-shadow: 0 1px 0 #006799;
    border-color: #0073aa #006799 #006799;
}

#editor-toggle-switch .onoffswitch-inner:before {
    content: "HTML";
}

#editor-toggle-switch .onoffswitch-inner:after {
    content: "Visual";
}

.builder-icon{
    text-align: center;
}

.builder-icon img{
    width: 80%;
}

.form-table th {
    width: auto;
    max-width: 120px;
}

input, select, textarea{
    max-width: 100% !important;
}