﻿.form p
{margin: 0;
    padding: 0;
}
.form input
{
    font-family: Calibri;
}
.form textarea
{
    font-family: Calibri;
}
.form_title
{
    margin-left: 0;cursor: default;
}
.form .rightToLeft .form_title
{margin-right: 0;
    margin-left: 0;
}

.form_title .favicon
{ width: 18px;  height: 18px;
 margin-right: 10px;

    vertical-align: middle;
}
.form_title span
{
    vertical-align: middle;
}
.close
{
    right: 10px;left: auto;
}
.rightToLeft .form_title .favicon
{
    margin-right: 0;margin-left: 10px;
}
.rightToLeft .close
{right: auto;
    left: 10px;
}

.about_form
{font-family: Calibri;font-size: 12px;line-height: 20px;position: absolute;width: 415px;

    text-align: left;vertical-align: middle;color: #fff;border-radius: 5px;background: #000;
}
.about_form .form_title
{
    font-size: 12px;line-height: 25px;
}
.about_form .close
{position: absolute;
    top: 3px;cursor: pointer;
}
.about_form .title_content
{
    position: relative;left: -10px;width: 100%;height: 35px;padding: 0 10px 10px 10px;
}
.about_form .about_content
{
    position: relative;top: -22px;width: 381px;padding: 17px 17px 10px 17px;background-color: rgba(255,255,255,.9);
}
.about_form .content2
{
    position: relative;height: 105px;
}
.about_form .content1
{
    position: relative;
}

