/* 预加载图片 */
html:before { background: url(../../../img/loading.gif) no-repeat 50% 50%; width: 0; height: 0;}

.ZebraDialog *,
.ZebraDialog *:after,
.ZebraDialog *:before { -moz-box-sizing: content-box !important; -webkit-box-sizing: content-box !important; box-sizing: content-box !important; }


.ZebraDialog,.ZebraDialog .ZebraDialog_Title,.ZebraDialog .ZebraDialog_Body,.ZebraDialog .ZebraDialog_Buttons a { margin: 0; padding: 0; font-size: 16px; text-align: left; }

.ZebraDialog { width: 70%; z-index: 1003;left: 50%; top: 50%;-webkit-transform:translate(0,-50%);margin-left:-35%;border-radius:5px;overflow: hidden; box-shadow:2px 2px 2px rgba(0,0,0,.1);}

.ZebraDialog .ZebraDialog_Title,
.ZebraDialog .ZebraDialog_BodyOuter,
.ZebraDialog .ZebraDialog_ButtonsOuter {}

.ZebraDialog .ZebraDialog_Title { font-size: 16px; font-weight: normal; color: #333;text-align:center;background: #FFF; padding:15px 8px; vertical-align: middle; border-bottom: 1px solid #f4f4f4;}

/*  set background color here and not on ZebraDialog_Body, or you'll eventually run into problems with rounded corners
    when using smaller widths for border! */
.ZebraDialog .ZebraDialog_BodyOuter { background: #FFF; }

.ZebraDialog .ZebraDialog_Body { color: #000; padding:10px;}

.ZebraDialog .ZebraDialog_ButtonsOuter { background: #FFF; }

.ZebraDialog .ZebraDialog_Buttons:before,
.ZebraDialog .ZebraDialog_Buttons:after { content: "\0020"; display: block; height: 0; visibility: hidden; font-size: 0; }
.ZebraDialog .ZebraDialog_Buttons:after { clear: both; }
.ZebraDialog .ZebraDialog_Buttons { *zoom: 1; }
/* for IE only */



.ZebraDialog a.ZebraDialog_Close { position: absolute; right:10px; top: 0px; font-size:32px;text-decoration: none;color: #444;font-weight:200;}
.ZebraDialog .ZebraDialog_Title a.ZebraDialog_Close { color: #333; }
.ZebraDialog .ZebraDialog_Title a.ZebraDialog_Close:hover { color: #000; }

.ZebraDialogOverlay { background: rgba(0,0,0,.5);z-index: 1000; width: 100%; height: 100%; }

/* = YOU SHOULD NOT CHANGE ANYTHING FROM THIS POINT ON
---------------------------------------------------------------------------------------------------------------------*/
.ZebraDialog .ZebraDialog_Body { overflow: auto; }

.ZebraDialog .ZebraDialog_Buttons a { white-space: nowrap; text-align: center; text-decoration: none; display: inline-block; color: #666; width: 100%; border-top: 1px #f4f4f4 solid; padding: 10px 0;}

.ZebraDialog .ZebraDialog_Buttons_Centered .ZebraDialog_Buttons { display: table; margin: 0 auto; text-align: center; }

.ZebraDialog .ZebraDialog_Buttons_Centered a { zoom: 1; *display: inline; }

.ZebraDialog .ZebraDialog_Preloader { height: 32px; background: url('preloader.gif') no-repeat center center; }
.ZebraDialog_loading { width: 50px; height: 50px; border: 0;margin-left:-25px;}
.ZebraDialog_loading .ZebraDialog_BodyOuter { background:rgba(0,0,0,.5);}
.ZebraDialog_loading .ZebraDialog_Body { width: 50px; height: 50px; padding: 0; background: url(../../../img/loading.gif) no-repeat 50% 50%; background-size: 30px; }


.ZebraDialog .ZebraDialog_Buttons a { padding:12px 0;}
.ZebraDialog .ZebraDialog_Buttons .ZebraDialog_Button_0 { color: #ff8500;}
.conbox .con{padding:15px 10px;}
.conbox .con1{padding:50px 25px 35px;}
.conbox .con1 .s_btn_lg{margin-top:35px}
.conbox .ltip{margin-bottom:-15px;}
.customer_prompt .ZebraDialog_Body,.customer_alert .ZebraDialog_Body,.customer_pop .ZebraDialog_Body{padding:0!important;}
.customer_prompt .ZebraDialog_Buttons,.customer_alert .ZebraDialog_Buttons,.customer_pop .ZebraDialog_Buttons{display:-webkit-box;width:100%;}
.customer_prompt .ZebraDialog_Buttons a,.customer_alert .ZebraDialog_Buttons a,.customer_pop .ZebraDialog_Buttons a{display:block!important;-webkit-box-flex:1;border-right:1px #f4f4f4 solid;}
.customer_prompt .ZebraDialog_Buttons a:active,.customer_alert .ZebraDialog_Buttons a:active,.customer_pop .ZebraDialog_Buttons a:active{background-color:#f4f4f4;}
.customer_prompt .ZebraDialog_Buttons a:last-child,.customer_alert .ZebraDialog_Buttons a:last-child,.customer_pop .ZebraDialog_Buttons a:last-child{border-right:0;}
.customer_alert  .ZebraDialog_Button_0{color: #ff8500!important;}
.customer_prompt .ZebraDialog_Button_0{color: #999!important;}
.customer_prompt .ZebraDialog_Button_1{color: #ff8500!important;}
