@font-face{font-family:'Roboto-Black';src:url('fonts/robotottf/Roboto-Black.ttf') format('truetype')}@font-face{font-family:'Roboto-Medium';src:url('fonts/robotottf/Roboto-Medium.ttf') format('truetype')}@font-face{font-family:'Roboto-Light';src:url('fonts/robotottf/Roboto-Light.ttf') format('truetype')}html,body{height:100%;font-size:calc(9px + 0.9vmin);font-family:'Roboto-Medium', Arial, sans-serif !important;margin:0;padding:0;background-color:#FFF;-ms-touch-action:manipulation;touch-action:manipulation}input:focus,select:focus,textarea:focus,button:focus{outline:none;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}input:focus,select:focus,textarea:focus{border-radius:0}input,textarea{outline:none;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;border-radius:0 !important;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}a{color:#000;text-decoration:underline}a:hover{color:#F9CD04;text-decoration:none}.no-scroll{margin:0;height:100%;overflow:hidden}.bold{font-family:'Roboto-Black', Arial, sans-serif !important}.left{text-align:left}.left-side{float:left}.right{text-align:right}.right-side{float:right;display:flex !important}.center{text-align:center}.center-side{margin-left:auto;margin-right:auto}.body-table{width:100%;border-collapse:collapse}.body-table.full{min-height:100vh !important}.body-table > tbody > tr > td{padding:0px;vertical-align:top;font-family:'Roboto-Light', Arial, sans-serif !important}.content-table{width:100%;border-collapse:collapse}.content-table > tbody > tr > td{padding:15px;vertical-align:top;font-family:'Roboto-Light', Arial, sans-serif !important}.content-table.no-width{width:auto}.micro-form > tbody > tr > td textarea{width:calc(100% - 20px);height:25px}.char-count{float:right;font-size:70%}.char-count .limit{display:none;color:#888}.h0{font-size:calc(22px + 2.2vw) !important;color:#333;font-family:'Roboto-Black', Arial, sans-serif !important}.h1{font-size:calc(11px + 1.9vh);color:#333;font-family:'Roboto-Light', Arial, sans-serif !important}.h2{font-size:calc(11px + 0.9vh);color:#333}.h3{font-size:calc(9px + 0.5vh);color:#333}.content-table .h2{font-family:'Roboto-Medium', Arial, sans-serif !important;color:#333}.hide{display:none !important;width:0px;height:0px;-webkit-appearance:none;-moz-appearance:none;appearance:none}select{width:100%;border:1px solid #B2B2B2;padding:10px 25px 10px 10px;color:#999;font-family:'Roboto-Medium', Arial, sans-serif !important;font-size:calc(11px + 0.9vmin);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../../assets/images/arrow_down_black.gif) #FFFFFF no-repeat right center}.drop-down-link{display:inline-block;padding:5px 25px 5px 5px;background:url(../../assets/images/arrow_down_black.gif) no-repeat right center;cursor:pointer}select > option[value='']{color:#999999}select:not(.allow-empty) > option[value='']{display:none}select > option{color:#333;font-family:'Roboto-Medium', Arial, sans-serif !important;font-size:19px !important}textarea,.textarea{width:calc(100% - 10px);border:1px solid #B2B2B2;background-color:#FFFFFF;padding:12px 8px;font-family:'Roboto-Medium', Arial, sans-serif !important;font-size:calc(11px + 0.9vmin)}.textfield,input[type='text']:not(.ignore-default),input[type='password']{width:calc(100% - 22px);border:1px solid #B2B2B2;background-color:#FFFFFF;padding:10px;font-family:'Roboto-Medium', Arial, sans-serif !important;font-size:calc(11px + 0.9vmin)}input[type='text']:not(.incrementer):not(.search-field),input[type='password'],textarea,select{border-width:0px 0px 1px 0px}select.full-border,input[type='password'].full-border input[type='text'].full-border{border:1px solid #666666 !important;padding:10px 30px 10px 7px !important;height:47px;min-height:47px !important;max-height:47px !important}.input-full-border{border:1px solid #B2B2B2 !important}input[type='date'],input[type='text'].date-field{background:url(../../assets/images/calendar_icon.gif) #FFF no-repeat right center;width:calc(100% - 43px);border:1px solid #B2B2B2;border-width:0px 0px 1px 0px;padding:10px 30px 10px 10px;font-family:'Roboto-Medium', Arial, sans-serif !important;font-size:19px}.required{border:1px solid #CE0000 !important;color:#CE0000 !important;font-weight:700 !important}button{cursor:pointer;width:100%;padding:15px 10px;min-width:400px;font-family:'Roboto-Medium', Arial, sans-serif !important;font-size:19px;border-radius:5px;-moz-border-radius:5px}button.red{color:#FFFFFF !important;background-color:#CE0000;border:#CE0000}button.black{color:#FFFFFF !important;background-color:#000;border:#000}button.grey{color:#FFF !important;background-color:#AAAAAA;border:1px solid #AAAAAA}button.orange{color:#000 !important;background-color:#F9CD04;border:1px solid #F9CD04}button.white{color:#000 !important;background-color:#F1F1F1;border:1px solid #AAAAAA}button.green{color:#FFFFFF !important;background-color:#668D00;border:#668D00}button.small{width:auto;padding:5px 10px;min-width:20px}.btn-div{cursor:pointer}.real-width{width:auto;min-width:auto;padding-left:30px;padding-right:30px;display:inline-block}.checkbox{display:block;position:relative;padding-left:35px;margin-bottom:12px !important;cursor:pointer;font-size:calc(9px + 0.9vmin) !important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox input{position:absolute;opacity:0}.checkmark{position:absolute;top:0;left:0;height:23px;width:23px;background-color:#FFF;border:2px solid #F9CD04;border-radius:10px;-moz-border-radius:10px}.checkbox.disabled .checkmark{border:2px solid #CCC}.checkbox:hover input ~ .checkmark{border:2px solid #F9CD04}.checkbox.disabled{color:#BBBBBB}.checkbox.disabled:hover input ~ .checkmark{border:2px solid #CCC}.checkbox input:checked ~ .checkmark{background-color:#F9CD04;color:#FFF}.checkbox.disabled input:checked ~ .checkmark{background-color:#CCC;border:2px solid #CCC}.checkmark:after{content:"";position:absolute;display:none}.checkbox input:checked ~ .checkmark:after{display:block}.checkbox .checkmark:after{left:7px;top:4px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}input[type='text'].file-field{background:url(../../assets/images/camera_icon.gif) #FFF no-repeat right center;padding-right:40px;width:auto !important;min-width:30px !important;width:70px !important;margin-right:0px;margin-bottom:10px;display:block;cursor:pointer}.file-field.file-icon{background:url(../../assets/images/note_icon.gif) #FFF no-repeat right center !important;background-size:24px}.file-field.no-icon{background:#FFF}.business-logo{background-size:cover;width:110px;height:110px;margin-left:10px}.business-logo.default{font-size:calc(40px + 1.9vh);color:#666;font-family:'Roboto-Light', Arial, sans-serif !important;background-color:#F5F5F5;line-height:110px;text-align:center}.header-divs{display:inline-block;padding-bottom:20px;margin-right:40px;vertical-align:top}.page-message{padding:10px 30px 10px 30px;font-size:15px;color:#000;font-weight:bold;-webkit-box-shadow:0px 2px 8px #999;-moz-box-shadow:0px 2px 8px #999;box-shadow:0px 2px 8px #999;position:fixed;top:0px;border-radius:0px 0px 5px 5px;-moz-border-radius:0px 0px 5px 5px;background-color:#FFE79B;max-width:70%;text-align:center;z-index:15000;left:0;right:0;margin-left:auto;margin-right:auto;display:none}.page-message table td{font-size:15px;text-align:center}.small-screens{display:none}.large-screens{display:default}.center-side.micro-form td:not(.h1){padding-bottom:10px;padding-top:10px}.orange{color:#F9CD04 !important}.red{color:#D80000 !important}.green{color:#177C14 !important}.light{font-family:'Roboto-Light', Arial, sans-serif !important}.grey{color:#888 !important}#filter_icon{background:url(../../assets/images/filter_icon.gif) #F5F5F5 no-repeat center center}.find-field{background:url(../../assets/images/search_icon.gif) #FFFFFF no-repeat right center;cursor:text}.find-field.active{background:url(../../assets/images/search_icon_active.gif) #FFFFFF no-repeat right center;cursor:pointer}#searchtermtable{width:100%;border-collapse:collapse;border:1px solid #B2B2B2 !important;background-color:#FFF}#searchtermtable td{padding:0px;margin:0px}#searchtermtable td:last-child{width:calc(100% - 50px)}#searchtermtable td:first-child{background-size:contain, auto;background-repeat:no-repeat, no-repeat;background-position:left center, 35px center;cursor:pointer;min-width:50px !important;width:50px !important;max-width:50px !important}#searchtermtable td:first-child[data-type="shopping"]{background-image:url(../../assets/images/shopping_icon.gif), url(../../assets/images/arrow_down_solid.gif)}#searchtermtable td:first-child[data-type="tickets"]{background-image:url(../../assets/images/tickets_icon.gif), url(../../assets/images/arrow_down_solid.gif)}.search-options-div{position:absolute;border:1px solid #B2B2B2;padding:5px;background-color:#FFF}.search-options-div div{cursor:pointer;font-family:'Roboto-Black', Arial, sans-serif !important;font-size:calc(10px + 0.8vh);padding:10px 10px 10px 50px !important;margin-right:5px;display:inline-block;border-radius:5px;-moz-border-radius:5px}.search-options-div div.tickets{background:url(../../assets/images/tickets_icon.gif) #FFF no-repeat left center}.search-options-div div.tickets:hover,.search-options-div div[data-selected="selected"].tickets{background:url(../../assets/images/tickets_icon.gif) #E3E3E3 no-repeat left center}.search-options-div div.shopping{background:url(../../assets/images/shopping_icon.gif) #FFF no-repeat left center}.search-options-div div.shopping:hover,.search-options-div div[data-selected="selected"].shopping{background:url(../../assets/images/shopping_icon.gif) #E3E3E3 no-repeat left center}.help-icon{display:inline-block;margin:8px;width:35px;height:35px;cursor:pointer;background:url(../../assets/images/about_icon.gif) no-repeat center center}.map-trigger-link{display:inline-block;padding:8px 16px;background:#E3E3E3;font-size:15px;margin-top:10px;font-weight:bolder;text-decoration:none !important;border-radius:8px;-moz-border-radius:8px}.map-trigger-link:hover{color:#000}.back-icon{background:url(../../assets/images/back_icon.gif) no-repeat center center;background-size:contain;width:94px;height:94px;border-radius:94px;-moz-border-radius:94px;border:3px solid #B2B2B2;cursor:pointer;display:inline-block}.add-icon-round{background:url(../../assets/images/add_icon_black.gif) #F9CE07 no-repeat center center;position:fixed !important;bottom:0px;right:0px;margin-right:10px;margin-bottom:60px;border-radius:70px;-moz-border-radius:70px;width:70px;height:70px;border:2px solid #FFF;cursor:pointer;z-index:1500}.edit-icon-round{background:url(../../assets/images/edit_icon_black.png) #F9CE07 no-repeat center center;position:fixed;bottom:0px;right:0px;margin-right:10px;margin-bottom:60px;border-radius:70px;-moz-border-radius:70px;width:70px;height:70px;border:2px solid #FFF;cursor:pointer;z-index:500}#user_icon,#add_icon{padding:0px 10px 0px 10px;width:45px !important}#add_icon div{background:url(../../assets/images/add_icon.gif) #F5F5F5 no-repeat center center;width:45px;height:45px;margin:0px 0px 0px 15px;padding:0px;cursor:pointer}#user_icon div{background:url(../../assets/images/user_icon_placeholder.png) #F5F5F5 no-repeat center center;background-size:cover;width:45px;height:45px;margin:0px 0px 0px 15px;padding:0px;cursor:pointer}#user_icon div.active{background-color:#F5F5F5;background-repeat:no-repeat;background-position:center center;background-size:cover;border-radius:45px;-moz-border-radius:45px;border:1px solid #B2B2B2}.user-icon{width:100px;height:100px;background-image:url(../../assets/images/user_icon_placeholder.png);background-color:#F5F5F5;background-repeat:no-repeat;background-position:center center;background-size:cover;border-radius:50px;-moz-border-radius:50px;border:1px solid #B2B2B2}#user_icon.small-screens div{background-color:#F5F5F5;background-repeat:no-repeat;background-position:center center;background-size:contain;border-radius:40px;-moz-border-radius:40px;border:1px solid #B2B2B2}.search-summary{background-color:#FBFBFB;padding:0px 15px !important}.search-summary > table{width:100% !important}.search-summary > table td{padding:15px;color:#888}.search-summary > table td:not(#search_terms){width:1%;white-space:nowrap}.search-summary > table #search_terms{width:98%}#filter_status{border:1px solid #BBBBBB;background:#E3E3E3;color:#000;cursor:pointer;font-size:15px;padding:6px;border-radius:3px;-moz-border-radius:3px}#filter_status.active{border:1px solid #187C16;background:#187C16;color:#FFF}.items{padding:30px;padding-right:0px !important}.items > div{display:inline-block;cursor:pointer;margin-right:30px;margin-bottom:30px !important;width:calc(100% - 40px);height:calc(100% - 40px);min-width:90px;min-height:90px;max-width:200px;max-height:200px;border:1px solid #BBBBBB;border-radius:8px;position:relative;background-color:#FFF}.items > div > div:first-child{width:100%;height:calc(100% - 40px);background-size:cover !important;border-radius:8px 8px 0px 0px}.items > div > div:last-child{height:40px;padding:8px;white-space:nowrap}.items > div > div:last-child > span:first-child{line-height:24px !important}.hot{display:inline-block;background:url(../../assets/images/hot_icon.gif) #FFFFFF no-repeat center center;background-size:contain;height:20px;width:20px;margin-right:10px}.strong-note{display:inline-block;background:#E3E3E3;padding:5px;font-size:13px;border-radius:3px;-moz-border-radius:3px}.red-strong-note{display:inline-block;background:#D80000;padding:5px;font-size:11px;color:#FFF;font-family:'Roboto-Black', Arial, sans-serif !important;border-radius:3px;-moz-border-radius:3px}.note-text{font-size:70%;color:#555;font-family:'Roboto-Light', Arial, sans-serif !important}.no-wrap{white-space:nowrap !important}.grey-bg{background-color:#F1F1F1}.tab-group{vertical-align:bottom;padding-bottom:0px !important;white-space:nowrap}.tab-group > div{padding:10px 35px 10px 10px;background-color:#E3E3E3;color:#666;cursor:pointer;display:inline-flex;margin-right:0px}.tab-group > div.active{background-color:#FFF;color:#000}.address-locator:not(.separate-pin-address){background:url(../../assets/images/pin_field_icon.gif) #FFF no-repeat right center}.address-locator.large-icon{background:url(../../assets/images/pin_field_icon_large.gif) #FFF no-repeat right bottom;padding-right:120px !important;width:calc(100% - 130px) !important}.searchable:not(.search-field):not(td){background:url(../../assets/images/arrow_down_black.gif) #FFF no-repeat right center}.searchable.do-not-clear:not(td){background:url(../../assets/images/more_field_icon.gif) #FFF no-repeat right center}.checkbox-option-list > label{display:inline-block;margin-right:25px}.drop-down-div{overflow-y:auto;overflow-x:hidden;position:absolute;max-height:200px;max-width:200px;background-color:#FFF;border:1px solid #B2B2B2;z-index:10001}.drop-down-div div{padding:5px;border-bottom:1px solid #B2B2B2;text-align:left;cursor:pointer;width:100%;font-size:calc(10px + 0.9vmin);color:#555555}.drop-down-div div:last-child{border-bottom:0px}.drop-down-div div.delete-icon{background:url(../../assets/images/delete_icon.gif) no-repeat calc(100% - 5px) center}.incrementer{background:url(../../assets/images/incrementer.gif) no-repeat right center;cursor:pointer;padding:10px 30px 10px 5px !important;height:47px;min-height:47px !important;max-height:47px !important;width:90px !important;max-width:95px !important}.error{padding:5px;font-weight:bold;background-color:#FFE79B !important;text-align:left;color:#FF0000 !important}a.error{font-weight:bold;color:#FF0000 !important}.warning{padding:5px;font-weight:bold;background-color:#FFE79B !important;text-align:left;color:#000000 !important}a.warning{font-weight:bold;color:#000000 !important;text-decoration:underline}.message{padding:5px;font-weight:bold;background-color:#FFE79B !important;text-align:left;color:#009933 !important}.hidden{display:none !important;height:0px !important;width:0px !important}.italic{font-style:italic}.very-small-text,.very-small-text a{font-size:10px}.small-text,.small-text a{font-size:15px}.small-text a.black{text-decoration:underline;color:#000}.drop-down-hint{font-style:italic;font-size:10px;color:#888;font-family:'Roboto-Black', Arial, sans-serif !important;background-color:#F1F1F1 !important}.always-upper{text-transform:uppercase}.always-lower,.telephone-or-email{text-transform:lowercase}.always-upper::placeholder,.always-lower::placeholder,.telephone-or-email::placeholder{text-transform:none}.left-overlay{top:0px;left:0px;background-color:#FFFFFF !important;width:100%;max-width:400px;padding:10px 30px;z-index:5000;position:absolute;height:100%;max-height:calc(100vh - 20px);overflow-y:auto;overflow-x:hidden}.closer{top:0px;right:0px;display:block;width:70px;height:90px;background:url(../../assets/images/close_icon.gif) no-repeat center center;position:absolute;cursor:pointer}.left-overlay > table{width:100%;height:100%}.left-overlay > table td{padding-top:15px}.left-overlay > table input[type=text],.left-overlay > table input[type=date],.left-overlay > table select,.left-overlay > table button{width:none !important}.left-overlay .h2{padding-top:40px}.left-overlay button{margin-top:40px}.left-overlay > table > tbody > tr:not(:last-child),.left-overlay > table > tbody > tr:not(:last-child) > td{height:1px !important}.left-overlay > table > tbody > tr:nth-child(2) > td{padding-top:20px}.left-overlay > table > tbody > tr:last-child > td{vertical-align:bottom;padding-bottom:15px}#left_menu_div{display:none}#__in_shadow_div{background-color:#FFFFFF;width:100%;height:100%;overflow:auto;padding:0px !important}.in-closer{top:0px;right:0px;display:block !important;width:70px;height:70px;background:url(../../assets/images/close_icon.gif) #FFFFFF no-repeat center center;position:absolute;cursor:pointer}.inline-closer{display:inline-block;width:30px;height:30px;background:url(../../assets/images/close_icon.gif) #FFFFFF no-repeat center center;background-size:25px;cursor:pointer}.action-pointer{display:inline-block;background:url(../../assets/images/solid_arrow_small.gif) #FFF no-repeat left center;background-size:contain;padding-left:20px;text-decoration:underline;cursor:pointer}.action-pointer.to-right{background:url(../../assets/images/solid_arrow_small.gif) no-repeat right center;padding-left:0px;padding-right:20px;float:right}.continous-scroll #__loader{bottom:0px;display:inline-block !important}.continous-scroll.load-on-click #nextlist{background-color:#F9CD04;cursor:pointer;display:inline-block;padding:15px;border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px;bottom:0px;position:fixed !important;z-index:2500;min-width:200px;text-align:center;left:calc(50% - 100px)}.continous-scroll .message{width:calc(100% - 30px) !important}.continous-scroll .loading-image{position:fixed;display:inline-block !important;bottom:0px;right:0px}.loading-span-animated{display:inline-block;width:100%;min-height:10px;background:#F1F1F1;background:linear-gradient(to left, #F1F1F1 50%, #DDDDDD 50%);background-size:200% 100%;animation-name:fadein;animation-duration:0.7s;animation-iteration-count:infinite;border-radius:5px;-moz-border-radius:5px}@keyframes "fadein"{0%{background-position:right bottom;}100%{background-position:left bottom;}}.temp-loading-image{display:block;background:url(../../assets/images/loading.gif) #FFF no-repeat center center;background-size:40px;min-width:117px;height:117px}.temp-message{display:block;font-family:'Roboto-Black', Arial Black, sans-serif !important;color:#888;text-align:center !important}.file-div{display:inline-block !important;vertical-align:top;position:relative;margin-right:20px}.file-div > span{position:absolute;display:block;width:0%;border-radius:5px;-moz-border-radius:5px;height:14px !important;padding:2px 0px !important;font-size:12px !important;font-family:'Roboto-Black', Arial, sans-serif !important;color:#FFF !important;text-align:center;background-color:#CCCCCC !important}.file-div > span.progress,.file-div > span.complete{background-color:#187C16 !important}.file-div > span.progress:before{content:'UPLOADING'}.file-div > span.complete:before{content:'COMPLETE'}.file-div > span.error{background-color:#CE0000 !important}.file-div > span.error:before{content:'ERROR'}.file-div.in-progress{border:1px solid #BBBBBB;border-radius:8px;width:100px !important}.file-div.in-progress > img{max-width:100%;border-radius:5px 5px 0 0;cursor:pointer}.file-div.in-progress > .file-field{display:none}.file-div.selected{border:2px solid #F9CD04}#__shadowwindow_closer{background:url(../../assets/images/close_icon_white.png) #000 no-repeat center center;width:100%;height:50px;position:absolute;z-index:9999;cursor:pointer;position:fixed;bottom:0px}.for-search{display:none;white-space:nowrap}.admin-services{display:block;padding-bottom:60px}.admin-services > span{cursor:pointer;display:inline-block;cursor:pointer;margin-top:5px;margin-right:10px;margin-bottom:10px !important;width:calc(100% - 10px);height:calc(100% - 10px);min-width:90px;min-height:30px;max-width:130px;max-height:45px;border:2px solid #F0F0F0;position:relative;white-space:nowrap;border-radius:5px;-moz-border-radius:5px}.admin-services > span > span{display:inline-block;vertical-align:top}.admin-services > span > span:first-child{height:45px;width:100%;max-width:45px;background-size:cover !important;background-repeat:no-repeat;background-position:center}.admin-services > span > span:last-child{padding:4px;white-space:nowrap;color:#999999;line-height:40px !important}.admin-services > span.pending{background-color:#F1F1F1}.admin-services #sellingservice > span:first-child{background-image:url(../../assets/images/seller_dashboard.gif)}.admin-services #ticketingservice > span:first-child{background-image:url(../../assets/images/events_dashboard.gif)}.admin-services #shippingservice > span:first-child{background-image:url(../../assets/images/transporter_dashboard.gif)}.admin-services #payingservice > span:first-child{background-image:url(../../assets/images/paymaster_dashboard.gif)}.admin-services #savingservice > span:first-child{background-image:url(../../assets/images/sacco_dashboard.gif)}.flag-icon{background-size:cover !important;display:inline-block;width:24px;height:16px;vertical-align:top;margin:3px}.trigger-tip-content{display:block;border:solid 1px #999;z-index:1000;border-radius:5px;background-color:#FFF;box-shadow:0px 3px 5px 1px rgba(0, 0, 0, 0.17);max-width:300px;position:absolute;padding:5px;font-size:70%;color:#555;white-space:normal !important}.steps-header-row .step{width:1%;min-width:60px}.steps-header-row .step span{display:inline-block;width:35px;height:35px;border-radius:25px;background-color:#999999;color:#FFF;font-family:'Roboto-Black', Arial, sans-serif !important;font-weight:600;font-size:20px;line-height:35px;text-align:center}.steps-header-row td:not(.step) span{display:block;height:2px;background-color:#999999;margin-top:17px}.steps-header-row .active span{background-color:#668D00 !important}.steps-header-row .step div{font-size:13px;font-family:'Roboto-Black', Arial, sans-serif !important}.steps-header-row .step:not(.active) div{color:#888}.temp-olypay-window{display:block;width:100%;position:relative}.temp-olypay-window-closer{background:url(../../assets/images/delete_icon.gif) #FFF no-repeat center center;display:inline-block;width:30px;height:30px;cursor:pointer;position:absolute;top:-30px;right:10px;border-radius:25px;-moz-border-radius:25px;border:1px solid #111;z-index:10000}.country-flag{display:inline-block;padding:3px 5px 3px 27px;background:url(../../assets/images/world.png) no-repeat left center;background-size:23px !important;min-height:15px;white-space:nowrap;line-height:20px}@media only screen and (min-width:1200px){.items > div{margin-right:20px}}@media only screen and (max-width:650px){.items > div{max-width:100px;max-height:100px}.items > div > div:last-child{font-size:12px}.strong-note{font-size:11px}#search_location{padding-right:15px;width:calc(99% - 15px);text-align:left !important}.small-screens{display:block !important}.large-screens{display:none !important}#add_icon{display:none}.left-overlay{width:calc(100% - 60px);max-width:500px !important}.left-overlay > table{width:100%}.left-overlay > table input[type=text],.left-overlay > table input[type=date],.left-overlay > table select,.left-overlay > table button{min-width:80px !important}button.flexible{min-width:60px !important;width:none !important;max-width:none !important;padding:10px;margin:0px !important}#left_menu_div .small-text{padding-bottom:50px}.back-icon{width:54px;height:54px;border-radius:54px;-moz-border-radius:54px}}@media only screen and (max-width:500px){.left-overlay{width:calc(100% - 60px);max-width:400px !important}.left-overlay > table{width:100%}.checkbox{padding-bottom:10px}#menu_header .h1{width:99%}.h0{font-size:calc(13px + 2.2vw) !important}.user-icon{width:45px;height:45px;border-radius:25px;-moz-border-radius:25px;border:1px solid #B2B2B2}.business-logo{margin-left:0px}button{padding:13px 10px !important;min-width:100px !important}.micro-form #login_logo{height:60px}.steps .map-trigger-link{margin-bottom:50px}.back-icon{width:35px;height:35px;border-radius:35px;-moz-border-radius:35px;background-size:40px}.help-icon{display:inline-block;margin:3px;width:27px;height:27px;cursor:pointer;background:url(../../assets/images/about_icon.gif) no-repeat center center}.add-icon-round,.edit-icon-round{top:5px !important;bottom:calc(100vh - 150px);border-radius:50px;-moz-border-radius:50px;width:50px;height:50px}.note-text{font-size:11px}}.secure-header{padding-bottom:20px}.secure-header.bottom-border{border-bottom:solid 3px #B2B2B2}.secure-header td:first-child{width:1%}.secure-header td:last-child{width:150px}.secure-header td{vertical-align:bottom !important}.secure-header #logout{position:absolute;top:20px;margin-right:80px;color:#FFFFFF}.secure-header .h0{font-size:calc(22px + 2.2vw) !important;padding-bottom:40px}.user-photo-icon{background:url(../../assets/images/user_icon_placeholder.png) #F5F5F5 no-repeat center center;background-size:cover;width:100px;height:100px;border-radius:100px;-moz-border-radius:100px}.user-home-icon{background:url(../../assets/images/home_icon.png) #F5F5F5 no-repeat center center;background-size:cover;width:100px;height:100px;border-radius:100px;-moz-border-radius:100px}.dashboard-icons{vertical-align:top;margin:auto;margin-top:50px;text-align:left;padding:0px 50px 0px 50px;display:inline-block;max-width:500px}.dashboard-icons > div{width:140px;height:140px;border-radius:10px;-moz-border-radius:10px;border:3px solid #F9CD04;background-color:#F9CD04;display:inline-block;margin-right:40px;margin-bottom:30px;text-align:center;align:left}.dashboard-icons > div > div:first-child{width:calc(100% - 20px);height:90px;border-radius:8px;-moz-border-radius:8px;background-color:#FFF;cursor:pointer;font-size:16px;font-family:'Roboto-Black', Arial, sans-serif !important;vertical-align:top;color:#777;padding:10px;white-space:nowrap}.dashboard-icons > div > div:last-child{background-color:#F9CD04;cursor:pointer;color:#FFF;font-size:17px;font-family:'Roboto-Black', Arial, sans-serif !important;padding:5px 5px 5px 23px;white-space:nowrap;display:inline-block}.dashboard-icons > div.my-items > div:first-child{background:url(../../assets/images/my_items_icon.gif) #FFF no-repeat center 45px}.dashboard-icons > div.pay-requests > div:first-child{background:url(../../assets/images/get_paid_icon.gif) #FFF no-repeat center 50px}.dashboard-icons > div.my-money > div:first-child{background:url(../../assets/images/olycash_logo.gif) #FFF no-repeat center 50px}.dashboard-icons > div.my-orders > div:first-child{background:url(../../assets/images/order_icon.gif) #FFF no-repeat center 45px}.dashboard-icons > div.my-settings > div:first-child{background:url(../../assets/images/settings_icon.gif) #FFF no-repeat center 45px}.dashboard-icons > div.my-items > div:last-child,.dashboard-icons > div.pay-requests > div:last-child{background:url(../../assets/images/plus_white.gif) #F9CD04 no-repeat left 2px}.dashboard-icons > div.my-money > div:last-child{background:url(../../assets/images/withdraw_icon.gif) #F9CD04 no-repeat left 2px}.dashboard-icons > div.my-orders > div:last-child{background:url(../../assets/images/search_icon_white.png) #F9CD04 no-repeat left 3px}.dashboard-icons > div.my-settings > div:last-child{background:url(../../assets/images/edit_icon_white.png) #F9CD04 no-repeat left 1px}.logout{background:url(../../assets/images/logout_icon.gif) #FFFFFF no-repeat center center}.editable-image{min-width:200px !important;position:relative}.editable-image.user{background:url(../../assets/images/default_user.gif) #F5F5F5 no-repeat center center;background-size:cover}.editable-image span{color:#FFF;font-family:'Roboto-Black', Arial, sans-serif !important;cursor:pointer;width:calc(100% - 16px);padding:8px;background-color:#000;display:block;position:absolute;bottom:0}.editable-image.small-screens{margin-bottom:30px}#settings_table .large-screens,#add_table .large-screens{white-space:nowrap}.half-width{width:calc(50% - 30px) !important;display:inline-block}td .half-width:not(:last-child){margin-right:15px}.micro-form.view-mode input[type='text'],.micro-form.view-mode input[type='password'],.micro-form.view-mode textarea,.micro-form.view-mode button,.micro-form.view-mode .hide-on-view,.micro-form.view-mode .editable-image span{display:none !important}.micro-form .value{font-family:'Roboto-Black', Arial, sans-serif !important}.micro-form.view-mode .value{display:inline-block !important}.micro-form.edit-mode .value:not(.persist){display:none !important}.comment{background-color:#F5F5F5;border:1px solid #B2B2B2;padding:10px;border-radius:10px;-moz-border-radius:10px;position:relative}.comment.left-source:after{content:"\0025C0";color:#B2B2B2;position:absolute;top:0px;left:-13px}.comment.right-source:after{content:"\0025B6";color:#B2B2B2;position:absolute;top:0px;right:-13px}@media only screen and (max-width:650px){.secure-header .h0{padding-bottom:10px;font-size:calc(13px + 2.2vw) !important}.user-photo-icon,.user-home-icon{width:60px;height:60px;border-radius:60px;-moz-border-radius:60px}.dashboard-icon span{height:50px}.dashboard-icon span:first-child{width:50px;border-radius:50px;-moz-border-radius:50px}.dashboard-icon span:last-child{font-size:21px;line-height:50px}.half-width{width:calc(100% - 20px) !important;display:block}td .half-width:not(:last-child){margin-right:0px;margin-bottom:15px}}@media only screen and (max-width:500px){.comment.left-source:after{left:-9px}.comment.right-source:after{right:-9px}#logout{margin-bottom:90px !important}.dashboard-icons{margin-top:20px;padding:0px 0px 0px 15px}.dashboard-icons > div:nth-child(odd){margin-right:20px;margin-bottom:20px}.dashboard-icons > div:nth-child(even){margin-right:0px;margin-bottom:20px}}.list-table table{width:100%;border-collapse:collapse}.list-table table > tbody > tr > td{padding:15px;vertical-align:top;font-family:'Roboto-Light', Arial, sans-serif !important}.list-table table.no-width{width:auto}.list-table table > tbody > tr:not([data-rowid]) > td{font-family:'Roboto-Black', Arial, sans-serif !important;border-top:solid 2px #B2B2B2;border-bottom:solid 1px #B2B2B2}.list-table table > tbody > tr > td:not(:last-child){border-right:solid 1px #B2B2B2}.list-table table > tbody > tr:nth-child(even) > td{background-color:#F0F0F0}.list-table table > tbody > tr:last-child > td{border-bottom:solid 1px #B2B2B2}.body-list-table table{width:100%;border-collapse:collapse}.body-list-table table > tbody > tr > td{padding:15px;vertical-align:top}.body-list-table table > tbody > tr:first-child > td{font-family:'Roboto-Black', Arial, sans-serif !important;border-top:solid 2px #B2B2B2;border-bottom:solid 1px #B2B2B2}.body-list-table table > tbody > tr > td:first-child{border-left:solid 2px #B2B2B2}.body-list-table table > tbody > tr > td:last-child{border-right:solid 2px #B2B2B2}.body-list-table table > tbody > tr > td:not(:last-child){border-right:solid 1px #B2B2B2}.body-list-table table > tbody > tr > td{border-bottom:solid 1px #B2B2B2}.body-list-table table > tbody > tr:nth-child(even) > td{background-color:#F0F0F0}.body-list-table table > tbody > tr:last-child > td{border-bottom:solid 2px #B2B2B2}.list-photo{display:inline-block;width:100px;height:100px;cursor:pointer;background-color:#FFF;background-position:center center;background-repeat:no-repeat;background-size:contain;margin-right:10px}.list-photo.removable{border:solid 1px #B2B2B2}.list-photo.removable:before{content:url(../../assets/images/delete_icon.gif);top:5px;left:5px;background-color:#FFF;vertical-align:middle}.list-photo.selected{border:2px solid #F9CD04}.list-status{white-space:nowrap}.list-status:not(.text){font-family:'Roboto-Black', Arial, sans-serif !important;color:#FFF !important;display:inline-block;padding:4px 10px;border-radius:40px;-moz-border-radius:40px;background-color:#000;margin-bottom:10px}.list-status:not(.text).orange{background-color:#FF9900}.list-status:not(.text).green{background-color:#668D00}.list-status:not(.text).grey{background-color:#999}.list-status:not(.text).red{background-color:#CE0000}.list-status.text{font-family:'Roboto-Black', Arial, sans-serif !important}.list-status.text.orange{color:#FF9900}.list-status.text.green{color:#668D00}.list-status.text.grey{color:#999}.list-status.text.red{color:#CE0000}.link-action:not(.at-end){background:url(../../assets/images/solid_arrow_small.gif) no-repeat left center;padding-left:25px}.link-action.at-end{background:url(../../assets/images/solid_arrow_small.gif) no-repeat right center;padding-right:20px;margin-right:5px}.mini-header{display:block;margin-top:5px;font-family:'Roboto-Black', Arial, sans-serif !important}.collapsible-div{display:inline-block}.collapsible-div span:not(.trigger){display:none}.collapsible-div .trigger{text-decoration:underline;cursor:pointer;display:block}.collapsible-div.active span:not(.trigger){display:block}.collapsible-div.active .trigger{display:none}.events [data-image]{padding:0px}.events .start-date{display:inline-block;background-color:rgba(255,255,255,0.8);border-radius:0px 0px 0px 5px;-moz-border-radius:0px 0px 0px 5px;color:#666;font-family:'Roboto-Black', Arial, sans-serif !important;font-size:calc(8px + 0.3vw);float:right;padding:3px 4px}.events .online-event{display:inline-block;background-color:rgba(255,255,255,0.8);border-radius:0px 0px 5px 0px;-moz-border-radius:0px 0px 5px 0px;background:url(../../assets/images/video_icon.gif) rgba(255,255,255,0.8) no-repeat center center;background-size:contain;float:left;width:40px;height:26px}@media only screen and (max-width:650px){.list-table table > tbody > tr > td:not(:last-child){border-right:0px}.body-list-table table{border-top:solid 2px #B2B2B2;border-right:solid 2px #B2B2B2}.mini-cell{white-space:pre-line !important}td .mini-cell:last-child{margin-bottom:30px !important}}.map-viewer{width:100%;height:100%;overflow:hidden !important;position:absolute !important;padding:0px !important;z-index:10000}.map-viewer iframe{width:100%;height:100%;position:absolute;overflow:hidden !important;background-color:#FFF;border:0px}.map-viewer iframe body{overflow:hidden !important}.map-viewer .map-viewer-closer{background:url(../../assets/images/close_icon.gif) #FFFFFF no-repeat center center;width:60px;height:60px;position:relative !important;z-index:20000;cursor:pointer;vertical-align:top;display:inline-block;float:right !important}.address-field-table{background-color:#F1F1F1;border:1px solid #DDD;border-radius:10px;-moz-border-radius:10px}.address-field-table > tbody > tr > td{padding:10px;vertical-align:top}.address-field-table .radio-btn{margin-bottom:3px !important}.pin-address-button{display:block;border-radius:5px;-moz-border-radius:5px;background:url(../../assets/images/pin_button_icon.png) #666 no-repeat calc(100% - 10px) center;background-size:20px;padding:10px;color:#FFF;margin-top:10px;cursor:pointer}.address-list-results .content-table > tbody > tr:nth-child(odd) > td{background-color:#FFF}.address-list-results{display:block;max-height:300px;overflow-y:auto}.address-selection{display:inline-block;width:40px;height:40px}.address-selection.selected{background:url(../../assets/images/check_ticket_icon__active.gif) no-repeat center center;background-size:20px}.address-list-results .content-table > tbody > tr > td:nth-child(2){cursor:pointer}.address-removal{display:inline-block;width:25px;height:25px;cursor:pointer;margin-right:10px;background:url(../../assets/images/delete_cell_icon.gif) no-repeat center center;background-size:25px}.location-icon{display:inline-block;background:url(../../assets/images/nearby_icon.png) no-repeat center bottom;background-size:17px;width:18px;height:20px;margin-right:2px}.slide-options{display:inline-block;border-radius:30px;-moz-border-radius:30px;background-color:#B2B2B2;color:#555;white-space:nowrap}.slide-options > span{border-radius:15px;-moz-border-radius:15px;cursor:pointer;padding:4px 10px;display:inline-block}.slide-options > span.active{border-radius:15px;-moz-border-radius:15px;border:2px solid #B2B2B2}.slide-options > span:not(:first-child){margin-left:5px !important}.slide-options > span.active{background-color:#FFF;color:#111}.new-slide-options{display:inline-block;border-radius:40px;-moz-border-radius:40px;background-color:#E7E7E7;font-family:'Roboto-Black', Arial, sans-serif !important;white-space:nowrap;color:#B3B3B3;font-size:80%}.new-slide-options > span{border-radius:50px;-moz-border-radius:50px;cursor:pointer;padding:8px 15px;display:inline-block}.new-slide-options > span.active{border:5px solid #E7E7E7}.new-slide-options > span.active{background-color:#000;color:#FFF}.country-code-select{padding:16px 31px !important;background-position:left center, right center !important;background-repeat:no-repeat, no-repeat !important;background-size:30px, 30px !important;white-space:nowrap;display:inline-block;width:100%;border-top:0px;border-left:0px;border-right:0px;border-bottom:1px solid #B2B2B2;color:#999;font-family:'Roboto-Medium', Arial, sans-serif !important;font-size:calc(11px + 0.9vmin);background-color:#FFFFFF;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;border-radius:0;vertical-align:bottom !important}.country-code-select:focus{outline:none;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}.country-code-select:focus{border-radius:0}.country-code-select > option[value='']{display:none}.country-code-select > option{font-family:'Poppins-Bold', Arial, sans-serif !important;font-size:calc(15px + 0.4vmin);border-top:1px solid #FFFFFF;background-color:#FFFFFF !important}#shareicon:not(.share-button){display:inline-block;background:url(../../assets/images/share_icon.png) #FFF no-repeat center center;background-size:contain;width:40px;height:55px;vertical-align:top;margin-left:15px;cursor:pointer}#sharecloser{background:url(../../assets/images/delete_icon.gif) #FFF no-repeat center center;display:inline-block;width:30px;height:30px;cursor:pointer;vertical-align:top;position:absolute;float:right;right:15px}#sharecontent .share-link{display:inline-block;background-color:#EEE;border:1px solid #CCC;width:calc(100% - 30px);padding:15px;border-radius:5px;-moz-border-radius:5px}#sharecontent #copylink{margin-left:20px;font-weight:800;text-decoration:underline;cursor:pointer;font-family:'Roboto-Medium', Arial, sans-serif !important;display:inline-block}.share-options{display:inline-block;vertical-align:top}.share-options > span{width:70px;display:inline-block;margin-left:15px;text-align:center !important}.share-options > span > span:first-child{height:70px;display:block;cursor:pointer;background-size:contain !important}.share-options > span > span:last-child{font-size:calc(8px + 0.3vw);font-weight:500px;color:#666;text-align:center !important;display:block}#share_facebook > span:first-child{background:url(../../assets/images/social/share_facebook.gif) no-repeat center center}#share_twitter > span:first-child{background:url(../../assets/images/social/share_twitter.gif) no-repeat center center}#share_linkedin > span:first-child{background:url(../../assets/images/social/share_linkedin.gif) no-repeat center center}#share_google > span:first-child{background:url(../../assets/images/social/share_google.gif) no-repeat center center}#share_pinterest > span:first-child{background:url(../../assets/images/social/share_pinterest.gif) no-repeat center center}#share_reddit > span:first-child{background:url(../../assets/images/social/share_reddit.gif) no-repeat center center}#share_contact > span:first-child{background:url(../../assets/images/social/share_contact.gif) no-repeat center center}.response-format > span{display:inline-block;padding:10px 10px 10px 25px;margin-top:10px;margin-right:10px;border-radius:5px;-moz-border-radius:5px}.response-format .fail{background:url(../../assets/images/delete_icon_red.gif) no-repeat left center;border:2px solid #CC0000}.response-format .blocked{background:url(../../assets/images/block_icon_orange.gif) no-repeat left center;border:2px solid #F9CD04}.response-format .sent{background:url(../../assets/images/tick_icon_green.gif) no-repeat left center;border:2px solid #70CB6E}@media only screen and (max-width:500px){#shareicon:not(.share-button){display:inline-block !important;height:25px}.share-options > span{width:30px;margin-left:8px}.share-options > span > span:first-child{height:30px}#shareitemlink{padding-left:0px;padding-right:0px}#sharecloser{right:0px}}.social-media-icons{display:inline-block;white-space:nowrap}.social-media-icons > span{display:inline-block;width:50px;height:50px;background-color:#FCE991;border-radius:25px;-moz-border-radius:25px;cursor:pointer;margin:5px}.social-media-icons #social_x{background:url(../../assets/images/social/social_x.png) #FCE991 no-repeat center center;background-size:32px}.social-media-icons #social_pinterest{background:url(../../assets/images/social/social_pinterest.png) #FCE991 no-repeat center center;background-size:32px}.social-media-icons #social_reddit{background:url(../../assets/images/social/social_reddit.png) #FCE991 no-repeat center center;background-size:36px}.social-media-icons #social_linkedin{background:url(../../assets/images/social/social_linkedin.png) #FCE991 no-repeat center center;background-size:30px}.social-media-icons #social_contact{background:url(../../assets/images/social/social_contact.png) #FCE991 no-repeat center center;background-size:32px}.social-media-icons #social_instagram{background:url(../../assets/images/social/social_instagram.png) #FCE991 no-repeat center center;background-size:32px}.social-media-icons #social_facebook{background:url(../../assets/images/social/social_facebook.png) #FCE991 no-repeat center center;background-size:32px}.social-media-icons #social_tiktok{background:url(../../assets/images/social/social_tiktok.png) #FCE991 no-repeat center center;background-size:32px}.social-media-icons.editable > span.selected{border:2px solid #000;width:48px;height:48px}.social-media-icons.viewable{margin-top:5px}.social-media-icons.viewable > span{width:30px;height:30px;background-size:27px !important;margin:5px 15px 5px 0px}.social-media-icons.viewable #social_reddit{background-size:32px !important}@media only screen and (max-width:500px){.social-media-icons > span{width:40px;height:40px}.social-media-icons.editable > span.selected{width:38px;height:38px}}.step-0-1,.step-0-2,.step-0-3,#step_1,.step-1,#step_2,.step-2-1,.step-2-2,#step_3,.step-3,#step_4,.step-4,#step_5,.step-5,#step_6,.step-6{display:none}.steps-table{margin:15px;width:calc(100% - 40px);max-width:800px}.steps-table .loading-span-animated{display:inline-block;width:100%;min-height:10px;background:#F1F1F1;background:linear-gradient(to left, #F1F1F1 50%, #DDDDDD 50%);background-size:200% 100%;animation-name:fadein;animation-duration:0.7s;animation-iteration-count:infinite;border-radius:5px;-moz-border-radius:5px}@keyframes "fadein"{0%{background-position:right bottom;}100%{background-position:left bottom;}}.step-field-label{display:inline-block;font-family:'Roboto-Black', Arial, sans-serif !important;font-size:15px;color:#333;white-space:nowrap}.steps-table textarea,.steps-table input[type='text'],.steps-table input[type='date'],.steps-table input[type='password']{font-size:15px !important;margin-top:0px;margin-bottom:0px;padding-left:0px;width:calc(100% - 12px)}.steps-table textarea{width:calc(100% - 8px) !important}.steps-table input[type='date']{width:calc(100% - 30px) !important}.steps-table .span-button{display:inline-block;padding:10px 20px;cursor:pointer;white-space:nowrap;background-color:#000;color:#FFF;border-radius:5px;margin:5px 0px 5px 10px;font-family:'Roboto-Black', Arial, sans-serif !important}.steps-table .span-button.next{background:url(../../assets/images/seatingplan/drop_right_icon_grey.png) #000 no-repeat calc(100% - 3px) center;background-size:16px;padding-right:30px}.steps-table .span-button.back{background:url(../../assets/images/seatingplan/drop_left_icon.png) #CCC no-repeat 3px center;background-size:16px;padding-left:30px;color:#333;margin:5px 10px 5px 0px}.steps-table .span-button.finish{background:url(../../assets/images/seatingplan/done_icon.png) #000 no-repeat calc(100% - 5px) center;background-size:20px;padding-right:30px}.ticket-use-option{display:inline-block;width:90px;height:90px;cursor:pointer;border-radius:5px;margin-right:10px;margin-bottom:10px;border:2px solid #F1F1F1;vertical-align:top}.ticket-use-option > span{display:inline-block;width:90px}.ticket-use-option > span:first-child{height:60px}.ticket-use-option > span:last-child{height:30px;font-family:'Roboto-Black', Arial, sans-serif !important;color:#888;font-size:15px;text-align:center}.ticket-use-option.active > span:first-child{height:56px;width:86px}.ticket-use-option.active > span:last-child{color:#000}.ticket-use-option.active{width:86px;border:2px solid #F9CD04}#forevent.ticket-use-option > span:first-child{background:url(../../assets/images/seatingplan/event_icon.png) #FFF no-repeat center center;background-size:60px}#forbus.ticket-use-option > span:first-child{background:url(../../assets/images/seatingplan/bus_icon.png) #FFF no-repeat center center;background-size:57px}#forairplane.ticket-use-option > span:first-child{background:url(../../assets/images/seatingplan/plane_icon.png) #FFF no-repeat center center;background-size:80px}.steps-table select{font-size:12px}.steps-table select{width:100%;padding:2px 25px 2px 3px;color:#999;font-family:'Roboto-Medium', Arial, sans-serif !important;font-size:15px !important;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../../assets/images/seatingplan/drop_down_icon.png) #FFFFFF no-repeat calc(100% - 4px) center;background-size:12px}.steps-table select > option[value='']{color:#999999}.steps-table select:not(.allow-empty) > option[value='']{display:none}.steps-table select > option{color:#333;font-family:'Roboto-Medium', Arial, sans-serif !important;font-size:13px !important;border-radius:5px}.steps-table .toggle-option{display:block;white-space:nowrap;cursor:pointer}.steps-table .toggle-option > span:first-child{display:inline-block;width:35px;height:20px;margin-right:5px}.steps-table .toggle-option > span:last-child{display:inline-block;width:calc(100% - 40px);line-height:20px;font-family:'Roboto-Black', Arial, sans-serif !important;font-size:15px;vertical-align:top}.steps-table .toggle-option.on > span:first-child{background:url(../../assets/images/seatingplan/toggle_on.png) no-repeat center center;background-size:35px}.steps-table .toggle-option.off > span:first-child{background:url(../../assets/images/seatingplan/toggle_off.png) no-repeat center center;background-size:35px}.steps-table .toggle-option.on > span:last-child{color:#333}.steps-table .toggle-option.off > span:last-child{color:#999}.steps-table .main-option-selector{display:block;border:1px solid #CCC;border-radius:10px;background-color:#F1F1F1;padding:5px 0px 0px 5px;margin:10px}.steps-table .main-option-selector > span{display:inline-block;width:60px;height:60px;cursor:pointer;background-color:#FFF !important;border-radius:5px;margin-right:5px;margin-bottom:5px;position:relative}.steps-table .main-option-selector > span.active{width:56px;height:56px;border:2px solid #F9CD04}.main-option-selector #addnewimage{background:url(../../assets/images/seatingplan/newimage.png) #FFF no-repeat center center;background-size:60px}.main-option-selector #addnewimage.active{background:url(../../assets/images/seatingplan/newimage_solid.png) #FFF no-repeat center center;background-size:60px}.main-option-selector #addnewimage:not(.loading) > span{display:none !important}.main-option-selector #addnewimage.loading{background:#FFF;position:relative;width:56px;height:56px;border:2px solid #F9CD04}.main-option-selector #addnewimage.loading span{position:absolute;width:30px;height:30px;top:13px;left:13px;border-radius:50%}.main-option-selector .remove-image{display:inline-block;width:15px;height:15px;background:url(../../assets/images/seatingplan/delete_cell_icon.gif) #FFF no-repeat center center;background-size:12px;cursor:pointer;position:absolute;right:-2px;top:-4px;border-radius:50%;border:2px solid #F1F1F1}.steps-table .category-links{display:inline-block !important;font-size:15px}.steps-table .category-links a{display:inline-block;margin-right:10px;font-family:'Roboto-Black', Arial, sans-serif !important}.steps-table .category-links a:not(:first-child),.steps-table .pointer-link{background:url(../../assets/images/solid_arrow_small.gif) no-repeat left center;padding-left:25px;font-size:15px}.steps-table .drop-down-div div{font-size:13px}.steps-table a.pointer-link{display:inline-block;background:url(../../assets/images/solid_arrow_small.gif) no-repeat left center;padding-left:25px;font-size:13px;font-family:'Roboto-Black', Arial, sans-serif !important}.sub-step-table{border:2px solid #CCC;border-radius:5px;width:calc(100% - 15px) !important}.sub-step-table td{padding:5px}.span-add-button{display:inline-block;padding:5px 10px 5px 25px;cursor:pointer;white-space:nowrap;color:#000;border-radius:5px;font-family:'Roboto-Black', Arial, sans-serif !important;font-size:13px;border:2px solid #888;background:url(../../assets/images/seatingplan/add_icon_black.gif) #CCC no-repeat 3px center;background-size:17px;padding-right:20px}.steps-table .sub-step-list{border:2px solid #CCC;border-radius:5px;overflow-x:hidden;overflow-y:auto}.steps-table .sub-step-list > table{border-collapse:collapse;width:100%}.steps-table .sub-step-list > table td{padding:5px;white-space:nowrap;font-family:'Roboto-Black', Arial, sans-serif !important;font-size:13px;color:#888}.steps-table .sub-step-list > table tr:nth-child(odd){background-color:#F1F1F1}.steps-table .sub-step-list > table tr > td:nth-child(2),.steps-table .sub-step-list > table tr > td:last-child{text-align:right}.steps-table .sub-step-list .delete-list-row{display:inline-block;width:25px;height:25px;cursor:pointer;background:url(../../assets/images/seatingplan/delete_cell_icon.gif) #CCC no-repeat center center;background-size:19px;border-radius:50%}#closetoretrysend,#hideeventvenueform{display:inline-block;width:25px;height:25px;cursor:pointer;background:url(../../assets/images/seatingplan/delete_cell_icon.gif) #CCC no-repeat center center;background-size:19px;border:1px solid #CCC;border-radius:5px;margin-left:2px;vertical-align:bottom}