html body #customized_bar  {
    position:fixed;
    height:100%;
    width:20%;
    background:#eeeeee;
    overflow:scroll;
    overflow-x:hidden;
    top:0;
    left:0;
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
    z-index:1300;
    color:#000000;
}
html body #customized_bar h1, html body #customized_bar h2, html body #customized_bar h3  {
    color: #AB0000 !important;
    font-family: impact;
    font-size: 32px !important;
    font-style: italic;
    text-align: center;
    text-shadow: 1px 1px #FFFFFF, -1px -1px #000000;
}
html body #customized_bar h1, html body #customized_bar h2, html body #customized_bar h3  {
    color: #333333;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5625;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
html body #customized_bar h1  {
    font-family:Arial, Helvetica, sans-serif !important;
    font-size:25px !important;
    background:#d3d3d3 !important;
    color:#000000 !important;
    text-shadow: none !important;
    font-style:normal !important;
}
html body #customized_bar h2  {
    font-family:Arial, Helvetica, sans-serif !important;
    font-size:25px !important;
    color:#000000 !important;
    text-shadow: none !important;
    font-style:normal !important;
    padding-left:3% !important;
    text-align:left !important;
}
html body .m_c_customized  {
    margin-left: 20%;
    width: 80%;
    height:100%;
}
html body .edtr  {
    display:none;
}
html body #llp_iframe_editor  {
    margin: 3% !important;
    width: 92%;
    padding:1%;
    height: 300px;
}
.sffields_c .textfield  {
    margin: 3% !important;
    width: 90% !important;
    padding:2%;
}
html body #llp_text_editor, html body #llp_image_link_a_editor, html body #llp_link_a_editor, html body #llp_link_editor, html body #llp_image_editor, html body #llp_bgimage_editor,  html body #llp_create_page, html body #_optthemes_optinname, html body #_optthemes_optinnametext, html body #_optthemes_optinemail, html body #_optthemes_optinemailtext, html body #_optthemes_optinformurl, html body #_optthemes_optinformsubmit  {
    margin: 3% !important;
    width: 90%;
    padding:2%;
}
html body #llp_custom_editor  {
    height: 250px;
    margin: 4%;
    width: 92%;
}
html body [data-edit=true]:hover  {
    border:5px solid green !important;
}
html body [data-type=bgimage]:hover  {
    border:0 !important;
}
html body #llp_prv  {
    margin-left:3%;
    display:none;
}
html body #llp_reset  {
    margin-left:3%;
    display:none;
}
html body #llp_save  {
    display:none;
}
html body #llp_save_create_page, html body #uploadImage .llp_btn, html body #uploadbgImage .llp_btn, html body #llp_save  {
    margin-left: 3%;
    color:#fff;
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    background-color:#49afcd;
    *background-color:#2f96b4;
    background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
    background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);
    background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);
    background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);
    background-repeat:repeat-x;
    border-color:#2f96b4 #2f96b4 #1f6377;
    border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);
    filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
