@charset "utf-8";
.ui-dialog.ui-widget-content {padding: 0px;border: 0px solid #333;}
.ui-dialog .ui-widget-header {border: none;border-bottom: 1px solid #fff;background: #d5d4d4 url(../images/new-dlg/dlg-header.png?v=10) repeat-x;min-height: 57px;-moz-border-radius: 6px 6px 0 0;-webkit-border-radius: 6px 6px 0 0;border-radius: 2px 2px 0 0;}
.ui-dialog .ui-dialog-titlebar-close, .ui-dialog .ui-dialog-titlebar-close.ui-state-hover {background: none !important; border: none !important;}
.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick {background: url(../images/new-dlg/dlg-close.png) 0px 0px no-repeat;width: 25px;height: 25px;}
.ui-dialog .ui-dialog-titlebar-close.ui-state-hover .ui-icon-closethick {background: url(../images/new-dlg/dlg-close_hover.png) 0px 0px no-repeat;}
.ui-dialog .ui-dialog-title {padding: 15px;margin: 0px;text-align: center;display: block;float: none;color: #777;font-size: 14px;text-shadow: 1px 1px 1px #fff;font-weight: normal;text-transform: uppercase;}
.ui-dialog .ui-dialog-titlebar-close {width: 25px;height: 25px;right: 20px;margin: -15px 0 0 0;padding: 0px;}
body > div > .main.ui-corner-all {moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;}
.main .ui-tabs .ui-tabs-panel {padding: 1em;}
#buildwiz > .main {background-color: #FFFFFF;border-radius: 6px;margin: 15px 0;min-height: 550px;padding: 0;}
.new-dlg-container {font-size: 12px;}
.new-dlg-container .errortxt {color:#cc0000; margin:0 0 5px 5px; text-align:left;}
.new-dlg-container td .errortxt {margin:5px 0 0;}
.new-dlg-container input, .new-dlg-container select {line-height: 14px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;font-size: 12px;height: 30px;padding: 3px 5px;margin-bottom: 0px;border: solid 1px #AAA;}
.new-dlg-container input[type=text] + img , .new-dlg-container select + img {padding: 7px;vertical-align: middle;background: #ACACAC;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#CCCCCC), color-stop(25%, #CCCCCC), to(#ACACAC));background-image: -webkit-linear-gradient(#CCCCCC, #CCCCCC 25%, #ACACAC);background-image: -moz-linear-gradient(top, #CCCCCC, #CCCCCC 25%, #ACACAC);background-image: -ms-linear-gradient(#CCCCCC, #CCCCCC 25%, #ACACAC);background-image: -o-linear-gradient(#CCCCCC, #CCCCCC 25%, #ACACAC);background-image: linear-gradient(#CCCCCC, #CCCCCC 25%, #ACACAC);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCCCCC', endColorstr='#ACACAC', GradientType=0);border: solid 1px #AAA;position: relative;margin-left: -30px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-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);}
.new-dlg-container textarea {line-height: 14px;border: solid 1px #a4a9ab;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;font-size: 12px;padding: 5px;}
.new-dlg-container .date_filler input {height: 22px;width: 145px;padding-top: 2px;border: none;background: none;padding-left: 5px;}
.new-dlg-container input[type="image"], .new-dlg-container input[type="checkbox"],.new-dlg-container input[type="button"],.new-dlg-container input[type="submit"], .new-dlg-container input[type="radio"],.new-dlg-container input[type="file"] { width: auto !important; height: auto !important;}
.new-dlg-container input[type="file"] {border: none;}
.new-dlg-container input[type="image"], .new-dlg-container input[type="checkbox"],.new-dlg-container input[type="radio"] {margin: 0px; padding: 0px;}
.new-dlg-container .date_filler input[type="text"]:focus, .new-dlg-container .date_filler input[type="text"]:-webkit-autofill {border: none;}
.new-dlg-container table {padding: 10px;}
.new-dlg-container td {padding: 5px;}
.new-dlg-container .label {color: #525252;font-size: 12px;text-align: left;}
.new-dlg-container p.label {font-size: 14px;padding: 25px 0px;margin: 0px;}
.new-dlg-container .dark .label {color: #5c676b;}
.new-dlg-container .box-block {background: #f2f4f5;border: solid 1px #e1e8eb;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;color: #5c676b;padding: 5px 10px;font-size: 12px;line-height: 25px;}
.new-dlg-container .box-block.active {border: solid 1px #00a3d2;color: #082d3b;}
.new-dlg-container .box-block.active .label {color: #082d3b;}
.new-dlg-container span.box-block { display: inline-block;}
.new-dlg-container .qmark {background: url(../images/new-dlg/icon-help.png?v=2.1) 0 0px no-repeat;width: 10px;height: 16px;padding-left: 16px;line-height: 18px;padding-top: 2px;}
.new-dlg-container .light {background: #fff;}
.new-dlg-container .dark {background: #f0f8fa; border-top: solid 1px #c3d3d9; border-bottom: solid 1px #c3d3d9;}
.new-dlg-container .darker {background: #d4d6d6; border-top: solid 2px #c0c1c2; border-bottom: solid 1px #c0c1c2; color: #525252; text-shadow: 1px 1px 1px #e0e0e0;}
.new-dlg-container .box_info {background: #E4EDF0;border: solid 1px #CEDCE4;color: #0477A3;padding-left: 20px;margin: 0 0 10px 0;font-weight: normal;webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.new-dlg-container .box_error {margin:5px 0;}
.new-dlg-container .box_info > * {color: #425156;}
.new-dlg-container .date_filler {background: url(../images/new-dlg/date_filler.png) no-repeat;width: 152px;height: 26px;display: inline-block;}
.ui-selectmenu {display: inline-block;}
.smooth {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.round {-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
.no_round_top {border-top-right-radius: 0px !important;border-top-left-radius: 0px !important;-mozborder-top-right-radius: 0px !important;-mozborder-top-left-radius: 0px !important;-webkitborder-top-right-radius: 0px !important;-webkitborder-top-left-radius: 0px !important;}
.no_round_bottom {border-bottom-right-radius: 0px !important;border-bottom-left-radius: 0px !important;-mozborder-bottom-right-radius: 0px !important;-mozborder-bottom-left-radius: 0px !important;-webkitborder-bottom-right-radius: 0px !important;-webkitborder-bottom-left-radius: 0px !important;}
.button_keeper {padding-left:20px;text-align: left;}
.box_grey {background: #ededed;padding: 10px;text-align: left;margin-bottom: 20px;color:#676767;}
.new-dlg-container .box_grey .box_error, .box_grey .box_error {color: rgb(155, 40, 40);border: dotted 1px #BDA5A5;background: url(../images/box/alert.gif) no-repeat 5px 5px #FCE7E7;}
.box_grey.dark {background: #d5d4d4;}
.new-dlg-container .box_grey.dark .box_error, .box_grey.dark .box_error {color: rgb(155, 26, 26);border: dotted 1px #BDA5A5;background: url(../images/box/alert.gif) no-repeat 5px 5px rgb(221, 186, 186);
}
.box_grey h2 {border: none;color: #777;font-size: 20px;text-shadow: 1px 1px 2px white;font-weight: normal;}        
.box_grey .sepa {border-top: solid 1px #ccc !important;border-bottom: solid 1px #fff !important;height: 0px !important;line-height: 0px !important;margin: 10px 0;}
.box_blue {background-color: #3facc5;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4cc4e0), color-stop(25%, #4cc4e0), to(#4cc4e0));background-image: -webkit-linear-gradient(#4cc4e0, #4cc4e0 25%, #4cc4e0);background-image: -moz-linear-gradient(top, #4cc4e0, #4cc4e0 25%, #4cc4e0);background-image: -ms-linear-gradient(#4cc4e0, #4cc4e0 25%, #4cc4e0);background-image: -o-linear-gradient(#4cc4e0, #4cc4e0 25%, #4cc4e0);background-image: linear-gradient(#4cc4e0, #4cc4e0 25%, #4cc4e0);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cc4e0', endColorstr='#4cc4e0', GradientType=0);padding: 10px;margin-bottom: 10px;}
.box_blue h3 {font-size: 14px;color: #eeeeee;text-shadow: 0 1px 1px rgba(0,0,0,0.5);margin: 0px;}
.new-dlg-container .box_grey > table {padding: 0px;}
.new-dlg-container .box_grey > table td {padding: 2px 2px 10px 2px; vertical-align: top;}
.box_grey .inner_box, .inner_box {background: #fafafa;border: solid 1px #ccc;padding: 10px;margin: 10px 0;color: #5c676b;display: inline-block;position: relative;}
td.inner_box {display: table-cell !important;}
.inner_box .button.attached {display: block;position: absolute;width: 100%;top: 100%;left: -1px;padding-left: 0;padding-right: 0;}
.box_grey div.inner_box, div.inner_box {display: block;}
.inner_box.large {padding: 15px 15px;}
.inner_box * {vertical-align: middle;}
.inner_box > img {margin: 0 5px;}
.box_grey .inner_box label {padding-left: 10px;}
.box_grey.whiteblue {background: #f0f8fa;font-size: 14px;color: #777;line-height: 1.5em;}
.box_grey.whiteblue .inner_box {background: #E5EFF1;border: solid 1px #D1D7D8;}
.new-dlg-container .box_grey p.label, .box_grey p.label, .new-dlg-container .box_grey .label, .new-dlg-container .box_grey label {color: #888;text-shadow: 0 1px 1px #fff;font-size: 12px;padding: 5px 5px 5px 0;}
.new-dlg-container .box_grey .tail_label {color: #999;text-shadow: 0 1px 1px #fff;font-size: 11px;padding-left: 5px;}
.box_grey .full_layout input, .box_grey .full_layout select, .box_grey .full_layout textarea {width: 95%;}
.box_grey .defaultSkin table.mceLayout {border: solid 1px #aaa;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.mceToolbar td table {padding:0;}
.box_grey .full_layout .defaultSkin table.mceLayout {width: 100%!important;}
.box_grey .defaultSkin table.mceLayout tr.mceFirst td {border: none;}
.box_grey .defaultSkin table.mceLayout tr.mceLast td {border: none;}
.box_grey .ui-tabs, .box_grey .ui-tabs .ui-widget-content {border: none;background: none;}
.box_grey .ui-tabs .ui-widget-header {border: 0px solid #BBB;border-bottom: solid 2px #555;background: #eeeeee;-webkit-border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;}
.box_grey .ui-tabs .ui-widget-header .ui-state-default {background: #AAA;border: solid 1px #999;color: #999;}
.box_grey .ui-tabs .ui-widget-header .ui-state-active {border: 1px solid #555;background: #555;font-weight: normal;color: #EEE;}
.box_grey .heading {color: #555;font-size: 20px;}
.new-dlg-container .info_box {padding: 0px;}
.info_box p {margin: 5px 10px;}
.box_grey fieldset {border: none; color: #888;background: url(../images/box/grey_sepa_line.png) no-repeat 100px 5px;}
.box_grey fieldset legend {background: #eee;color: #5c676b;text-shadow: 0 1px 1px #fff;font-size: 14px;text-transform: uppercase;padding: 10px 20px 0 0;}
.box_grey fieldset table {padding: 0px;border-spacing: 10px;}
.box_grey fieldset .label, .box_grey fieldset label {text-align: left;color: #8d9496;font-size: 12px;text-shadow: 0 1px 1px #ffffff;white-space: nowrap;padding: 5px 0px;}
.box_grey fieldset .value {background: #ffffff;border: solid 1px #CCC;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;width: 70%; word-break:break-all; }
.line_list {list-style: none; margin: 0px; padding: 0px !important; border-top: dashed 1px #aaa; font-size: small;}
.line_list li, .line_list td {padding: 5px 5px; border-bottom: dashed 1px #aaa; color: #555; text-align: left;}
.line_list li:after {content: "";clear: both;float: none;width: 0px;height: 0px;}
.line_list .elem {line-height: 18px;}
.line_list span.elem {display: inline-block;padding: 5px;overflow: hidden;margin: 0 5px;overflow: hidden;}
.new-dlg-container .line_list td:last-child, .line_list td:last-child {padding: 10px 5px;white-space:nowrap;}
.line_list p, .line_list span {color: #999;font-size: 12px;}
.line_list p a, .line_list span a, .line_list p a:visited, .line_list span a:visited {color: #777;font-style: italic;text-decoration: underline;}
.line_list p a:hover, .line_list span a:hover {color: #005580;}
.line_list .sp_title {color: #009FC2; font-size: 14px; white-space: pre-line;}
.line_list .sp_title.Inactive, .line_list .sp_title.sp_active_title_N {color: #999;}
.line_list .sp_Inactive, .line_list .sp_active_N {padding: 5px 10px;font-size: 11px;color: #999;text-shadow: 0px 2px 1px white;display: inline-block;}
.line_list .sp_Inactive.box_grey, .line_list .sp_active_N {margin-bottom: 0px;}
.line_list .sp_Active, .line_list .sp_active_Y {display: none;}
.line_list .sp_infotag {padding: 5px 10px;font-size: 11px;color: #fff;background: #2e7180;opacity:0.5;filter:alpha(opacity=50);display: inline-block;}
#tbl_locations.line_list .sp_title {width:225px; word-wrap:break-word;}
.sp_tag_l2r, .sp_tag_r2l {padding: 10px 0; font-size: 11px !important; text-shadow: 0 1px 1px #fff; display: inline-block; width: 80px; text-align: center;}
.sp_tag_l2r {background: url(../images/new-dlg/sp_tag_l2r.png) no-repeat right center;}
.sp_tag_r2l {background: url(../images/new-dlg/sp_tag_r2l.png) no-repeat left center;}
.line_list .tDnD_whileDrag, .line_list .tDnD_whileDrag:hover {background-color:#b9d0d7;cursor: move;opacity:0.8;filter:alpha(opacity=80);}
.line_list th {background-color: #555555;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#777777), color-stop(25%, #777777), to(#555555));background-image: -webkit-linear-gradient(#777777, #777777 25%, #555555);background-image: -moz-linear-gradient(top, #777777, #777777 25%, #555555);background-image: -ms-linear-gradient(#777777, #777777 25%, #555555);background-image: -o-linear-gradient(#777777, #777777 25%, #555555);background-image: linear-gradient(#777777, #777777 25%, #555555);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#555555', GradientType=0);color: #fff;text-shadow: 0 1px 1px #111;font-size: 12px;text-align: center;padding: 15px 5px;font-weight: normal;}
.line_list tr:hover, .line_list tr.row1a:hover td, .line_list tr.row2a:hover td {background: none;}
.img_wrapper {padding: 10px;position: relative;border: solid 1px #ccc;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;display: inline-block;}
.img_wrapper_translate {position: relative;display: inline-block;}
.img_wrapper_translate img {padding: 10px;border: solid 1px #ccc;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;display: inline-block;vertical-align: middle;}
.img_wrapper_translate .img_link {display: inline-block;}
.img_wrapper_translate .lnk_remove_thumbnail {right: 0px;top: 0px;position: absolute;}
.date_time_tag {background: url("/images/new-dlg/date_time_indicator.png") no-repeat;color: white;display: inline-block;width: 148px;height: 22px;}
.date_tag, .line_list span.date_tag {background: url("/images/new-dlg/date_time_indicator.png") no-repeat;color: white;display: inline-block;height: 22px;background-position: right top;font-size: 11px;padding: 3px 20px 3px 10px;color: #333;text-shadow: 0 1px 1px #EEE;opacity:0.5;filter:alpha(opacity=50);}
.grey_dashed {border: dashed 2px #AAAAAA;}
.image_block {border: dashed 2px #AAAAAA; padding: 1px;}
.image_block .image_layer { padding: 10px;}
.image_block .image_layer .mask_label {padding: 5px 10px;display: inline-block;color: #555;font-style: italic;}
.image_block .button_layer {border-top: dashed 2px #AAA;background: #eee;padding: 5px;}
.image_block .button_layer p {margin: 0px;padding: 10px;text-align: center;}
.or_sepa_border {border-right: dashed 1px #888; position: relative;}
.or_sepa_text {position: absolute;text-transform: uppercase;color: #888;font-style: italic;background: #EDEDED;padding: 10px;right: -20px;}
.ui-dialog .ui-dialog-content.iframe_dialog {background: #f5f5f5 !important;}
.ui-dialog .ui-dialog-content.iframe_dialog .iframe_loader {position: absolute;width: 100%;height: 2000px;background: #f5f5f5;}
.ui-dialog .ui-dialog-content.iframe_dialog .iframe_loader span.loader {border-radius: 5px;background: rgba(71, 80, 93, 0.8) no-repeat center 5px url("../images/ajax-loader.gif");font-family: "Helvetica Neue",Arial,Helvetica;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);font-size: .8em;color: white;font-weight: bold;text-align: center;box-shadow: 0 2px 10px rgba(0,0,0,0.5);border: 1px solid #47505D;position: relative;top: 5px;display:block;z-index: 100000;margin:0 auto;width: 80px;min-height: 20px;padding: 35px 45px 0;font-weight:normal;text-transform: uppercase;}
.for_absolute {position:relative;overflow: visible;height: 0px;display: inline-block;}
.dark_container {background: #fff;padding: 20px;}
.dark_container .div_inner {background: #fff;}
.dark_container .line_list {border-top: none;}
.dark_container .line_list th {background: #e8e8e8 url(../images/new-dlg/grey_sepa_v.png) no-repeat 0 center;color: #555;text-shadow: 0 0px 0px #ffffff;padding: 20px 0;text-align: center;font-size: 12px;font-weight: normal;}
.dark_container .line_list td.icon {padding: 10px;}
.dark_container .line_list td {background: #ffffff url(../images/new-dlg/grey_sepa_v.png) no-repeat 0 center;color: #777;font-size: 12px;border-bottom: dashed 1px #dddddd;}
.dark_container .line_list tr:hover td {background: #f5f5f5 url(../images/new-dlg/grey_sepa_v.png) no-repeat 0 center;}
.dark_container .line_list td.mean, .dark_container .line_list tr:hover td.mean {background-image:none;}
.file_replacer {vertical-align: top;}
.file_replacer .typer {height: 15px !important; padding: 5px !important; color: #999;  vertical-align: top;}
.file_replacer .clicker {height: 15px !important; margin-left: -5px; vertical-align: top;}
.file_replacer .clicker.button {color: #eeeeee !important;}
.file_beauty, .new-dlg-container input[type="file"].file_beauty {height: 28px !important;}
#qr_coupons_list {width:430px;}
#qr_coupons_list .line_list table td {border:none;}
#qr_coupons_list .line_list td .sp_title {padding:0; margin:0;}
#qr_coupons_list .line_list td .sp_date {float:left; padding:0; margin:0;}
#qr_coupons_list .line_list td .sp_qrcode {float:right;padding:0; margin:20px 0 0;}
#coupons_list {width:430px;}
#coupons_list .line_list table td {border:none;}
#coupons_list .line_list td .sp_title {padding:0; margin:0;}
#coupons_list .line_list td .sp_date {float:right; padding:0; margin:0;}
#coupons_list .line_list td .sp_location {float:left;padding:0; margin:10px 0 0;}
.realestate_list,.realestate_detail{float:left;width:50%;}
.hide{display: none;}
#listItem_realestate tr.selected{background:#e8e8e8;}
#listItem_realestate tr:hover{background:#efefef;}
#listItem_realestate tr .cute_link{margin:1px; font-style:normal;}
.fan-wall-comment td {vertical-align:top;}
.fan-wall-comment td .sp_title {margin:0 0 15px 0; max-width:220px; word-wrap:break-word;}
.fan-wall-comment td .comment {max-width:220px; word-wrap:break-word;}
.line_list p.comment_info {width:84%;}
.line_list p.comment_body {width:330px;word-wrap:break-word;}

.stat_tip {position: absolute; top: -10px; background: rgb(255, 255, 255); padding: 5px; border: solid 1px #aaa; color: #777; font-style: italic; font-size: 10px; left: -15px;}

ul.oservices {list-style:none; margin:0; padding:0;}
ul.oservices li {float:left; margin:3px;}
td.ordering_loc_list a.ui-selectmenu {max-width:350px;}

.onoffswitch {position: relative; width: 38px;-webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;}
.onoffswitch .onoffswitch-checkbox {display:none;}
.onoffswitch .onoffswitch-label {display:block; overflow:hidden; cursor:pointer; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; padding:0; height:auto;}
.onoffswitch .onoffswitch-inner {width:200%; margin-left:-100%;-moz-transition:margin 0.3s ease-in 0s; -webkit-transition:margin 0.3s ease-in 0s; -o-transition:margin 0.3s ease-in 0s; transition:margin 0.3s ease-in 0s;}
.onoffswitch .onoffswitch-inner:before, .onoffswitch-inner:after {float: left; width: 50%; height: 20px; padding: 0; line-height: 20px;font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.onoffswitch .onoffswitch-inner:before {content: "";padding-left: 15px;background-color: #80b037; color: #FFFFFF;}
.onoffswitch .onoffswitch-inner:after {content: "";padding-right: 15px;background-color: #797979; color: #797979;text-align: right;}
.onoffswitch .onoffswitch-switch {width: 18px; height:18px; margin: 4.5px;background: #FFFFFF;border-radius: 20px;position: absolute; top: -4px; bottom: 0; right: 14px;-moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;-o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
    background:#ffffff;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmJmYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-moz-linear-gradient(top, #ffffff 0%, #bfbfbf 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#bfbfbf));
    background:-webkit-linear-gradient(top, #ffffff 0%,#bfbfbf 100%);
    background:-o-linear-gradient(top, #ffffff 0%,#bfbfbf 100%);
    background:-ms-linear-gradient(top, #ffffff 0%,#bfbfbf 100%);
    background:linear-gradient(to bottom, #ffffff 0%,#bfbfbf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfbfbf',GradientType=0 );
}
.onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {margin-left: 0;}
.onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {right: -4px; }

.new-dlg-container input[type="file"].file-ctrl,
#div_stock_image_uploader input[type="file"].file-ctrl {position:absolute; left:0; top:0; opacity:0; filter:alpha(opacity=0); padding:0; width:120px !important; height:34px !important; z-index:103;}
#div_stock_image_uploader input[type="file"].file-ctrl {z-index:1003 !important;}
.new-dlg-container .file-uploader {position:relative; width:350px;}
.new-dlg-container .file-uploader.multiple {width:100%;}
#div_stock_image_uploader .file-uploader {float:left; position:relative; width:340px; margin-bottom:10px;}
.new-dlg-container .file-uploader .file-box,
#div_stock_image_uploader .file-uploader .file-box {overflow:hidden;}
.new-dlg-container .file-uploader .file-button,
#div_stock_image_uploader .file-uploader .file-button {float:left; width:120px !important; padding:8px 10px; cursor:pointer;}
.new-dlg-container .file-uploader .file-title {float:left; width:220px; padding:0; margin:10px 0 0 10px !important;}
.new-dlg-container .file-uploader.multiple .file-title {width:440px; line-height:1.4em; margin-top:8px !important;}
#div_stock_image_uploader .file-uploader .file-title {float:left; width:200px; padding:0; margin:10px 0 0 10px;}
.new-dlg-container p.help {background:url(../images/new-dlg/icon-help.png) no-repeat 0 0; padding:0 0 0 24px; font-size:12px;}

#gray_tabs {padding:0; border:none;}
#gray_tabs ul li {list-style-type:none;}
#gray_tabs ul#maintab {background:#fff; padding:0; border:none;}
#gray_tabs ul#maintab .ui-state-default,
#gray_tabs ul#maintab .ui-tabs-selected {background:url(../images/new-dlg/grey_sepa_v.png) no-repeat 0 center #e8e8e8; width:50%; text-align:center; border:none; padding:0; margin:0; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; text-shadow:0 1px 1px #ffffff;}
#gray_tabs ul#maintab .ui-state-default a {color:#777; display:block; width:100%; text-transform:uppercase; font-size:12px; padding:17px 0;}
#gray_tabs ul#maintab .ui-state-hover a, #gray_tabs ul#maintab .ui-tabs-selected a {color:#494949; background:#cacaca;}
#gray_tabs ul .ui-tabs-selected a .tab_spinner {left:200px; top:10px; height:30px; line-height:30px;}
#gray_tabs ul .ui-tabs-selected a .tab_spinner img {float:left;}