.about_form .item
{position: relative;overflow: hidden;

    width: 100%;min-height: 18px;margin: 15px 0;
}
.about_form .item .title
{position: absolute;top: 0;left: 0;

    display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.about_form .content2 .item .content
{width: auto;
    margin: 0;
}
.about_form .content1 .item .content
{width: auto;
    margin: 0 0 0 70px;
}
.about_form a
{
    text-decoration: underline;
}
.about_form .description
{
    margin: 0;
}
.about_form .description .content
{
    margin: 0;
}

.about_form .logo
{position: absolute;left: 0;

    width: 90px;
}
.about_form .stage
{position: absolute;right: 0;

    overflow: hidden;width: 275px;height: 105px;
}
.about_form.rightToLeft .stage
{right: auto;
    left: 0;
}
.about_form .content2 .aboutLogo
{
    position: absolute;left: 0;width: 90px;height: 105px;
}
.about_form.rightToLeft .content2 .aboutLogo
{right: 0;
    left: auto;
}

.about_form .swiper
{position: absolute;top: 0;left: 0;

    width: 100%;
}

.about_form .progress
{position: absolute;right: 0;bottom: 0;

    width: 15px;height: 5px;cursor: pointer;
}
.about_form .progressBar
{position: absolute;top: 0;right: 0;

    width: 5px;height: 5px;cursor: pointer;border-radius: 2px;background: rgba(255,255,255,.25);
}

.about_form.rightToLeft
{
    text-align: right;
}
.about_form.rightToLeft .item .title
{
    position: absolute;top: 0;right: 0;left: auto;text-align: right;
}
.about_form.rightToLeft .content2 .item .content
{
    margin: 0;text-align: right;
}
.about_form.rightToLeft .content1 .item .content
{
    margin: 0 70px 0 0;text-align: right;
}



.color_panel
{position: absolute;z-index: 9999;

    display: none;width: 202px;background-color: #fff;
}
.color_panel tr
{
    position: relative;
}
.color_panel td
{position: relative;

    width: 14px;height: 14px;
}


.colorSelection
{
    width: 25px;height: 25px;padding: 0;cursor: pointer;border-width: 2px;
}

.bookmark_form
{font-family: Calibri;font-size: 12px;

    position: absolute;z-index: 1000;top: 157px;left: -280px;display: block;width: 270px;height: 470px;padding: 0;color: #fff;border-radius: 0;background: #000;
}
.bookmark_form .form_title
{
    font-size: 12px;line-height: 25px;
}
.bookmark_form .close
{position: absolute;
    top: 3px;cursor: pointer;
}
.bookmark_form .title_content
{
    position: relative;left: -10px;width: 100%;height: 35px;padding: 0 10px 10px 10px;
}
.bookmark_form .bookmark_content
{
    position: relative;top: -22px;width: 250px;height: 425px;padding: 10px;background-color: rgba(255,255,255,.9);
}

.bookmark_form .inputForm
{position: relative;

    width: 100%;height: 25px;
}
.bookmark_form .input_title
{position: absolute;left: 0;

    width: 200px;height: 23px;padding: 0 10px;border: 1px solid #e3e3e3;
}
.bookmark_form .colorSelection
{position: absolute;right: 0;

    width: 22px;height: 23px;border: 1px solid #fff;
}
.bookmark_form .add_page
{line-height: 26px;

    display: inline-block;width: 120px;height: 26px;margin-top: 10px;cursor: pointer;text-align: center;vertical-align: middle;background: rgba(255,255,255,.25);
}
.bookmark_form .add_page.left
{
    margin-right: 10px;
}
.bookmark_form .list_title
{font-size: 12px;line-height: 26px;width: 100%;height: 26px;margin-top: 10px;

    cursor: default;text-align: left;vertical-align: middle;background: rgba(255,255,255,.1);
}
.bookmark_form .list_title span
{display: inline-block;

    padding: 0 10px;
}
.bookmark_form .list_title .page
{width: 30px;

    border-right: 1px solid rgba(255,255,255,.1);
}
.bookmark_form .list_title .description
{
    width: 120px;border-right: 1px solid rgba(255,255,255,.1);
}


.bookmark_form .stage
{position: relative;

    overflow: hidden;width: 100%;
}
.bookmark_form .swiper
{top: 0;left: 0;

    width: 100%;
}

.bookmark_form .progress
{position: absolute;right: 0;bottom: 0;

    width: 15px;height: 5px;cursor: pointer;
}
.bookmark_form .progressBar
{position: absolute;top: 0;right: 0;

    width: 5px;height: 5px;cursor: pointer;border-radius: 2px;background: rgba(255,255,255,.25);
}

.bookmark_form .removeAll
{line-height: 26px;display: none;width: 100%;height: 26px;
    margin: 5px 0;cursor: pointer;text-align: center;vertical-align: middle;background: rgba(255,255,255,.25);
}

.bookmark_form .item
{line-height: 26px;position: relative;

    width: 100%;height: 26px;margin-top: 5px;text-align: left;vertical-align: middle;
}
.bookmark_form .item span
{display: inline-block;

    padding: 0 10px;
}
.bookmark_form .item input
{
    display: inline-block;
}
.bookmark_form .item .page
{
    width: 30px;
}
.bookmark_form .item .title
{
    width: 100px;height: 20px;padding: 0 10px;border: none;background: transparent;
}
.bookmark_form .item .colorSelection
{position: absolute;top: 3px;left: 149px;display: none;width: 20px;height: 18px;
    margin: 0;
}
.bookmark_form .item img
{
    position: absolute;cursor: pointer;
}
.bookmark_form .item .save
{top: 4px;
    left: 174px;display: none;
}
.bookmark_form .item .cancel
{top: 4px;
    left: 194px;display: none;
}
.bookmark_form .item .edit
{top: 4px;
    left: 194px;
}
.bookmark_form .item .delete
{top: 4px;
    left: 218px;
}
.bookmark_form .item.bookmarkItem_focus
{
    background: rgba(255,255,255,.25);
}

.bookmark_form.rightToLeft
{
    text-align: right;
}
.bookmark_form.rightToLeft .input_title
{right: 0;
    left: auto;direction: rtl;
}
.bookmark_form.rightToLeft .colorSelection
{
    right: auto;left: 0;
}
.bookmark_form.rightToLeft .list_title
{
    text-align: right;
}
.bookmark_form.rightToLeft .list_title .page
{width: 30px;border-right: none;
    border-left: 1px solid rgba(255,255,255,.1);
}
.bookmark_form.rightToLeft .list_title .description
{
    width: 120px;border-right: none;border-left: 1px solid rgba(255,255,255,.1);
}

.bookmark_form.rightToLeft .progress
{right: auto;
    left: 0;
}
.bookmark_form.rightToLeft .progressBar
{right: auto;
    left: 0;
}

.bookmark_form.rightToLeft .item
{
    text-align: right;
}
.bookmark_form.rightToLeft .item .title
{
    direction: rtl;
}
.bookmark_form.rightToLeft .item .colorSelection
{
    right: 149px;left: auto;
}
.bookmark_form.rightToLeft .item .save
{
    right: 174px;left: auto;
}
.bookmark_form.rightToLeft .item .cancel
{
    right: 194px;left: auto;
}
.bookmark_form.rightToLeft .item .edit
{
    right: 194px;left: auto;
}
.bookmark_form.rightToLeft .item .delete
{
    right: 218px;left: auto;
}

.bookmark_form.phone
{top: 0;left: 0;width: 100%;height: 100%;margin: 0;padding: 0;

    background: transparent;
}
.bookmark_form.phone .stage
{width: 100%;height: 100%;
    margin: 0;
}
.bookmark_form.phone .item
{font-size: 15px;line-height: 100px;

    position: relative;width: 100%;height: 100px;cursor: pointer;vertical-align: middle;
}
.bookmark_form.phone .item span
{display: inline-block;float: left;width: auto;
    margin: 0 10px;
}
.bookmark_form.phone .item img
{position: relative;float: left;

    height: 76px;margin: 12px 0;
}
.bookmark_form.phone .item .delete
{
    position: absolute;top: 30px;right: 10px;left: auto;width: 41px;height: 41px;cursor: pointer;background-image: url(phoneIcon/phone_icon.png);background-repeat: no-repeat;background-position: -402px -429px;
}
.bookmark_form.phone .item .delete:hover
{
    background-position: -462px -429px;
}



.download_form
{font-family: Calibri;font-size: 15px;line-height: 20px;position: absolute;position: absolute;z-index: 1000;top: 0;left: 0;width: 375px;padding: 5px;

    text-align: left;vertical-align: middle;color: #fff;border-radius: 5px;
}
.download_form .content
{position: relative;width: 100%;height: 198px;margin-left: -20px;
    padding: 20px 20px 0 20px;
}
.download_form .content1
{ position: absolute;  top: 20px;  left: 20px;

    width: 212px;  height: 180px;  border-right: 1px solid rgba(252, 251, 249, .5);
}
.download_form .content2
{ position: absolute;  top: 20px;
 right: 20px;
    /* border: 1px solid rgba(252, 251, 249, 0.5); */

    display: inline-block;  width: 150px;  height: 196px;
}
.download_form .favicon
{
    top: -4px;
}
.download_form .download_content
{
    position: relative;top: -22px;
}
.download_form .form_title
{
    line-height: 25px;
}
.download_form .close
{position: absolute;
    top: 3px;cursor: pointer;
}
.download_form .title_content
{
    position: relative;left: -10px;width: 100%;height: 35px;padding: 0 10px 10px 10px;
}
.download_form .downloadButton
{line-height: 30px;width: 181px;height: 30px;margin: 10px 10px 0 10px;

    cursor: pointer;text-align: center;vertical-align: middle;background: rgba(255,255,255,.25);
}
.download_form .item
{line-height: 30px;position: relative;

    cursor: pointer;vertical-align: middle;
}
.download_form .item span
{
    margin-left: 6px;vertical-align: middle;
}
.download_form .item img
{margin: 4px;margin-left: 10px;

    vertical-align: middle;
}
.download_form .downloadAttachments input
{font-size: 12px;width: 102px;height: 30px;margin-left: 10px;
    padding: 0 5px;border: none;
}
.download_form .content1 select
{width: 181px;height: 30px;
    margin: 10px;margin-top: 5px;color: #989898;border: none;border-radius: 0;outline: none;
}
/* .download_form .downloadAll{margin-top:30px;} */

.download_form.rightToLeft
{
    text-align: right;
}
.download_form.rightToLeft .item
{
    padding: 0;
}
.download_form.rightToLeft .item img
{right: 4px;
    left: auto;
}
.download_form.rightToLeft .item span
{
    margin: 0 10px 0 0;
}
.download_form.rightToLeft .downloadAttachments input
{
    margin: 0 10px 0 0;
}
/* .download_form .downloadButton{margin:20px 0 0 0;width:auto;} */


.help_form
{font-family: Calibri;font-size: 15px;line-height: 20px;position: absolute;z-index: 1000;top: 0;left: 0;width: 352px;padding: 0;

    text-align: left;vertical-align: middle;color: #fff;border-radius: 5px;background: #000;
}
.help_form .form_title
{
    font-size: 12px;line-height: 25px;
}
.help_form .close
{position: absolute;
    top: 3px;cursor: pointer;
}
.help_form .title_content
{
    position: relative;left: -10px;width: 100%;height: 35px;padding: 0 10px 10px 10px;
}
.help_form .help_content
{position: relative;top: -22px;width: 318px;padding: 17px 17px 10px 17px;

    text-align: center;background-color: rgba(255,255,255,.9);
}
.help_form .logo
{max-width: 380px;max-height: 200px;margin: 10px;

    text-align: center;
}
.help_form .description
{
    margin: 10px;
}

.help_form.rightToLeft
{
    text-align: right;
}


.pictureList_win10
{position: absolute;left: 0;

    width: 150px;height: 196px;
}
.pictureList_win10 .thumbnail .page
{line-height: 20px;

    width: 100%;height: 20px;
}
.pictureList_win10 .thumbnail img
{width: 100%;

    vertical-align: middle;
}
.pictureList_win10 .btn
{
    position: absolute;z-index: 3;top: 0;bottom: 0;width: 18px;height: 18px;margin: auto;cursor: pointer;
}
.pictureList_win10 .leftBtn
{
    left: 0;
}
.pictureList_win10 .rightBtn
{
    right: 0;
}

.pictureList_win10
{
    left: 0;text-align: center;vertical-align: middle;
}
.pictureList_win10 .thumbnail
{position: relative;top: 0;left: 0;display: inline-block;

    width: 100%;text-align: center;vertical-align: middle;
}
.pictureList_win10:after
{display: inline-block; height: 100%;

    content: ''; vertical-align: middle;
}


.print_form
{font-family: Calibri;font-size: 12px;line-height: 20px;position: absolute;z-index: 1000;top: 0;left: 0;width: 398px;padding: 0;

    text-align: left;vertical-align: middle;color: #fff;border-radius: 5px;background: #000;
}
.print_form .form_title
{
    font-size: 12px;line-height: 25px;
}
.print_form .close
{position: absolute;
    top: 3px;cursor: pointer;
}
.print_form .title_content
{
    position: relative;left: -10px;width: 100%;height: 35px;padding: 0 10px 10px 10px;
}
.print_form .content
{
    position: relative;top: -22px;width: 237px;padding: 10px 10px 10px 151px;background-color: rgba(255,255,255,.9);
}

.print_form .printDiv
{width: 227px;padding: 10px;

    border-left: 1px solid rgba(255,255,255,.1);
}
.print_form .printButton
{line-height: 26px;width: 100%;height: 26px;margin: 20px 0;

    cursor: pointer;text-align: center;vertical-align: middle;background: rgba(255,255,255,.25);
}
.print_form .item
{line-height: 26px;position: relative;margin: 10px 0;padding: 0 0 0 20px;

    cursor: pointer;vertical-align: middle;
}
.print_form .item span
{
    margin-left: 10px;
}
.print_form .item img
{position: absolute;top: 5px;left: 4px;

    vertical-align: middle;
}
.print_form .printRange input
{font-size: 12px;width: 100px;height: 26px;margin-left: 10px;
    padding: 0 5px;border: 1px solid #e3e3e3;
}

.print_form.rightToLeft
{
    text-align: right;
}
.print_form.rightToLeft .item
{
    padding: 0;
}
.print_form.rightToLeft .item img
{right: 4px;
    left: auto;
}
.print_form.rightToLeft .item span
{
    margin: 0 30px 0 0;
}
.print_form.rightToLeft .printRange input
{
    margin: 0 10px 0 0;
}

.print_form.phone
{width: 100%;padding: 0;

    background: transparent;
}
.print_form.phone .item
{
    margin: 10px;
}
.print_form .printButton
{width: auto;
    margin: 20px 0;
}


/* No search-form for wings */
.search_form
{
    /* font-family: Calibri;font-size: 12px;position: absolute;z-index: 1000;top: 0;left: -300px;width: 270px;height: 548px;padding: 0;color: #fff;border-radius: 5px;background: #000; */
  display: none;
}

/* .search_form .form_title
{
    font-size: 12px;line-height: 25px;
}
.search_form .close
{
    position: absolute;  top: 3px;cursor: pointer;
}
.search_form .title_content
{
    position: relative;left: -10px;width: 100%;height: 35px;padding: 0 10px 10px 10px;
}
.search_form .search_content
{
    position: relative;top: -22px;width: 100%;background-color: rgba(255,255,255,.9);
}

.search_form .input_search
{
    width: 208px;height: 30px;margin: 10px 0 0 10px;padding: 0 30px 0 10px;border: 1px solid #e3e3e3;;
}
.search_form .searchButton
{
    position: absolute;z-index: 10;top: 25px;right: 15px;max-width: 22px;max-height: 22px;cursor: pointer;transform: translate(0, -50%);
}
.search_form .result
{
    line-height: 40px;height: 40px;

padding: 0 10px;vertical-align: middle;border-bottom: 1px solid rgba(255,255,255,.1);
}

.search_form .stage
{
    position: relative;  overflow: hidden;width: 100%;height: 577px;
}
.search_form .swiper
{
    position: absolute;top: 0;left: 0;

width: 100%;
}

.search_form .progress
{
    position: absolute;right: 0;bottom: 0;

width: 15px;height: 5px;cursor: pointer;
}
.search_form .progressBar
{
    position: absolute;top: 0;right: 0;

width: 5px;height: 5px;cursor: pointer;opacity: .25;border-radius: 2px;background: #fff;
}

.search_form .item
{
    padding: 10px 12px;cursor: pointer;
}
.search_form .item .description
{
    font-size: 12px;margin-top: 3px;opacity: .6;
}
.search_form .item:hover
{
    background: rgba(255,255,255,.25);
}

.search_form.rightToLeft
{
    text-align: right;
}
.search_form.rightToLeft .input_search
{
    margin: 10px 10px 0 0;padding: 0 10px 0 30px;

direction: rtl;
}
.search_form.rightToLeft .searchButton
{
    right: auto;  left: 15px;
}
.search_form.rightToLeft .progress
{
    right: auto;  left: 0;
}

.search_form.phone
{
    top: 0;left: 0;width: 100%;height: 100%;padding: 0;

border-top: 1px solid rgba(255,255,255,.25);background: transparent;
}
.search_form.phone .input_search
{
    line-height: 20px;width: 275px;height: 20px;margin: 20px 15px;padding: 0 25px 0 5px;border: 1px solid transparent;

border-radius: 12px;background: transparent;
}
.search_form.phone .result
{
    line-height: 25px;height: 25px;

margin: 0;padding: 0 10px;background: rgba(255,255,255,.05);
}
.search_form.phone .stage
{
    position: relative;  width: 100%;margin: 0;
}
.search_form.phone .searchButton
{
    top: 24px;right: 25px;

width: 15px;height: 15px;
}
.search_form.phone .searchButton div
{
    width: 100%;height: 100%;
}
.search_form.rightToLeft.phone .searchButton
{
    top: 24px;right: auto;

left: 25px;
}
.search_form.rightToLeft.phone .input_search
{
    padding: 0 5px 0 25px;
} */


.phone_scroll_y
{overflow-x: hidden;
    overflow-y: auto;-webkit-overflow-scrolling: touch;
}


.settingpc_form
{font-family: Calibri;font-size: 15px;line-height: 20px;position: absolute;width: 310px;height: 140px;text-align: center;
    vertical-align: middle;color: #fff;
}
.settingpc_form
{ top: 0;  right: 0;  bottom: 0;
    left: 0;  margin: auto;  text-align: center;
}
.settingpc_form .item
{ position: relative;  display: inline-block;  float: left;

    width: 140px;  height: 140px;  margin: 0 7px;  cursor: pointer;
 background: black;
}
.settingpc_form .item img
{
    width: 60px;  height: 60px;  margin-top: 20px;
}
.settingpc_form .item .title
{
    width: 100%;  text-align: center;
}
.setting_form.phone
{
    right: auto;
}


.share_form
{font-family: Calibri;font-size: 12px;line-height: 20px;position: absolute;z-index: 1000;top: 0;left: 0;width: 415px;

    text-align: left;vertical-align: middle;color: #fff;background: #000;
}
.share_form .form_title
{
    font-size: 15px;line-height: 25px;position: absolute;top: -25px;left: -10px;width: 415px;height: 45px;margin: 0;padding: 0 10px;
}
.share_form .close
{position: absolute;
    top: -21px;right: 5px;cursor: pointer;
}
.share_form.rightToLeft .close
{
    right: auto;left: 5px;
}
.share_form .share_content
{
    position: relative;width: 365px;height: 200px;padding: 30px 25px;
}

.share_form .swiperContainer
{
    font-size: 14px;position: absolute;right: 24px;overflow: hidden;width: 210px;height: 150px;padding-left: 20px;
}
.share_form .shareStage
{position: absolute;top: 30px;right: 0;overflow: hidden;

    width: 210px;height: 120px;
}
.share_form .progress
{position: absolute;right: 0;bottom: 0;

    width: 15px;height: 5px;cursor: pointer;
}
.share_form .progressBar
{position: absolute;top: 0;right: 0;

    width: 5px;height: 5px;cursor: pointer;border-radius: 2px;background: rgba(255,255,255,.25);
}
.share_form .shareSwiper
{position: absolute;right: 0;

    width: 210px;margin-top: 9px;
}

.share_form .codeBox
{
    position: absolute;width: 110px;height: 150px;padding: 0 5px;text-align: center;
}
.share_form .shareCode
{
    position: absolute;width: 100px;height: 100px;border: 5px solid #fff;
}
.share_form .miniProgramCode
{
    position: absolute;top: -7px;left: -7px;width: 124px;height: 124px;
}
.share_form .codeButton
{line-height: 26px;

    position: absolute;bottom: 2px;width: 110px;height: 26px;
}
.share_form .codeButton > span
{line-height: 26px;display: inline-block;overflow: hidden;width: 50%;height: 26px;cursor: pointer;white-space: nowrap;text-overflow: ellipsis;

    opacity: .5;background: rgba(255,255,255,.25);
}
.share_form .codeButton > span.active
{
    opacity: 1;
}
.share_form .codeButton .btn-active
{
    background: rgba(255,255,255,.25);
}
.share_form .share_title
{
    position: absolute;top: 6px;left: 20px;width: 210px;
}
.share_form .link_Box
{
    position: absolute;bottom: 30px;width: 365px;height: 30px;
}
.share_form .link_input
{line-height: 30px;

    width: 283px;height: 30px;padding: 0 10px;border: 1px solid #e3e3e3;
}
.share_form .copy
{line-height: 32px;position: absolute;top: 0;right: 0;

    width: 60px;height: 32px;cursor: pointer;text-align: center;vertical-align: middle;
}
.share_form .sharePanel img
{
    height: 42px;margin: 0 10px 5px 0;border: none;
}

.share_form.rightToLeft .swiperContainer
{
    right: auto;left: 24px;padding: 0 20px 0 0;
}
.share_form.rightToLeft .shareStage
{
    right: auto;left: 0;
}
.share_form.rightToLeft .codeBox
{
    right: 25px;
}
.share_form.rightToLeft .share_title
{right: 20px;
    left: auto;
}
.share_form.rightToLeft .link_input
{text-align: right;

    border-radius: 0;
}
.share_form.rightToLeft .copy
{
    border-radius: 0;
}
.share_form.rightToLeft .sharePanel img
{
    margin: 0 0 5px 10px;
}
.share_form.rightToLeft .progress
{
    right: auto;left: 0;
}
.share_form.rightToLeft .progressBar
{
    right: auto;left: 0;
}

.share_form p
{
    line-height: 20px;
}

.share_form .shareCurrentPageBox
{
    position: absolute;bottom: 65px;left: 25px;
}
.share_form .shareCurrentPage
{
    position: absolute;left: 0; width: 14px; height: 14px;margin: 4px 0;
}
.share_form .shareCurrentPageTitle
{
    display: inline-block; margin: 0 25px;
}

.share_form.rightToLeft .shareCurrentPageBox
{right: 25px;
    left: auto;
}
.share_form.rightToLeft .shareCurrentPage
{
    position: absolute;right: 0;left: auto;
}

.share_form.rightToLeft
{
    text-align: right;
}
.share_form.rightToLeft .copy
{right: auto;
    left: 0;
}

.share_form.phone
{width: 100%;height: 100%;padding: 0;

    background: transparent;
}
.share_form.phone .stage
{position: relative;

    overflow: hidden;width: 100%;height: 100%;
}
.share_form.phone .swiper
{top: 0;left: 0;

    width: 100%;
}
.share_form.phone .progress
{right: auto;
    left: 0;
}
.share_form.phone .progressBar
{right: auto;
    left: 0;
}

.share_form.phone .item
{font-size: 15px;font-weight: bold;line-height: 50px;position: relative;height: 50px;
    padding: 10px;vertical-align: middle;
}
.share_form.phone .item .logo
{display: inline-block;float: left;

    width: 50px;height: 50px;
}
.share_form.phone .item .logo div
{
    width: 50px;height: 50px;
}
.share_form.phone .item span
{float: left;

    margin-left: 20px;
}



.tableofcontent_form
{font-family: Calibri;font-size: 12px;

    position: absolute;z-index: 1000;top: 150px;left: -300px;width: 270px;height: 548px;padding: 0;color: #fff;border-radius: 5px;background: #000;
}
.tableofcontent_form .form_title
{
    font-size: 12px;line-height: 25px;
}
.tableofcontent_form .close
{position: absolute;
    top: 3px;cursor: pointer;
}
.tableofcontent_form .title_content
{
    position: relative;left: -10px;width: 100%;height: 35px;padding: 0 10px 10px 10px;
}
.tableofcontent_form .tableofcontent_content
{
    position: relative;top: -22px;width: 100%;background-color: rgba(255,255,255,.9);
}

.tableofcontent_form .stage
{position: relative;

    overflow: hidden;width: 100%;height: 522px;
}
.tableofcontent_form .swiper
{position: absolute;top: 0;left: 0;

    width: 100%;
}

.tableofcontent_form .progress
{position: absolute;right: 0;bottom: 0;

    width: 15px;height: 5px;cursor: pointer;
}
.tableofcontent_form .progressBar
{position: absolute;top: 0;right: 0;

    width: 5px;height: 5px;cursor: pointer;border-radius: 2px;background: rgba(255,255,255,.25);
}

.tableofcontent_form .item
{font-size: 12px;line-height: 34px;position: relative;margin-bottom: 0;
    padding: 0 12px;cursor: pointer;
}
.tableofcontent_form .item .arrow
{position: absolute;top: 2px;;

    padding: 5px;
}
.tableofcontent_form .item .description
{
    display: inline-block;
}
.tableofcontent_form .item img
{
    vertical-align: middle;
}
.tableofcontent_form .item:hover p
{
    text-decoration: underline;
}

.tableofcontent_form.rightToLeft
{
    text-align: right;
}
.tableofcontent_form.rightToLeft .progress
{right: auto;
    left: 0;
}
.tableofcontent_form.rightToLeft .progressBar
{right: auto;
    left: 0;
}

.tableofcontent_form.phone
{top: 0;left: 0;width: 100%;height: 100%;margin: 0;padding: 0;

    background: transparent;
}
.tableofcontent_form.phone .stage
{width: 100%;height: 100%;
    margin: 0;
}
.tableofcontent_form .searchButton
{
    position: absolute;z-index: 10;top: 52px;right: 20px;cursor: pointer;
}


.fbToolBar {
  /* making a flex-container out of fbToolBar for Wings */
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 99;
  right: 0;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  height: 44px;
  /* opacity: .95; */
  /* Wings: has to be set in customSettings: */
  background-color: #ffffff !important;
 /* -webkit-box-shadow: 0 0 12px rgba(40, 40, 40, 1);
 -moz-box-shadow: 0 0 12px rgba(40, 40, 40, 1);
 box-shadow: 0 0 12px rgba(40, 40, 40, 1);
 -ms-box-shadow: 0 0 12px rgba(40, 40, 40, 1);
 -o-box-shadow: 0 0 12px rgba(40, 40, 40, 1); */
}

/* No page number etc for Wings -> display: none */
.pageNumber {
    /* position: absolute; */
    display: none;
}

.pageNumber input {
  /* font-family: Arial;
  height: 24px;
  text-align: center;
  vertical-align: middle; */
  display: none;
}

.pageNumber input:focus {
    outline: none;
}

/* setting logoBar to display: none for Wings */
.logoBar {
  /* position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 75px;
  height: 100%; */
  display: none;
}

.buttonBar {
  /* setting buttonBar to flex + modifications for Wings */
  display: flex;
  justify-content: center;
  align-content: center;
  width: 100%;
  margin-left: 0.6rem;
  /* position: absolute; */
  z-index: 3;
  /* right: 0;
  left: auto; */
}

.buttonBar .button {
  /* position: absolute;   */ /*disabled for Wings */
  width: 28px;
  height: 28px;
  /* no border - Wings: */
  /* border: 1px solid rgba(255,255,255, .1); */
  /* adding some margins to the buttons (Wings): */
  margin: 0 1rem;
}

.buttonBar .button img
{
    width: 18px;  height: 18px;  margin-top: 5px;
 margin-left: 5px;
}

.button span
{
    font-family: 'Tahoma','sans-serif','Arial';  font-size: 12px;
}

.buttonBar .button span
{
    display: none;
}

/* Neues Layout nach Update (Teilen wurde verschoben) Wings*/
.buttonBar>.button:nth-child(3),
.buttonBar>.button:nth-child(4),
.buttonBar>.button:nth-child(5),
.buttonBar>.button:nth-child(6),
.buttonBar>.button:nth-child(7),
.buttonBar>.button:nth-child(8),
/* .buttonBar>.button:nth-child(9), */
/* .buttonBar>.button:nth-child(10), */
.buttonBar>.button:nth-child(13) {
  display: none;
}

.extendedBar
{ position: absolute;  z-index: 100;

    overflow: hidden;
}

.extendedBar .button
{
    position: absolute;  width: 150px;  height: 28px;
}

.extendedBar .button img
{
    float: left;  width: 18px;  height: 18px;  margin-top: 5px;
 margin-left: 5px;
}

.extendedBar .button span
{
    position: absolute;  margin-top: 7px;
 margin-left: 8px;  color: white;
}

.extendedBar.rtl .button img
{
    float: right;  width: 18px;  height: 18px;  margin-top: 5px;
 margin-right: 5px;
}

.extendedBar.rtl .button span
{
    position: absolute;  right: 0;  margin-top: 7px;
 margin-right: 28px;  color: white;
}



.thumbnail_win10
{font-family: Calibri;font-size: 12px;position: absolute;z-index: 1000;left: 5%;width: 90%;

    text-align: center;vertical-align: middle;color: #fff;background: transparent;
}
.thumbnail_win10 .form_title
{font-size: 12px;line-height: 25px;

    text-align: left;
}
.thumbnail_win10 .close
{position: absolute;
    top: 3px;cursor: pointer;
}
.thumbnail_win10 .title_content
{
    position: relative;height: 35px;margin: 0 30px;padding: 0 10px 10px 10px;
}

.thumbnail_win10 .stage
{position: relative;top: -22px;

    overflow: hidden;height: 105px;margin: 0 40px;
}
.thumbnail_win10 .swiper
{
    position: absolute;top: 0;height: 100%;
}

.thumbnail_win10 .progress
{position: absolute;right: 0;bottom: 7px;

    display: none;width: 0;height: 0;cursor: pointer;
}
.thumbnail_win10 .progressBar
{position: absolute;top: 0;left: 0;

    width: 0;height: 0;cursor: pointer;border-radius: 4px;background: rgba(255,255,255,.25);
}

.thumbnail_win10 .item_focus
{position: absolute;

    display: inline-block;height: 100%;cursor: pointer;
}
.thumbnail_win10 .title
{line-height: 20px;position: absolute;z-index: 10;bottom: 0;left: 0;

    display: none;width: 100%;width: 100%;height: 20px;text-align: center;vertical-align: middle;pointer-events: none;
}
.thumbnail_win10 .item
{line-height: 80px;position: absolute;overflow: hidden;

    height: 80px;padding: 5px 5px 20px 5px;background-color: rgba(200,200,200,.9);
}
.thumbnail_win10 .item img
{
    height: 80px;pointer-events: none;
}
.thumbnail_win10 .highlight.focus
{
    font-weight: bold;
}
.thumbnail_win10 .item_focus.focus div.title
{
    display: block;
}
.thumbnail_win10 .item.focus p.title
{
    display: block;
}
.thumbnail_win10 .item_focus.focus.highlight .item
{
    background: #fff;
}
.thumbnail_win10 .item.focus.highlight
{
    background: #fff;
}
.thumbnail_win10 .item_focus.focus:hover .item
{
    background: #dcdcdc;
}
.thumbnail_win10 .item.focus:hover
{
    background: #dcdcdc;
}
.thumbnail_win10 .item_focus.focus.highlight:hover .item
{
    background: #fff;
}
.thumbnail_win10 .item.focus.highlight:hover
{
    background: #fff;
}

.thumbnail_win10 .pageCaption
{line-height: 20px;display: inline-block;margin-top: 15px;padding: 0 20px;

    cursor: default;border-radius: 10px;background: rgba(0,0,0,.5);
}

.thumbnail_win10 .btn
{line-height: 80px;

    position: absolute;top: 60px;cursor: pointer;
}
.thumbnail_win10 .leftBtn
{
    left: 0;
}
.thumbnail_win10 .rightBtn
{
    right: 0;
}
.thumbnail_win10.rightToLeft .form_title
{
    text-align: right;
}


.videogallery_form
{font-family: Calibri;font-size: 12px;line-height: 20px;position: absolute;position: absolute;z-index: 1000;width: 570px;margin: auto;padding: 0;

    text-align: left;vertical-align: middle;color: #fff;background: #000;
}
.videogallery_form .title
{
    font-size: 15px;line-height: 25px;
}
.videogallery_form .form_title
{
    font-size: 12px;line-height: 25px;
}
.videogallery_form .close
{position: absolute;
    top: 3px;cursor: pointer;
}
.videogallery_form .title_content
{
    position: relative;left: -10px;width: 100%;height: 35px;padding: 0 10px 10px 10px;
}
.videogallery_form .videoGallery_content
{
    position: relative;top: -22px;width: 550px;padding: 10px;background-color: rgba(255,255,255,.9);
}

.videogallery_form .video
{
    width: 315px;height: 223px;margin-top: 0;background: rgba(255,255,255,.25);
}
.videogallery_form .video_list
{position: absolute;top: 10px;right: 0;

    width: 222px;height: 223px;
}
.videogallery_form .info
{
    margin-top: 15px;
}
.videogallery_form .info .description
{
    width: 100%;
}
.videogallery_form .description
{
    opacity: .6;
}

.videogallery_form .stage
{position: relative;

    overflow: hidden;width: 100%;height: 223px;
}
.videogallery_form .swiper
{position: absolute;top: 0;left: 0;

    width: 100%;
}

.videogallery_form .progress
{position: absolute;right: -5px;bottom: 0;

    width: 15px;height: 5px;cursor: pointer;
}
.videogallery_form .progressBar
{position: absolute;top: 0;right: 5px;

    width: 5px;height: 5px;cursor: pointer;border-radius: 2px;background: rgba(255,255,255,.25);
}

.videogallery_form .item
{position: relative;width: 156px;min-height: 42px;margin-bottom: 5px;padding-left: 61px;

    cursor: pointer;
}
.videogallery_form .item .title
{
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.videogallery_form .item .thumbnail
{position: absolute;top: 2px;left: 0;width: 56px;height: 42px;

    background-color: rgba(255,255,255,.25);background-repeat: no-repeat;background-position: center center;background-size: contain;;
}
.videogallery_form .item:hover
{
    text-decoration: underline;
}

.videogallery_form.rightToLeft
{
    text-align: right;
}
.videogallery_form.rightToLeft .video_list
{right: auto;
    left: 15px;
}
.videogallery_form.rightToLeft .item
{margin-left: 5px;
    padding-right: 61px;padding-left: 0;
}
.videogallery_form.rightToLeft .item .thumbnail
{right: 0;
    left: auto;
}
.videogallery_form.rightToLeft .progress
{right: auto;
    left: -5px;
}

.appear_win10
{
    position: absolute;z-index: 1001;top: 0;left: 0;width: 100%;height: 100%;text-align: center;vertical-align: middle;opacity: 0;background: rgba(0,0,0,.5);
}
.appear_win10 .main_dom
{
    position: relative;top: 0;left: 0;display: inline-block;
}
.appear_win10:after
{display: inline-block; height: 100%;

    content: ''; vertical-align: middle;
}

.button_hover:hover
{
    opacity: .7;filter: alpha(opacity=40);
}
.button_hover:active
{
    opacity: .2;filter: alpha(opacity=20);
}

.disable
{
    opacity: .2;filter: alpha(opacity=20);
}
.usable
{
    opacity: 1;filter: alpha(opacity=100);
}

.content_shadow
{
    -webkit-box-shadow: 0 0 5px rgba(40, 40, 40, .7);            -moz-box-shadow: 0 0 5px rgba(40, 40, 40, .7);                   box-shadow: 0 0 5px rgba(40, 40, 40, .7);
        -o-box-shadow: 0 0 5px rgba(40, 40, 40, .7);              -ms-box-shadow: 0 0 5px rgba(40, 40, 40, .7);
}
