.wizard .hormenu { list-style: none; }
.wizard .hormenu li { float: left; width: 33%; padding: 12px 0; }
.wizard.owner-admin-wizard .hormenu li {width: 25%;}
.wizard.owner-admin-wizard.full .hormenu li {width: 16.6%;}
.wizard .hormenu li a { display: block; }
.wizard .hormenu li a:hover { text-decoration: none; }
.wizard .hormenu li a span.h2 { 
    font-size: 16px; color: #999; text-align: center; display: block; font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
}
.wizard .hormenu li a span.dot { 
    display: block; height: 20px; margin-top: 5px; text-align: center; background: url(../images/stepline.png) repeat-x center left; 
}
.wizard .hormenu li span.label { display: block; text-align: center; font-weight: bold; color: #999; margin-top: 10px; }
.wizard .hormenu li a span.dot span { width: 20px; height: 20px; display: inline-block; background: url(../images/steps.png) no-repeat 0 -40px; }
.wizard .hormenu li:first-child a span.dot { margin-left: 47%; text-align: left; }
.wizard .hormenu li:last-child a span.dot, .wizard .hormenu li.lastEnabledStep a span.dot { margin-right: 47%; text-align: right; }
.wizard .hormenu li a.done span.label { color: #666; }
.wizard .hormenu li a.done span.h2 { color: #fb9337; }
.wizard .hormenu li a.done span.dot span { background-position: 0 -20px; }
.wizard .hormenu li:first-child a.done span.dot span { background-position: 0 0; }
.wizard .hormenu li a.selected span.dot span { background-position: 0 -120px; }
.wizard .hormenu li:first-child a.selected span.dot span { background-position: 0 -100px; }
.wizard .hormenu li a.selected span.label { color: #666; }
.wizard .hormenu li a.selected span.h2 { color: #F59E40; }
.formwiz {width: 609px;margin: 0 0 60px 305px;}
.wizard .process_info {bottom: 0;height: 434px;left: 0;margin-left: 19px;position: absolute;width: 285px;}
.wizard-header-info{margin: 10px 5px}

.stepContainer { 
    width: 100%; clear:both; height: auto !important; border: none; position: relative; overflow: hidden;padding: 30px 0 0;
}
.stepContainer .content h2 {
    border-bottom: 1px solid #DDDDDD;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 1px 0 #FFFFFF inset;
    font-size: 16px;
    left: 22px;
    padding: 0 0 7px;
    position: absolute;
    top: 32px;   
    width: 275px;
    line-height: 19px;
}
.stepContainer p { margin: 20px 0; }
.stepContainer .par p { margin: 10px; line-height: 21px; }
.stepContainer .par p:last-child { border-bottom: 0; }
.actionBar {
    background: none repeat scroll 0 0 #FCFCFC;
    border: medium none;
    clear: both;
    margin: -60px 0 0 308px;
    overflow: hidden;
    padding: 13px 0 10px;
    position: relative;
}
.actionBar .loader { float: left; display: none; }
.actionBar a { 
    float: right; display: inline-block; padding: 7px 15px; background: #91B634; color: #fff; margin-left: 5px; font-weight: bold; 
    -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; line-height: 21px; border: 1px solid #85A81E;
    transition: background 300ms;
}
.actionBar a:hover { text-decoration: none; background: #FFA03A; color: #fff; border: 1px solid #f0882c; }
.actionBar a:active { 
    -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3); -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3); 
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.actionBar a.buttonDisabled { background: #eee; border: 1px solid #ccc; color: #999; }
.actionBar a.buttonDisabled:hover { background: #eee; color: #999; cursor: default; }
.actionBar a.buttonDisabled:active { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.actionBar .msgBox { 
    position:relative;  
    display:none;
    float:left;
    margin: 4px 0 0 5px;
    padding:5px;
    border: 1px solid #FFD700; 
    background-color: #FFFFDD;  
    font: normal 12px Verdana, Arial, Helvetica, sans-serif; 
    color:#5A5655;         
    -moz-border-radius  : 5px;
    -webkit-border-radius: 5px;
    z-index:999;
    min-width:200px;   }
.actionBar .msgBox .content { 
    font: normal 12px Verdana,Arial,Helvetica,sans-serif;
    padding: 0;
    float:left;}
.actionBar .msgBox .close { 
    border: 1px solid #CCC;
    border-radius: 3px;
    color: #CCC;
    display: block;
    float: right;
    margin: 0 0 0 5px;
    outline-style: none;
    padding: 0 2px 0 2px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.actionBar .msgBox .close:hover {   
    color: #EA8511;
    border: 1px solid #EA8511; 
}

.wizard .bubble {
    background-size: 281px auto;
    height: 206px;
    margin: 0;
    width: 281px;
}
.wizard .bubble_inner {
    font-size: 13px;
    height: 114px;
    line-height: 16px;
    overflow: hidden;
    padding: 27px 24px 0 42px;
}
.wizard #promo_girl {
    background-size: 240px auto;
    height: 249px;
    margin: -20px 0 0 -25px;
    width: 240px;
}
.wizard .matFormWrapper {
    height: 520px;
    margin-top: -10px;
    overflow-x: hidden;
    overflow-y: auto;
}
.wizard .infoText {
    height: 440px;
}
.wizard .one_half .l-input, #managerDialog .one_half .l-input {
    width: 90%;
}
.wizard .one_half .l-input.mobile, #managerDialog .one_half .l-input.mobile {
    width: 78.5%;
}
#managerDialog .errorMsgWrapper{display:none;margin-top: 15px;padding: 0.7em 0.5em;width: 96%;}
#managerDialog .errorMsgWrapper span{float: left; margin: 0.22em 0.3em;}
.wizard .matFormWrapper label {
    margin: 10px 0 1px;
}
.wizard .matFormWrapper .multi_check_label {
    margin: 2px 15px 0 0;
    width: 102px;
}
.wizard .matFormWrapper .checkbox_label {
    line-height: 16px;
    margin: 12px 0 0 4px;
    vertical-align: middle;
    width: 55%;
}
.wizard #active_label {
    margin: 0 0 0 4px;
}
.wizard-body #footer {
    margin: 0 0 5px;
}
#content .wizard .restaurantSubmit, 
#managerDialog .restaurantSubmit {
    display: none !important;
}
.wizard .matFormWrapper .errorMsgWrapper {
    width: 94%;
}
.wizard .matFormWrapper .phone {
    width: 90%;
    margin-top: 5px;
}
.wizard #map_canvas {
    height: 225px;
}
.wizard #delivery_hours {
    width: 400px;
}
.wizard .file_upload_progress .ui-progressbar {
    width: 260px;
}
.wizard .menuCategoryWrapper {
    width: 99%;
}
.switch_wizard_link{margin-top: 20px}
.matFormWrapper label.ui-state-default {
    color: #FFFFFF;
}
.matFormWrapper label.ui-state-active {
    color: #FFA03A;
}
#allow_pickup_wrapper label, #split_commission_wrapper label {
    font-size: 11px;
    width: 32%;
}
#allow_pickup_wrapper label.ui-button-text-only .ui-button-text, #split_commission_wrapper label.ui-button-text-only .ui-button-text {
    padding: 0.4em 0.2em;text-overflow: ellipsis;word-break: break-all;overflow: hidden;height: 15px;
}
.tempresWrapper, .managerWrapper {
    border-bottom: 1px solid #DDDDDD;
    float: left;
    margin: 0 4px;
    padding: 15px 0 6px;
    width: 100%;
}
.tempresActionsWrapper, .managerActionsWrapper {
    float: right;
    font-size: 0.7em;
    margin: 4px 6px 0 2px;
}
.tempres_city_wrapper, .manager_res_wrapper {
    color: #000000;
    display: block;
    float: right;
    font-size: 13px;
    margin-top: 5px;
    padding: 0 10px 0 5px;
    text-align: right;
    width: 80px;
}
.tempres_name, .manager_name {
    color: #312E25;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    margin: 4px 0 18px;
}
.insert_more_link{
    margin-top: 10px;
}
#temprestaurantsWrapper, #massmanagersWrapper {
    margin-top: 0;
}
.wizardFormDialog label {
    color: #ffa03a;
    display: block;
    margin: 14px 0 1px;
    font-weight: bold;
}
#tempresDialog #map_canvas {
    height: 240px;
}
.wizardFormDialog label.checkbox_label{display: inline-block;margin: 16px 0 0 4px;vertical-align: baseline;cursor: pointer}
.wizardFormDialog input[type=checkbox]{display: baseline}
#agreementText p{margin: 0}
.wizard .infoText{border: 1px solid #BBBBBB;height: 400px; overflow-y: scroll; padding: 7px 14px 20px;font-size: 1em}
.wizard .infoText #contact_details{font-size: 0.9em}
.plateWrapper, .menuCategoryWrapper .menuCategoryHeader{position: relative;}