.letspush-menu{ margin-top:30px}
.letspush-menu ul{ margin:0; padding:0;padding-left:25px;}
.letspush-menu ul li{ margin:0 3px 0 0; padding:0; display:inline-block; list-style:none}
.letspush-menu ul li a {
    color: #7b7b7b;
    text-decoration: none;
    font-weight: bold;
    padding: 10px;
    display: block;
    border: 1px solid #d0d0d0;
    background: #f7f7f7;
    border-bottom: none;
}
.letspush-menu ul li.active a {
    background: #FFF;
    position: relative;
    top: 1px;
    padding-top: 11px;
	color:#000;
}
.lp-subtab{
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 40px 0;
    padding:15px 0 15px 12px;
}
.lp-subtab li{
    display:inline-block;
    margin-bottom:0;
}
.lp-subtab a{
    font-size: 13px;
    padding: 0 10px;
    color: #32325d;
    text-decoration: none;
    display: block;
    font-weight: 600;
    border-right:1px solid #32325d;
}
.lp-subtab li:last-child a{border:none;}
.lp-subtab a:active,.lp-subtab a:focus{outline:none;box-shadow: none;}
.subtab-active a{color:#a9a9a9}
.lp-btn{
    font-weight: 600;
    line-height: 1.5;
    display: inline-block;
    padding: .625rem 1.25rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: .25rem;
    font-size: .875rem;
    position: relative;
    transition: all .15s ease;
    letter-spacing: .025em;
    text-transform: none;
    will-change: transform;
    text-decoration: none;
    font-style: normal;
    cursor: pointer;
    color: #fff;
}
.lp-btn:focus,.lp-btn:active{outline:none;}
.lp-btn-primary {
    border-color: #5e72e4;
    background-color: #5e72e4;
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
}
.lp-btn-secondary {
    color: #212529;
    border-color: #f7fafc;
    background-color: #f7fafc;
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
}
.lp-btn-outline-primary {
    color: #5e72e4;
    border-color: #5e72e4;
    padding: 5px 10px;
    font-weight: normal;
}
.lp-btn-info {
    border-color: #11cdef;
    background-color: #11cdef;
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
}
.lp-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);
    color: #fff;
}
.lp-btn-secondary:hover,.lp-btn-secondary:active,.lp-btn-secondary:focus{
    color:#212529;
}
.lp-btn-primary:hover {
    color: #fff;
    border-color: #5e72e4;
    background-color: #5e72e4;
}
.lp-btn-primary:active {
    border-color: #5e72e4;
    background-color: #324cdd;
}
.lp-btn-secondary:active {
    border-color: #d2e3ee;
    background-color: #d2e3ee;
}
.lp-btn-upload:active{
    border-color: #172b4d !important;
    background-color: #0b1526 !important;
}
.lp-btn-upload{
    color: #fff;
    border-color: #172b4d;
    background-color: #172b4d;
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);    
    padding: 8px 8px;
    font-weight: 400;    
    float:right;
    width:120px;
}
.lp-btn-upload:hover,.lp-btn-upload:active, .lp-btn-upload:focus{
    color: #fff;
    border-color: #172b4d;
    background-color: #172b4d;
    transform: translateY(0px);
    outline:none;
}
.lp-btn-outline-primary:hover,.lp-btn-outline-primary:focus,.lp-btn-outline-primary:active {
    transform: translateY(0px);
    box-shadow: none;
    color:#5e72e4;
    outline:none;
}
.lp-action-button{
    display: none;
}
.lp-action-button fieldset {
    padding: 0px 25px 30px 25px;
    border: 1px solid #eee;
    position: relative;
    margin-bottom: 25px;
}