html body #llp_save_create_page:hover, html body #uploadImage .llp_btn:hover, html body #uploadbgImage .llp_btn:hover, html body #llp_save:hover  {
    color:#fff;
    background-color:#2f96b4;
}
html body #llp_save_create_page:active, html body #uploadImage .llp_btn:active, html body #uploadbgImage .llp_btn:active, html body #llp_save:active  {
    background-color:#2f96b4;
}
html body #llp_save_create_page:focus, html body #uploadImage .llp_btn:focus, html body #uploadbgImage .llp_btn:focus, html body #llp_save:focus  {
    background-color:#2f96b4;
}
html body .additional_options  {
    display:none;
}
html body .data_link  {
    font-weight:bold;
    color:#000000;
    margin:0 3%;
}
html body .data_menu  {
    font-weight:bold;
    color:#000000;
    margin:0 3%;
}
html body .img_c , html body .bgimg_c  {
    border: 1px solid #000000;
    display: block;
    height: auto;
    margin: 0 0 3% 3%;
    padding: 2%;
    width: 50%;
}
html body #uploadImage, html body #uploadbgImage  {
    margin:0 3%;
    width:95%;
}
html body #uploadImage .llp_btn, html body #uploadbgImage .llp_btn  {
    margin:5px 0 0 !important;
}
html body .llp_response  {
    background: none repeat scroll 0 0 #FFFFFF;
    text-align: center;
    display:none;
    font-weight:bold;
    font-size:15px;
    margin-left:20%;
}
html body .llp_error  {
    background:#F2DEDE;
    color:#B94A48;
    padding:10px;
}
html body .llp_success  {
    background:#DFF0D8;
    color:#468847;
    padding:10px;
}
html body .llp_response_close  {
    background: none repeat scroll 0 0 #3D3D3D;
    color: #FFFFFF;
    float: right;
    padding: 0 5px;
    display:inline-block;
    cursor:pointer;
}
html body .textfield  {
    background-image:none;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    border-radius:0;
    height:auto;
    font-family:Arial, Helvetica, sans-serif !important;
    font-size:14px;
    font-style:normal;
    text-align:left;
    color:#000000;
}
html body .textfield:focus  {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}
html body .selectfield  {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    margin:0 3%;
    padding: 2%;
    width: 95%;
}
html body .selectfield:focus  {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}
html body .textarea  {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    border-radius:0;
}
html body .textarea:focus  {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}
html body #upload_image  {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
html body #upload_image:focus  {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}
html body .llp_btn  {
    display:inline-block;
    *display:inline;
    padding:4px 12px;
    margin-bottom:0;
    *margin-left:.3em;
    font-size:14px;
    line-height:20px;
    color:#333;
    text-align:center;
    text-shadow:0 1px 1px rgba(255,255,255,0.75);
    vertical-align:middle;
    cursor:pointer;
    background-color:#f5f5f5;
    *background-color:#e6e6e6;
    background-image:-moz-linear-gradient(top,#fff,#e6e6e6);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image:-o-linear-gradient(top,#fff,#e6e6e6);
    background-image:linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat:repeat-x;
    border:1px solid #ccc;
    *border:0;
    border-color:#e6e6e6 #e6e6e6 #bfbfbf;
    border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color:#b3b3b3;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom:1;
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
}
html body .llp_btn:hover,html body .llp_btn:focus,html body .llp_btn:active  {
    color:#333;
    background-color:#e6e6e6;
    *background-color:#d9d9d9
}
html body .llp_btn:active  {
    background-color:#ccc \9
}
html body .llp_btn:hover,html body .llp_btn:focus  {
    color:#333;
    text-decoration:none;
    background-position:0 -15px;
    -webkit-transition:background-position .1s linear;
    -moz-transition:background-position .1s linear;
    -o-transition:background-position .1s linear;
    transition:background-position .1s linear
}
html body .llp_btn:focus  {
    outline:thin dotted #333;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
html body .llp_btn:active  {
    background-image:none;
    outline:0;
    -webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)
}
html body .upload_image_c  {
    position: relative;
    overflow: hidden;
}
html body .upload_image_c input#upload_image  {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
html body .upload_image_t  {
    background-color: #FAA732 !important;
    background-image: linear-gradient(to bottom, #FBB450, #F89406) !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    color: #FFFFFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    width:89%;
}
html body .llp_menu_c  {
    display:none;
    visibility:hidden;
    position:fixed;
    left:-999999px;
    top:-999999px;
}
html body .sf_c .ptext  {
    margin:0 3%;
    color:#000000;
}
html body #_optthemes_webformcodehtml, html body #_optthemes_webformhiddenhtml  {
    margin: 3% !important;
    padding: 1%;
    width: 92%;
}
html body #atform_c  {
    margin:0;
    padding:0;
    width:auto;
}
html body .link_optin_form {
    margin: 0 7px 5px;
}
html body #customized_bar .tox .tox-edit-area__iframe {
    position: relative !important;
}