.lp-action-button fieldset legend {
    font-size: 14px;
    font-weight: 600;
    margin-left: -5px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    width: auto;
    color:#32325d;
}
.lp-action-button fieldset label{margin-top:20px;}
.action-button-remove{
    position: absolute;
    top: -1px;
    right: -12px;
    border: 0;
    color: red;
    display: none;
    background: #fff;
    outline: none;
    cursor: pointer;
}
.action-button-remove:focus,.action-button-remove:active{outline:none;}
.action-button-remove svg{width:10px;}
.wplpp-from-wrapper{padding: 0 50px;}
.wplpp-from-wrapper ul{ margin:0; padding:0 ; max-width:700px;}
.wplpp-from-wrapper ul li{ margin:0; padding:0; list-style:none; margin-bottom:25px; }
.wplpp-push-content{display:inline-block; width:47%; vertical-align: top;}
.wplpp-push-preview{display:inline-block; width:500px; vertical-align: top; text-align: right; float:right;}
.wplpp-push-preview>div{max-width:100%; margin:0; display:inline-block;}
.wplpp-push-preview.fixed{    position: fixed;
    top: 50px;
    right: 61px;
    text-align:center;}
.wplpp-from-wrapper ul li label{
    font-size: .875rem;
    font-weight: 500;
    color: #525f7f; margin-bottom:5px;
}
.wplpp-from-wrapper ul li label{}
.wplpp-settings-wrapper .wplpp-from-wrapper ul li label{        display: block;
    font-weight: 400;
    margin-bottom: 3px}
/* .wplpp-settings-wrapper .wplpp-from-wrapper ul li input:not([type=radio]):not([type=checkbox]):not([type=submit]),
.wplpp-settings-wrapper .wplpp-from-wrapper ul li textarea,
.wplpp-settings-wrapper .wplpp-from-wrapper ul li .emojionearea {display: inline-block;width: calc(100% - 190px); vertical-align: middle;} */
.wplpp-settings-wrapper .wplpp-from-wrapper ul li select{width:100%; height:40px;}
.wplpp-settings-wrapper .wplpp-from-wrapper ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 30px;
    max-width: 900px;
}
.wplpp-settings-wrapper.wplpp-buddypress-settings .wplpp-from-wrapper ul li{margin-bottom:0}
.wplpp-settings-wrapper .wplpp-from-wrapper ul li .options-wrapper {

}
.wplpp-from-wrapper ul li label a, .wplpp-from-wrapper ul li label a:active,.wplpp-from-wrapper ul li label a:focus{color: #5e72e4;text-decoration: none; outline:0; box-shadow: none;}
.wplpp-advance-options{margin-top:20px !important; display:none;}

.emojionearea .emojionearea-editor{padding:0 10px 0 0 !important;}
.emojionearea.emojionearea-inline>.emojionearea-editor{padding:.5rem 0rem !important;}
.advance-options-toggle-button .dashicons{
        font-size: 14px;
    height: 13px;
    width: 13px;
}
.advance-options-toggle-button span{
    vertical-align: middle;
    display: inline-block;
}
.lp-preview-tabs{
    text-align: center;
    width: 500px;
    max-width:100%;
    display: inline-block;
}

.lp-preview-tabs li{
        display: inline-block;
    cursor: pointer;
    text-align: center;
    /* padding: 0 30px!important; */
    margin: 0px 14px 30px 15px!important;
    width: 100px;
    text-align: center;
}
.lp-preview-tabs li img{width:35px;filter: grayscale();}
.lp-preview-tabs li p{
    font-weight: 500;
    font-size: 16px;
    font-style: normal;
}
.lp-preview-tabs li.active{
    border-bottom: 3px solid #525f7f;
}
.lp-preview-tabs li:hover{
    border-bottom: 3px solid #a2a2a2;
}
.lp-preview-tabs li:hover img,.lp-preview-tabs li.active img{
    filter:unset;
}
.lp-preview-tabs li:hover p,.lp-preview-tabs li.active p{
    color:#525f7f;
}



.lp-mac-bg{
    background: url(../images/macOS.jpg) top right no-repeat;
    height: 400px;
    position: relative;
    width:500px; 
    margin:0 auto;
}
.lp-windows-bg{
    background: url(../images/windows_placeholder.jpg) bottom right no-repeat;
    min-height: 400px;
    position: relative;
    width:500px;
    margin:0 auto;
}

.lp-mac-preview{
    display: inline-block;
    width: 360px;
    height: 65px;
    background: #f0f0f0;
    border-radius: 8px;
    text-align: left;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
    position: absolute;
    top:40px; 
    right:15px;
}
.lp-mac-preview .preview-container{
    align-items: center;
    padding: 0 0 0 10px;
    height: 100%;
    flex-direction: row;
    display: flex;    
}
.lp-mac-preview .lp-broswer-icon{
    width: 40px;
    height: 40px;
    min-width: 40px;
    border-radius: 50%;
    background: url(../images/chrome-icon.png) 50% no-repeat #ccc;
}
.lp-mac-preview-text{
    padding: 0 20px 0 11px;
    margin: -2px auto;
    width: 100%;
    font-weight: 400;
    line-height: 1.25;
    min-width: 0;   
 
}
.lp-mac-preview-title{
    font-size: 12px;
    font-weight: 600;
    color: #444;
    height: 15px;
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: nowrap;
}
.lp-mac-preview-domain{
    font-size: 11px;
    margin-bottom: 4px;
    font-weight: 500;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #333;    
}
.lp-mac-preview-msg{
    font-size: 11px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 99%;
    color: #333;
}
.lp-mac-preview-icon{
    padding-right:10px;
}
.lp-mac-preview-buttons{
    border-radius: 2px;
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: unset;
    justify-content: initial;  
}

.lp-mac-preview-buttons span {
    height: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #ccc;
    font-size: 12px;
    font-weight: 500;
    color: #666;
}
.lp-mac-preview-icon img{width: 44px;
    height: 44px;
    max-width: 44px;}
.lp-windows-preview{
    -moz-box-shadow: 0 15px 45px -5px rgba(39,55,74,.15),0 15px 40px -20px rgba(39,55,74,.1);
    -webkit-box-shadow: 0 15px 45px -5px rgba(39,55,74,.15), 0 15px 40px -20px rgba(39,55,74,.1);
    box-shadow: 0 15px 45px -5px rgba(39,55,74,.15), 0 15px 40px -20px rgba(39,55,74,.1);
    border: 1px solid #e9e9e9;
    width: 400px;
    background: #fff;
    /* margin: 0 auto; */
    padding: 10px!important;
    text-align: left;
    position: absolute;
    bottom: 50px;
    right: 15px;    
    min-height: 90px;
}

.lp-windows-preview-header{width: 100%;
    margin-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    position: relative;
}
.lp-windows-preview-header span {
        font-size: 13px;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
}
.lp-windows-preview-header svg {
    width: 12px;
}
.lp-windows-preview-content{
        display: flex;
    padding-left: 8px;
    justify-content: space-between;
}
.lp-windows-preview-text{
    max-height: 110px;
    display: block;
    position: relative;
    overflow: hidden;
}
.lp-windows-preview-title{
    font-size: .9rem;
    font-weight: 400;
    color: #111;
    margin-bottom: 3px;
    word-wrap: normal;
    white-space: nowrap;
}
.wplpp-push-preview .emojioneemoji{
    width: 14px;
    height: 14px;
    margin-right: 3px;
    margin-bottom:-2px;
}
.lp-windows-preview-msg{
    font-size: .9rem;
    font-weight: 300;
    max-height: 90px;
    text-overflow: ellipsis;
    margin-top: 5px;
    overflow: hidden;
    color: #616161;
    line-height: 18px;
    margin-bottom:10px
}
.lp-windows-preview-icon{padding-left:10px;}
.lp-windows-preview-icon img{width:50px; height: 50px;}
.lp-window-preview-img img{max-height: 200px; width:100%}
.lp-action-button-windows-preview{ 
    display: none;
    margin: 10px -11px -11px;
}
.lp-action-button-windows-preview span{
    display: block;
    font-size: 14px;
    padding: 10px 10px 10px 20px;
    border-top: 1px solid #eee;
    color:#616161;
}
.lp-android-bg{
    position: relative;
    height: 500px;
    background: url(../images/android_placeholder.jpg) top right no-repeat;
    background-size: 300px;
    width:300px;
    margin:0 auto;
}
.android-notification-wrapper {
    width: 100%;
    background: #fff;
    position: absolute;
    top: 140px;
    border-radius: 8px;
    text-align: left;
    right:0;
}
.androidNotificationContent {
    padding: 5px 12px 10px 12px;
}
.androidNotificationInfo {
    color: #999;
    margin-bottom:5px;
}
.androidNotificationBadge svg {
    width: 12px;
    color: #999;
}
.androidNotificationBrowser {
    font-size: 11px;
    font-weight: 600;
    color: #555;
}.androidNotifiationText {
    display: flex;
}
.androidNotificationBody {
    width: 240px;
    padding-right: 10px;
}
.androidNotificationTitle {
font-size: 14px;
    color: #333;
    font-weight: 500;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.androidNotificationMessage {
    font-size: 14px;
    line-height: 1.3;
    margin-top: 2px;
    color: #555;
    font-weight: 400;
    margin-bottom:10px;
}
.androidNotificationMessage.pushBody {
    max-height: unset;
}
.androidNotificationIcon div {
    width: 38px;
    height: 29px;
    background: #ccc;
    text-align: center;
    padding-top: 9px;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.androidNotificationIcon img{width:35px; height:35px;}
.android-notification-icon {
    height: 35px;
    width: 35px;
}
.androidNotificationImage img {
    width: 100%;
    max-height: 200px;;
}
.pushpreviewimage {
    margin-top: 10px;
}
.adnroidNotificationSettings {
    background: #eee;
    border-radius: 0 0 5px 5px;
    padding: 6px 10px;
}
.adnroidNotificationSettings span {
    font-size: 11px;
    font-weight: 600;
    color: #2c7be5;
    text-transform: uppercase;
    margin-right: 10px;
}

.pm-note{font-size:14px !important; margin-bottom:50px !important;}
.wplpp-from-wrapper .options-wrapper{position: relative; padding-left:10px; padding-top:10px;}
.wplpp-from-wrapper .options-wrapper textarea{width:100%;}
.wplpp-send-notification-wrapper{display: flex; justify-content: space-between;}
.wplpp-from-wrapper .custom-field input[type=text]{width:calc(100% - 120px) !important}
.wplpp-from-wrapper .lp-textfield,.wplpp-from-wrapper input[type='text'],.wplpp-from-wrapper input[type='url'],.chosen-choices{
    font-size: .875rem;
    transition: all .15s ease-in-out;
    font-weight: 400;
    line-height: 1.5;
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    color: #596684;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 3px 2px rgba(233,236,239,.05);    
    resize: none;
}
.chosen-container-multi .chosen-choices li.search-choice{padding:8px 24px 11px 10px !important;}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:10px !important;}
.post-setting .chosen-container {width:100% !important}
.wplpp-send-notification-wrapper .lp-textfield, .wplpp-send-notification-wrapper input[type=text], .wplpp-send-notification-wrapper input[type=url]{width:100% !important}
.wplpp-send-notification-wrapper .lp-textfield.wplpp_color_value{width:120px !important; display:inline-block;}
.wplpp-send-notification-wrapper .lp-textfield.wplpp_colorpicker{width: 37px!important;
    display: inline-block;
    padding: 3px;
    height: 39px;
    vertical-align: top;
}

#wplpp_schedule_at{display:none;}
.wplpp-from-wrapper .lp-textfield:focus,.wplpp-from-wrapper input[type='text']:focus,.wplpp-from-wrapper input[type='url']:focus{
    color: #8898aa;
    border-color: #5e72e4;
    outline: 0;
    background-color: #fff;
    box-shadow: 0 3px 9px rgba(50,50,9,0), 3px 4px 8px rgba(94,114,228,.1);
}

#test-push-button{display:none; }
.lp-button-wrapper .notification-success{vertical-align: middle; color:green; font-weight: normal; padding-left:15px;  max-width:100%}
#frm-send-notification{width:100%}
#frm-send-notification li:last-child{margin-bottom:0;}
#frm-send-notification ul{margin-bottom:0;}
#frm-send-notification .wplpp_custom_prompt_options{margin-top:20px;}
.lp-button-wrapper{text-align: right; margin-top:50px; padding-top:30px; border-top:1px solid #dee2e6; position: relative;}
.wplpp-from-wrapper .form-field input[type=text]{width:100%}
.wplpp-settings-wrapper {
    border: 1px solid #e5e5e5;
    background: #fff;
    margin: 0 10px;
	padding-bottom:35px;
}
.wplpp-settings-wrapper h2{
	font-size: 13px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 30px 0;
    padding: 15px 0px 15px 22px;
    color: #32325d;
}
.wplpp-from-wrapper ul li .options-wrapper{ }
.wplpp-from-wrapper .button.button-primary{height:40px !important; min-width:100px;}
.wplpp-from-wrapper ul li .options-wrapper.vertical label{display:block; margin-bottom:10px;}
.wplpp-from-wrapper ul li .options-wrapper label{ font-weight:normal; width:auto; margin-right:30px; margin-bottom:10px !important;}
.lp-notification-settings [disabled] {color:#ccc !important}
.require-error,.require-error:focus{border-color:red !important;}
section.wplpp-section > div.heading{
	background: #ececec;
    padding: 8px 25px;
    font-size: 24px;
	cursor:pointer;
    margin-top:20px;
}
section.wplpp-section > div.heading p{	        font-size: 16px;    font-weight: 600;    font-style: normal; margin:0;}
section.wplpp-section > div.heading p:after{
	font-family:dashicons;
	content: "\f347";
	float:right;
}

section.wplpp-section form input,section.wplpp-section form select,section.wplpp-section form textarea{
	padding:5px 3px 5px 8px;
}
section.wplpp-section form .hint{
	    display: block;
    font-size: 13px;
    text-align: right;
    margin-top: 2px;
    color:rgba(0, 0, 0, 0.43);
    font-style: italic;
}
.wplpp-from-wrapper form .hint{
   	    display: block;
    font-size: 13px;
    text-align: right;
    margin-top: 2px;
    color:rgba(0, 0, 0, 0.43);
    font-style: italic; 
}

section.wplpp-section form  input:disabled,section.wplpp-section form  textarea:disabled{background:rgb(249, 249, 249)}
span.test-your-settings{color: red;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.wplpp-notification{    
    font-size: 15px;
    margin: -15px 50px 25px 50px;
    padding: 6px 15px;
    text-align: left;
    border-radius: 5px;
	}
.wplpp-notification.error{background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}
.wplpp-notification.success{    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #468847;
    display: block;
}
section.wplpp-section form textarea{
width: 640px;
    height: 115px;
    vertical-align: middle;
    padding: 5px 10px;
    line-height: 25px;
	
}
.wplpp-from-wrapper .custom-field, .wplpp-from-wrapper .slide-toggle{display:none}
input, select{padding:5px }
.wplpp-from-wrapper .install-now.updating-message:before{
        display: inline-block;
    font: normal 20px/1 dashicons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: top;
        content: "\f463";
        animation: rotation 2s infinite linear;
        margin: 0px 5px 0 -2px;
        color: #555;
}
.wplpp_checklist{ padding-left:50px; }
.wplpp_checklist p{ display:inline-block; margin:20px 0 0 0; vertical-align:middle;  }
.wplpp_checklist img{ display:inline-block; margin:20px 15px 0 0; vertical-align:middle}
.wplpp-info{ display:inline-block; position:relative;}
.wplpp-info .dashicons{color:#172b4d; vertical-align:text-top}
.wplpp-info:hover p{display:block}
.wplpp-info p{     
	display:none;
	position: absolute;
    width: 200px;
    background: #172b4d;
    padding: 10px 15px;
    border-radius: 5px;
    bottom: 25px;
    right: -25px;
    color:#fff;
    font-size:12px;
    font-weight: 300;
    text-align: left;
    z-index:1;
}

.wplpp-info.wplpp-placeholders{ 
    margin-top: 3px;
    display: block;
    float: right;
    text-align: right;
    z-index: 10;
}
.wplpp-info.wplpp-placeholders p{
    width:auto !important;
    bottom: 22px;
    right: -15px;    
} 
.wplpp-info p:before{
    content: '';
    width: 100%;
    height: 30px;
    bottom: -27px;
    z-index: 10000000;
    display: block;
    position: absolute;
    left: 0;
}
.wplpp-info p:after{
    content: " ";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: -5px;
    z-index: 1;
    transform: rotate(45deg);
    right: 30px;
    background: #172b4d;
    border-top: none;
    border-left: none;

}
.wplpp_checklist .wplpp_file-code{border: 1px solid #d8d8d8;
    padding: 8px 15px;
    border-radius: 5px;
    background: #f7f7f7;
    margin: 13px 0 0 30px;
}
.wplpp-from-wrapper ul li .upload-field{width:calc(100% - 125px) !important; float:left}

.toggle-wrapper{display:table; display:none;}
.wplpp_sidebar_menu{
    border-right: 1px solid #ececec;
    width: 200px;
    display: inline-block;
    vertical-align: top;
    margin-top: -40px;
    margin-left: -50px;
}
#wplpp_prompt_message, #wplpp_prompt_title{width:calc(100% - 50px) !important; display:inline-block;}
#wplpp_allow_button_text,#wplpp_dismiss_button_text{width:calc(100% - 90px) !important; display:inline-block;}
.toggle-wrapper form{width:calc(100 - 200px); display: inline-block; vertical-align: top;display: table-cell; padding-top:50px;}
.wplpp_sidebar_menu ul{ padding:0; padding:0}
.wplpp_sidebar_menu ul li{ margin: 0; margin:0 !important; border-bottom:1px solid #ececec}
.wplpp_sidebar_menu ul li a{display: block; text-decoration: none;padding: 10px 10px 10px 20px;color:#32325d; background: #fafafa; font-weight: 500;}
.wplpp_sidebar_menu ul li:first-child{border-top:0}
.wplpp_sidebar_menu ul li a:hover,.wplpp_sidebar_menu ul li.wplpp_active_menu{color:#000}
.wplpp_sidebar_menu ul li.wplpp_active_menu{}
.wplpp_sidebar_menu ul li.wplpp_active_menu a{background: #172b4d; color:#fff }
.woo-settings{display:inline-block; padding-left:70px; width:700px; max-width:100%}
.woo-settings label{display:block !important;}
.woo-settings .lp-textfield{width:100% !important}
.woo-settings .wplpp-info.wplpp-placeholders{margin-left:0; }
.woo-settings .options-wrapper{width:100% !important}
.wplpp_navigation ul{margin:0; padding:0;}
.wplpp_navigation li{display: inline-block; margin-bottom: 0 !important;}
.wplpp_navigation li a{
    color: #333 !important;
    border: 1px solid #979797;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%);    
    padding: 8px 14px;
    text-decoration: none;    
    display:block;
    margin:0 1px;
}
.wplpp_navigation li.active a{border:1px solid #deb887}
.wplpp_table_footer{margin-top:10px;width:90%;}
.wplpp_table_info{float:left}
.wplpp_table_pagination{float:right;}
.wplpp-settings-wrapper h2 > div{float:right; margin-right:50px;}
.wplpp-settings-wrapper h2 > div .wplpp-info p{font-size:12px; font-weight:300; padding:5px;top: 25px;right: -46px;z-index: 10;bottom:unset; font-style: normal;}
.wplpp-settings-wrapper h2 > div .wplpp-info p:after{left:150px; bottom:unset; top:-6px;transform: rotate(220deg);}
.wplpp-settings-wrapper h2 a:focus{box-shadow:none}
.lp-action-button fieldset{max-width:550px;}
.lp-action-button fieldset .lp-textfield{width:100% !important}
.lp-action-button fieldset label{display:block !important; margin-bottom:5px !important}
.lp-notification-settings fieldset{width:500px; display:inline-block; margin-bottom:0}
.emojionearea.lp_textarea{height:80px !important;}
.emojionearea.lp_textarea .emojionearea-editor{height: 100%; min-height: unset;}
div[disabled]{cursor:default !important;}
.v-top{vertical-align: top !important;}
.p-0{padding:0 !important}
.m-0{margin:0 !important}


/* optin prompt */
.wplpp-optin-preview{
    background: #eee;
    height: 250px;
    width: 500px;    
    position: relative;
    box-sizing: border-box;
    padding:10px;
    float:right;
    max-width:100%;
}

.wplppPromptContainer{
    position: fixed;
    z-index: 1000201;
    top: 15px;
    left: calc(50% - 225px);
    font-family: times;
    display: block;
    -webkit-animation: _WPShowPromptBox 1s forwards;
    animation: _WPShowPromptBox 1s fo;
    position: relative!important;
    left: 45px;
    padding-bottom: 30px;
    z-index: 200;    
}
.native-prompt img{width:360px;}
.custom-prompt,.native-prompt{display:none; text-align: left;}
.wplpp_show_prompt_wrapper{margin-top:20px !important; margin-bottom:20px !important}
.wplpp-from-wrapper .code-hint{padding:0;display: block; font-family:Consolas,Monaco,monospace;}
.wplpp-from-wrapper .code-hint span{
    font-size: 12px;
    color: #616161;
    padding: 5px;
    background: #eee;
    display: block;
    text-align: left;
    padding-left: 10px;    
}
li.wplpp_woo_menu_heading {
    padding: 10px!important;
    background: #e2e0e0;
    font-weight: 400;
}
/* optin prompt */


@media only screen and (max-width: 1250px) {
    .wplpp-push-content{width:100%;}
    .wplpp-push-preview{display:none}
}
@media only screen and (max-width: 1024px) {
    .wplpp-from-wrapper{padding:0;}
    .wplpp-from-wrapper ul{padding: 0;}
    .wplpp-from-wrapper textarea{width:100% !important;}
    .wplpp-from-wrapper ul li label,.wplpp-from-wrapper ul li [type='text'],.wplpp-from-wrapper ul li [type='url'],
    .options-wrapper label{display:block !important; width:100% !important;}
    .wplpp-from-wrapper ul li .options-wrapper{width:100%;}
    .options-wrapper label{ margin-top:10px;}
    #test-push-button{margin-left:0;}
    .wplpp-from-wrapper .install-now.button{padding:6px 6px;}
    .wplpp-settings-wrapper{margin:0 10px 0 0; padding: 0 15px 30px 15px;}
    .wplpp-from-wrapper ul li{clear: both;}
    .wplpp-settings-wrapper h2 {padding: 35px 0 6px;text-align: left;clear: both;}
    section.wplpp-section form{margin-top:0}
    .wplpp-from-wrapper .custom-field input[type=text]{width:100% !important;}
    #frm-send-notification #wplpp_icon{width:100% !important}
    .letspush-menu ul{padding:0}
    .letspush-menu ul li {
        margin: 0;
        padding: 0;
        list-style: none;
        float: left;
    }
    section.wplpp-section>div.heading{padding:8px 10px;}
    section.wplpp-section form{padding-top:0}
    #wpbody  select{height:auto; width:100%; padding:5px;}
    #wpbody  select[multiple] option{padding: 5px;margin-bottom: 1px;}
    .wplpp_sidebar_menu{width:100%; display:block;}
    .wplpp-info.wplpp-placeholders{margin-left:0;}
}
@media only screen and (max-width: 410px) {
    .letspush-menu ul{margin: 0 10px 0 0}
    .letspush-menu ul li{float:none; display:block}

}