@import url(https://fonts.googleapis.com/css?family=Raleway:400,800);
.gallery_top_text h1, .qrinfos h1{
    font-size: 32px;
    font-family: 'Raleway', sans-serif;
    color: #666666;
}
.gallery_top_text h2{
    font-family: 'Raleway', sans-serif;
    color: #aaa9a9;
    font-size: 18px;
}
.generator_steps_holder .generator_steps{
    background: none;
}
#content_wrapper .generator_steps_holder a,
#content_wrapper .generator_steps_holder .generator_steps.done a,
#content_wrapper .generator_steps_holder .generator_steps_first a{
    font-family: 'Raleway', sans-serif;
    color: #666666;
    font-size: 16px;
}
#content_wrapper .generator_steps_holder .generator_steps_first.subscription a{

}
.generator_steps_holder .generator_steps_first.done.subscription{

}
.generator_steps_holder .generator_steps.final_step.disabled.subscription{

}
#content_wrapper .generator_steps_holder .generator_steps.done.subscription a{

}
.generator_bread_crumbs{
    left: -100px;
    top: -45px;
}
#step_1, #step_2, #step_3,  #step_4{
    background: url(../img/subscription_images/breadcrumbs.jpg) 0 0 no-repeat;
    font-family: 'Raleway', sans-serif;
    height: 35px;
    width: 194px;
    padding-top: 15px;
    text-align: center;
    font-size: 14px;
    color: #666666;
}
#step_1{
    background-position: 0 -59px;
    text-indent: 45px;
}
#step_1.done{
    background-position: 0 0;
}
#step_1.disabled{
    background-position: 0 -122px;
}
#step_2{
    background-position: -196px -59px;
    text-indent: 50px;
}
#step_2.done{
    background-position: -196px 0;
}
#step_2.disabled{
    background-position: -196px -122px;
}
#step_3{
    background-position: -396px -59px;
    text-indent: 50px;
    padding-top: 16px;
}
#step_3.done{
    background-position: -396px 0;
}
#step_3.disabled{
    background-position: -396px -122px;
}
#step_4{
    background-position: -596px -59px;
    text-indent: 40px;
    padding-top: 16px;
}
#step_4.done{
    background-position: -596px 0;
}
#step_4.disabled{
    background-position: -596px -122px;
}
.visualead_hp_wrapper #place_total_holder{
    background: #eeeeee;
    border: 1px solid #acacac;
}
.visualead_hp_wrapper #place_total_holder{
    margin-top: 0;
}
#place_total_holder{
    height: auto;
}
#place_top_menu .zoom{
    background: none;
}
#zoom_holder{
    background: url(../img/subscription_images/drop_down_arrows.png) 52px 15px no-repeat #fff;
}
#zoom_holder:hover{
    /*background: url(../img/subscription_images/drop_down_arrows.png) 50px 15px no-repeat #00aeef;*/
}
.propri_dropdown{
    width: auto;
    height: 51px;
    float: left;
    min-width: 65px;
    margin-top: -2px;
    margin-left: -1px;
    overflow: hidden;
    border: 1px solid #acacac;
    position: relative;
    z-index: 1050;
    background: url(../img/subscription_images/drop_down_arrows.png) 50px 15px no-repeat #fff;
}
.propri_dropdown .list{
    height: 29px;
    width: 65px;
    cursor: pointer;
    margin-top: 14px;
    margin-bottom: 11px;
    overflow: hidden;
    background: url(../img/subscription_images/place_icons.png) 10px 3px no-repeat;
}
.propri_dropdown .list.hover{
    /*background: url(../img/subscription_images/place_icons.png) 10px -30px no-repeat;*/
}
.propri_dropdown .item{
    height: 35px;
    width: auto;
    cursor: pointer;
    border-top: dotted #acacac 1px;
}
.propri_dropdown .item.zoom_in:hover{
    color: #fff;
    background: #00aeef;
}
.propri_dropdown .item.zoom_in i{
    background: url(../img/subscription_images/place_icons.png) 0 -67px no-repeat;
    height: 34px;
    width: 35px;
    float: left;
    margin-top: 3px;
    margin-left :15px;
}
.propri_dropdown .item.zoom_in i:hover{
    background: url(../img/subscription_images/place_icons.png) 0 -102px no-repeat;
}
.propri_dropdown .item.zoom_out:hover{
    color: #fff;
    background: #00aeef;
}
.propri_dropdown .item.zoom_out.extra_margin:hover{
    color: #fff;
}
.propri_dropdown .item.zoom_out i{
    background: url(../img/subscription_images/place_icons.png) 0 -137px no-repeat;
    height: 35px;
    width: 35px;
    float: left;
    margin-top: 3px;
    margin-left: 15px;
}
.propri_dropdown .item.zoom_out i:hover{
    background: url(../img/subscription_images/place_icons.png) 0 -172px no-repeat;
}
#color_picker_holder.color_select{
    float: left;
    margin-top: -2px;
    height: 51px;
    background: url(../img/subscription_images/drop_down_arrows.png) 97px 15px no-repeat #fff;
    width: 110px;
    margin-right: 0;
}
#color_picker_holder.color_select:hover{
    background: url(../img/subscription_images/drop_down_arrows.png) 95px 15px no-repeat #00aeef;
}
#color_picker_holder.color_select .list{
    background: none;
    width: 110px;
}
#color_picker_holder.color_select .list:hover{

}
#color_picker_holder.color_select i{
    background: url(../img/subscription_images/place_icons.png) 2px -200px no-repeat;
    height: 35px;
    width: 35px;
    float: left;
    margin-top: -6px;
    margin-left: 10px;
}
#color_picker_holder.color_select i.hover{
    background: url(../img/subscription_images/place_icons.png) 0 -235px no-repeat;
}
#rotate{
    position: relative;
    float: left;
    height: 51px;
    background: url(../img/subscription_images/drop_down_arrows.png) 52px 15px no-repeat #fff;
    z-index: 1050;
    width: 65px;
    cursor: pointer;
}
#rotate:hover{
    background: url(../img/subscription_images/drop_down_arrows.png) 100px 15px no-repeat #00aeef;
}
#rotate .list{
    background:  url(../img/subscription_images/place_icons.png) 2px -275px no-repeat;
    height: 29px;
    width: 55px;
    float: left;
    margin-top: 12px;
    margin-left: 10px;
}
#rotate .list.hover{
    background:  url(../img/subscription_images/place_icons.png) 0 -310px no-repeat;
}
#gen_type,
#marker_type,
#dots_type,
#effects_type{
    width: 108px;
    float: left;
    height: 51px;
    border: 1px solid #acacac;
    border-radius: 0;
    margin-top: -2px;
    margin-left: -1px;
    background: url(../img/subscription_images/drop_down_arrows.png) 97px 15px no-repeat #fff;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    z-index: 999;
}
#gen_type{
    background-position: 87px 15px;
}

#gold_option,
#silver_option,
#basic_generation_option,
#current_gen_selected,
#basic_marker_option,
#rounded_option,
#square_option,
#basic_dots_option,
#current_dots_selected,
#square_dots_option,
#rounded_dots_option,
#star_dots_option,
#basic_effects_option,
#effects_1_option,
#effects_2_option,
#effects_3_option,
#effects_4_option,
#effects_5_option,
#effects_6_option,
#effects_7_option,
#effects_8_option,
#effects_13_option,
#effects_17_option,
#effects_18_option,
#effects_19_option,
#effects_70_option{
    cursor: pointer;
    text-indent: 10px;
    width: inherit;
    height: 34px;
    padding-top: 17px;
    list-style: none;
    border-bottom: 1px dotted #ccc;
    background: url(../img/subscription_images/place_icons.png) 9px -402px no-repeat;
    font-size: 12px;
}
#gold_option{
    border-bottom: 1px dotted #ccc;
    background-position: 5px -402px;
}
#silver_option{
    background-position: 5px -331px;
}
#square_option{
    background-position: 5px -472px;
    border-bottom: 1px dotted #ccc;
}
#rounded_option{
    background-position: 5px -542px;
}
#star_dots_option{
    background-position: 9px -750px;
}
#rounded_dots_option{
    background-position: 9px -680px;
}
#square_dots_option{
    background-position: 9px -612px;
}
#basic_effects_option,
#effects_70_option{
    background-position: 11px -822px;
}
#effects_1_option{
    background-position: 11px -960px;
}
#effects_7_option{
    background-position: 11px -1030px;
}
#effects_13_option{
    background-position: 11px -1168px;
}
#effects_17_option{
    background-position: 11px -1100px;
}
#effects_18_option{
    background-position: 11px -960px;
}
#effects_19_option{
    background-position: 11px -1240px;
}

#basic_generation_option,
#current_marker_selected,
#current_dots_selected,
#current_effects_selected{
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    background: none;
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    height: 30px;
    padding-top: 10px;
    color: #464646;
    text-decoration: underline;
}
#basic_dots_option{
    background-position: 9px -612px;
}
#basic_marker_option{
    background-position: 11px -542px;
}
#place_top_menu .color_select:hover{
    background-position: 95px 15px;
}
.extra_margin{
    margin-top: 10px;
}
.new_next a{
    height: 36px;
    width: auto;
    max-width: 150px;
    padding-left: 10px;
    padding-right: 10px;
    background: #00aeef;
    float: right;
    color: #fff;
    padding-top: 14px;
    min-width: 120px;
    font-size: 18px;
    border: 1px solid #005270;
    text-shadow: -1px -1px #000;
    cursor: pointer;
    color: #fff;
}
.new_next a:hover{
    box-shadow: 5px 5px 10px #0075a1 inset;
    text-shadow: 1px 1px #000;
    text-decoration: none;
    color: #106989;
}
/*.new_next a:hover{
    color: #fff;
}
.new_next a:hover{
    text-decoration: none;
}*/
.new_next.disabled a,.new_next.disabled a:hover{
    height: 36px;
    width: auto;
    max-width: 150px;
    padding-left: 10px;
    padding-right: 10px;
    background: #999;
    float: right;
    color: #fff;
    padding-top: 14px;
    min-width: 120px;
    font-size: 18px;
    border: 1px solid #474747;
    text-shadow: -1px -1px #000;
    cursor: pointer;
    box-shadow: none;
}

.generate_new{
    border: 1px solid #005270;
    width: auto;
    min-width: 160px;
    float: right;
    padding-top: 14px;
    height: 36px;
    color: #fff;
    font-size: 18px;
    background: #00aeef;
    margin-right: 10px;
    text-shadow: -1px -1px #000;
    cursor: pointer;
}
.generate_new:hover{
    box-shadow: 5px 5px 10px #0075a1 inset;
    text-shadow: 1px 1px #83d7f9;
    color: #106989;
}
#place_top_menu{
    width: 1010px;
}
#pricing .paprika{
    font-family: 'Raleway', sans-serif;
    width: 100%;
    text-align: center;
    border: none;
    color: #666666;
    font-size: 30px;
}
#pricing .paprika.get_it{
    margin-top: 0;
}
#pricing .secondary_header.get_it{
    margin-top: 5px;
    width: 100%;
    text-align: center;
    color: #b5b4b4;
    font-size: 18px;
}
#pricing .type_demo_inner.get_it{
    border: none;
    width: 300px;
    margin-right: 20px;
    padding-left: 0;
    position: relative;
}
#pricing .type_demo_inner.last.get_it{
    margin-right: 0;
}
.get_it_image_holder{
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 300px;
    height: 207px;
}
.get_it_image_cover{
    position: absolute;
    background: url(../img/subscription_images/get_it_image_holders.png) 0 1px no-repeat;
    width: 300px;
    height: 207px;
    top: 25px;
    left: 0;
}
.get_it_image_cover.free{
    background-position: 0 1px;
}
.free:hover{
    background-position: 0 1px;
}
.gold{
    background-position: 0 -524px;
    height: 225px;
}
.silver{
    background-position: 0 -225px;
    height: 234px;
    top: 0;
}
#pricing .type_demo_inner{
    background: none;
}
.dollar{
    font-size: 18px;
    color: #fff;
    float: left;
    margin-top: 10px;
    width: 90px;
    text-align: right;
    color: #fff;
}
.plan_price{
    font-size: 60px;
    color: #fff;
    float: left;
    width: auto;
    text-align: left;
    color: #fff;
}
.plan_explanaition{
    font-size: 12px;
    color: #fff;
    float: left;
    width: 70px;
    margin-top: 15px;
    color: #fff;
}
.plan_explanaition strong{
    color: #fff;
}
.options_holder_get_it ul{
    list-style: none;
    margin-top: 10px;
}
.options_holder_get_it ul li{
    line-height: 37px;
    font-size: 15px;
    width: 225px;
    margin-left: 30px;
    text-align: center;
}
.show-tool-tip{
}
.list_bold{
    font-weight: bold;
}
.not_available{
    text-decoration: line-through;
    color: #aaa;
}
.divider{
    width: 298px;
    height: 12px;
    background: url(../img/subscription_images/get_it_image_holders.png) 50% -744px no-repeat;
}
.get_it_button{
    width: 252px;
    height: 41px;
    background: #ec008c;
    border: 1px solid #7e004b;
    color: #fff;
    padding-top: 15px;
    text-shadow: -1px -1px #000;
    font-size: 20px;
    margin-left: 23px;
    text-align: center;
    display: block;
}
.get_it_button.disabled{
    background: #f796d0;
    cursor: pointer;
}
.get_it_button:hover{
    color: #7e004b;
    text-shadow: 1px 1px #f796d0;
    text-decoration: none;
    box-shadow: 5px 5px 10px #9f005e inset;
}
.get_it_button.disabled:hover{
    background: #f796d0;
    cursor: pointer;
    color: #fff;
    text-shadow: -1px -1px #000;
    box-shadow: none;
}
.button_holder_outer{
    background-color: #eeeeee;
    width: 300px;
    color: #000;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 234px;
    padding-top: 10px;
}
.options_holder_get_it{
    width: 298px;
    height: auto;
    min-height: 505px;
    border-left: 1px solid #acacac;
    border-right: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
    background: #fff;
    position: absolute;
    top: 389px;
} /*
.button_holder_inner_bottom{

    background-color: #008fc4;

    color: #fff;

    margin-top: 1px;
}
.button_holder_inner_bottom a,.button_holder_inner_bottom a:hover{
    color: #fff;
    text-decoration: none;
} */
.button_holder_inner_bottom {
    font-size:20px;
    width: 226px;
    height: 31px;
    position: relative;
    z-index: 1000;
	color: #FFFFFF;
    /*margin-left: 24px;*/
       padding-top: 7px;
       overflow: hidden;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    	background-color: #0277A1;
    	*background-color: #0277A1;
    	background-image: -moz-linear-gradient(top, #008FC4, #0277A1);
    	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008FC4), to(#0277A1));
    	background-image: -webkit-linear-gradient(top, #008FC4, #0277A1);
    	background-image: -o-linear-gradient(top, #008FC4, #0277A1);
    	background-image: linear-gradient(to bottom, #008FC4, #0277A1);
    	background-repeat: repeat-x;
    	border-color: #0277A1;
    	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008FC4', endColorstr='#0277A1', GradientType=0);
    	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.button_holder_inner_bottom:hover,
.button_holder_inner_bottom:active,
.button_holder_inner_bottom.active,
.button_holder_inner_bottom.disabled,
.button_holder_inner_bottom[disabled] {
    color: #FFFFFF;
    	background-color: #0277A1;
    	*background-color: #003bb3;
}
.most_popular{
    width: inherit;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding-top: 5px;
    text-shadow: -1px -1px #005473;
}
.down_arrow{
    width: 43px;
    height: 73px;
    background: url(../img/subscription_images/plan_down_arrow_new.png) -7px 0 no-repeat;
    float: right;
    cursor: pointer;
    position: relative;
    z-index: 1010;
}
.down_arrow:hover{
    background-position: -7px -77px;
}
.down_arrow:active{
    background-position: -7px -154px;
}
.down_arrow.open{
    background-position: -7px -231px;
}
.inner_inner_holder{
    background-color: #00aeef;
    float: left;
    position: relative;
    top: 0;
    height: 73px;
    width: 209px;
    z-index: 1000;
    display: none;
}
.gold_pricing {
    background: url(../img/subscription_images/gold_pricing_plans.png) 0 0 no-repeat #00aeef;
    float: left;
    position: relative;
    top: 0;
    height: 73px;
    width: 209px;
    z-index: 1000;
    display: none;
}
.gold_pricing.selected_2{
    background-position: 0 0;
}
.gold_pricing.selected_6{
    background-position: 0 -74px;
}
.gold_pricing.selected_12{
    background-position: 0 -148px;
}
.gold_pricing.selected_24{
    background-position: 0 -224px;
}
.silver_pricing{
    background: url(../img/subscription_images/silver_pricing_plans.png) 0 0 no-repeat #00aeef;
    float: left;
    position: relative;
    top: 0;
    height: 73px;
    width: 209px;
    z-index: 1000;
    display: none;
}
.silver_pricing.selected_2{
    background-position: 0 0;
}
.silver_pricing.selected_6{
    background-position: 0 -74px;
}
.silver_pricing.selected_12{
    background-position: 0 -148px;
}
.silver_pricing.selected_24{
    background-position: 0 -224px;
}
.pricing_holder{
    float: left;
    height: 73px;
    overflow: hidden;
    position: relative;
    width: 252px;
}
.button_holder_inner{
    width: 252px;
    background-color: #00aeef;
    height: 73px;
    color: #fff;
    margin-left: 24px;
    margin-top: 10px;
}
.different_options_holder{
    display: none;
    background: #00aeef;
    width: 252px;
    float: left;
    height: 140px;
    position: relative;
    z-index: 1010;
}
.different_options_holder.higher{
    height: 175px;
}
.package_option{
    float: left;
    width: 252px;
    height: 24px;
    border-bottom: 1px solid #4ecdfc;
    color: #fff;
    font-size: 12px;
    padding-top: 10px;
    text-align: center;
    cursor: pointer;
}
.package_option:hover{
    background: #68cff6;
}
.package_option strong{
    color: #fff;
}
.get_it_clients{
    width: 100%;
    background: #f6f6f6;
    height: auto;
    min-height: 400px;
    float: left;
}
.get_it_clients_inner_left{
    float: left;
    width: 260px;
}
h3.get_it_bottom{
    color: #666666;
    font-size: 20px;
    font-family: Tahoma, Geneva, sans-serif;
    width: 200px;
    line-height: 30px;
    margin-bottom: 0;
    text-align: left;
    margin-left: 30px;
    border: none;
}
h4.get_it_bottom{
    color: #b5b5b5;
    font-size: 14px;
    font-family: Tahoma, Geneva, sans-serif;
    float: left;
    width: 250px;
    margin-left: 30px;
    font-weight: normal;
    text-align: left;
    border: none;
    padding-top: 0;
    height: auto;
    margin-top: 30px;
}
h4.get_it_bottom a{
    color: #00aeef;
}

h5.get_it_bottom{
    color: #00aeef;
    font-size: 20px;
    float: left;
    clear: left;
    font-weight: normal;
    border: none;
    text-align: left;
}
.get_it_clients_inner_right{
    float: left;
    width: 707px;
}
.get_it_question{
    text-indent: 15px;
    cursor: pointer;
    color: #707070;
    font-weight: bold;
    float: left;
    clear: left;
    margin-bottom: 20px;
}
.get_it_question i{
    width: 25px;
    height: 25px;
    float: left;
    cursor: pointer;
    background: url(../img/subscription_images/faq_icons.png) 0 0 no-repeat;
}
.get_it_question i.open{
    background-position: 0 -38px;
}
.get_it_answer{
    display: none;
    float: left;
    margin-left: 40px;
    color: #777;
    margin-bottom: 20px;
}
.generator_steps_holder{
    margin-top: 25px;
}
#dashboard_header{
    background: #eeeeee;
}
#dashboard_header #user_info{
    border: 2px solid #acacac;
    width: 327px;
    height: 109px;
    background: #fff;
}
#dashboard_header #user_info #user_info_image, #user_setting_top #user_info_image{
    margin-top: 0;
    box-shadow: none;
    border-right: 2px solid #acacac;
}
#dashboard_header #user_info h2{
    width: 205px;
    margin-left: 10px;
    margin-top: 0;
    height: 20px;
    font-size: 14px;
    margin-top: -5px;
}
#dashboard_header #user_info h3{
    clear: none;
    width: 196px;
    float: left;
    margin-left: 5px;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    background: none;
    height: 20px;
    text-align: left;
    font-weight: bold;
    font-family: Tahoma, Geneva, sans-serif;
}
#dashboard_header #user_info h3 a{
    font-weight: bold;
    text-decoration: none;
    font-family: Tahoma, Geneva, sans-serif;
}
i.settings, i.faq, i.contact, i.summary{
    background: url(../img/subscription_images/dashboard_icons.png) 0 0 no-repeat;
    width: 18px;
    height: 18px;
    float: left;
    margin-top: 5px;
}
i.faq{
    background-position: 0 -20px;
}
i.contact{
    background-position: 0 -40px;
}
i.summary{
    background-position: 0 -60px;
}
.packages{
    width: 142px;
    height: 109px;
    border: 2px solid #acacac;
    float: left;
    margin-left: 11px;
    margin-top: 25px;
    background: #fff;
}
.packages .top_banner{
    width: 142px;
    height: 23px;
    background: #acacac;
    text-align: center;
    color: #3e3e3e;
    text-shadow: 1px 1px #e5e5e5;
    font-weight: bold;
}
.packages .top_banner.silver{
    background: #00aeef;
    color: #fff;
    text-shadow: 1px 1px #006a91;
}
.packages .top_banner.gold{
    background: #e8be15;
    color: #3e3e3e;
    text-shadow: 1px 1px #ecdfab;
}
.packages .top_banner.credits{
    background: #ec008c;
    color: #eeeeee;
    text-shadow: 1px 1px #af0067;
}
.packages.silver{
    border: 2px solid #00aeef;
}
.packages.gold{
    border: 2px solid #e8be15;
}
.packages.credits{
    border: 2px solid #ec008c;
}
.packages .text_space.bottom{
    height: 32px;
    width: inherit;
    text-align: center;
    color: #3e3e3e;
    font-size: 33px;
}
.packages .text_space.top{
    height: 15px;
    width: inherit;
    text-align: center;
    color: #3e3e3e;
}
.packages .blue_button a{
    width: inherit;
    background: #00aeef;
    color: #fff;
    text-shadow: 1px 1px #0094cb;
    height: 25px;
    text-align: center;
    margin-top: 9px;
    font-size: 14px;
    padding-top: 5px;
    font-weight: bold;
    display: block;
}
.create_more_box{
    width: 216px;
    height: 285px;
    border: 2px dashed #b7b7b7;
    background: url(../img/subscription_images/create_more_icon.png) center center no-repeat #cccccc;
}
.create_more_box a{
    width: 216px;
    height: 1155px;
    padding-top: 170px;
    display: block;
    text-align: center;
    color: #6a6a6a;
    text-shadow: 1px 1px #e9e9e9;
}
.create_more_box a:hover{
    text-decoration: none;
}
.display_as_free{
    width: 216px;
    border: 2px solid #aaaaaa;
    position: relative;
}
.display_as_gold{
    border: 2px solid #e8be15;
    width: 216px;
}
.display_as_silver{
    border: 2px solid #00aeef;
    width: 216px;
}
.download_qr_image_new.gold{
    height: 30px;
}
.counter.gold{
    height: 30px;
}
#dashboard_content #feed_boxes{
    margin-left: 15px;
}
.feed_box_center_new, .qrimage_content_info_new {
    width: 214px;
}
.qrimage_content_info_new {
    padding-top: 1px;
}
.feed_box_center_new .additional_links{
    width: 207px;
}
.free_upgrade, .silver_upgrade{
    background: #aaaaaa;
    color: #000;
    text-shadow: 1px 1px 10px #b7b7b7;
    /*margin-top: -19px;*/
    width: 220px;
    margin-left: -2px;
    float: left;
    text-align: center;
}
.free_upgrade a{
    color: #000;
}
.silver_upgrade a{
    color: #fff;
}
.silver_upgrade a:hover{
    color: #fff;
    text-decoration: none;
}
.free_upgrade a:hover{
    color: #000;
    text-decoration: none;
}
.silver_upgrade{
    background: #1593e8;
    color: #fff;
}
.qrinfos_options_holder .expander{
    top: 213px;
}
.qrinfos_options_holder .expander.open{
    top: 424px;
}
#place_total_holder{
    top: 125px;
    margin-left: -40px;
    float: left;
}
#qrinfos_content_holder_inner .qrinfos_contents_items label{
    font-family: 'Raleway', sans-serif;
}
#QrinfoAddEditDisplayForm input[type="submit"].qrinfo_add_edit_submit{
    background: #00aeef;
    border: 1px solid #01668c;
    color: #fff;
    text-shadow: -1px -1px #00609d;
}
#QrinfoAddEditDisplayForm input[type="submit"].qrinfo_add_edit_submit:hover{
    color: #005575;
    text-shadow: 1px 1px #bdeafb;
    box-shadow: 3px 3px 10px #00719b inset;
}
.visualead_hp_wrapper #switch_to_all{
    background: url(../img/subscription_images/edit_page_pink_tab.png) 0 -39px no-repeat;
    margin-top: 0;
    margin-left: -1px;
}
#switch_to_all.active_tab{
    background-position: -2px 0;
}
.visualead_hp_wrapper #switch_to_normal{
    background: url(../img/subscription_images/edit_page_grey_tab.png) 0 -39px no-repeat;
}
#switch_to_normal.active_tab{
    background-position: 0 0;
}
#qrinfos_content_holder_inner .qrinfos_contents_items input[type="text"]{
    border: 1px solid #666;
    background: #fff;
    border-radius: 0;
    margin-top: 5px;
    height: 57px;
}
.select_template{
    border-radius: 0;
    border: 1px solid #666;
    width: 321px;
    margin-left: 25px;
}
#qrinfos_content_holder_inner .qrinfos_contents_items input.mobile_pages{
    height: 30px;
    width: 300px;
}
#drag_and_drop_text{
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
}
#upload_form #upload_button{
    background: #00adef;
    border: 1px solid #00447d;
    color: #fff;
    cursor: pointer;
    height: 45px;
}

.mobile_preview{
    width: 240px;
    height: 454px;
    background: url(../img/subscription_images/phone_background.png) center center no-repeat;
    padding-top: 45px;
    padding-left: 38px;
    padding-right: 15px;
    position: fixed;
    left: 50%;
    margin-left: 225px;
    display: none;
}


#upload_form #upload_button:hover{
    box-shadow: 3px 3px 10px #014c69  inset;
}
#upload_form #upload_button:active{
    box-shadow: 3px 3px 10px #007dab  inset;
}
.price_images{
    display: none;
    /*margin-left: -60px;
    position: absolute;
    margin-left: -135px;
    margin-top: 25px;*/
    z-index: 1001;
}
.show_price{
    display: inline;
}
.text_holder{
    margin-left: 5px;
}
#upload_form #upload_in_progress{
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    top: 20px;
}
.meta_pop_up.subscription_download_pop_up .meta_center h2{
    font-family:   'Raleway', sans-serif;
    border: none;
}
#download_pop_up .subscription_download_pop_up{
    margin-top: 0;
    margin-left: 0;
    width: 565px;
    margin-bottom: 30px;
    font-family:   'Raleway', sans-serif;
}
.subscription_download_pop_up .meta_pop_up .meta_center{
    width: 565px;
}
#download_pop_up.subscription_download_pop_up input[type="text"]{
    background: #fff;
    border-radius: 0;
    height: 25px;
    margin-top: 2px;
}
.meta_pop_up .meta_center{
    background: none;
}
.new_positioner{
    margin-top: -20px;
    font-size: 14px;
    float: left;
    width: 527px;
}
.new_positioner .field_label{
    font-size: 14px;
    font-family:   'Raleway', sans-serif;
    color: #666666;
}
.sub_special{
    font-size: 14px;
    display: inline-block;
    padding-top: 1px;
    font-weight: bold;
    color: #666666;
    font-family: 'Raleway', sans-serif;
}
.pixles_holder{
    font-size: 14px;
    float: right;
    color: #666666;
}
.black_and_white_text{
    float: left;
    margin-top: 3px;
    margin-top: 3px;
    margin-left: 4px;
    font-size: 14px;
    color: #666666;
    font-family:   'Raleway', sans-serif;
}
#image_type{
    border-radius: 0;
    border: 1px solid #acacac;
}
#dots_stat_holder{
    float: left;
    margin-top: 24px;
    margin-left: 64px;
}
#effects_stat_holder{
    margin-left: 57px;
    float: left;
}
.get_it_header{
    background: #eeeeee;
    border-bottom: 1px solid #afafaf;
    height: 40px;
    width: 100%;
    text-align: center;
    color: #818181;
    font-size: 25px;
    font-family:'Raleway', sans-serif;
    padding-top: 10px;
}
.get_it_packages_holder{
    margin-left: 12px;
    width: 602px;
    background: #eeeeee;
    margin-top: 15px;
    float: left;
}
.get_it_packag_left_gold, .get_it_packag_left_silver{
    width: 300px;
    height: 207px;
    float: left;
    position: relative;
    background: url(https://s3.amazonaws.com/imgs.visualead.com/site/gold_02.jpg) 2px 1px no-repeat;
   /* background: url(../img/subscription_images/get_it_image_holders.png) 0 -526px no-repeat;*/
}
.get_it_packag_left_silver{
    background: url(https://s3.amazonaws.com/imgs.visualead.com/site/01.jpg) 2px 1px no-repeat;
}
.get_it_packag_left_gold .get_it_left_cover_gold, .get_it_packag_left_silver .get_it_left_cover_silver{
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 207px;
    background: url(../img/subscription_images/get_it_image_holders.png) 0 -526px no-repeat;
}
.get_it_packag_left_silver .get_it_left_cover_silver{
    background: url(../img/subscription_images/get_it_image_holders.png) 0 -252px no-repeat;
}
.get_it_packag_right{
    width: 300px;
    height: 207px;
    float: right;
}
h4.get_it_pop_up{
    width: 100%;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: normal;
}
.get_it_bottom{
    border-top: 1px solid #afafaf;
    width: 100%;
    height: 33px;
    text-align: center;
    float: left;
    padding-top: 10px;
    color: #666666;
    font-size: 14px;
}
.get_it_middle_text{
    width: 100%;
    height: auto;
    min-height: 150px;
    float: left;
    font-family: 'Raleway', sans-serif;
    color: #000;
}
.get_it_middle_text_left, .get_it_middle_text_right{
    width: 300px;
    float: left;
    height: auto;
    min-height: 140px;
    padding-top: 10px;
    margin-left: 12px;
    color: #000;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
}
.get_it_middle_text_left p , .get_it_middle_text_right p{
    height: auto;
    width: auto;
    font-weight: normal;
}
.get_it_middle_text_left h4, .get_it_middle_text_right h4{
    color: #666666;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
}
.get_it_middle_text_right{
    float: right;
    margin-left: 0;
    margin-right: 12px;
}
.current_package, .current_package:hover{
    text-align: left;
    text-indent: 5px;
    background: #b3b3b3;
    border-bottom: 1px solid #666666;
}
#logo_image_preview,
#coupon_logo_image_preview,
#business_logo_image_preview,
#about_business_logo_image_preview,
#review_service_image_preview_holder,
#review_logo_image_preview,
#facebooklike_logo_image_preview,
#realestate_logo_image_preview,
#realestate_agent_image_preview{
    height: 141px;
    width: 141px;
    border: 1px solid #ccc;
    background: #fff;
    margin-bottom: 10px;
    overflow: hidden;
    margin-left: 25px;
    background: url(../mobile_pages/images/logo_holder.png) center 10px #fff no-repeat;
}
#personal_image_preview,
#coupon_cover_image_preview,
#business_cover_image_preview,
#gallery_image_1,
#gallery_image_2,
#gallery_image_3,
#gallery_image_4,
#gallery_image_5,
#gallery_image_6,
#review_cover_image_preview,
#facebooklike_cover_image_preview,
#gallery_image_7,
#gallery_image_8,
#realestate_cover_image_preview,
#realestate_gallery_image_1_preview,
#realestate_gallery_image_2_preview,
#realestate_gallery_image_3_preview,
#realestate_gallery_image_4_preview,
#realestate_gallery_image_5_preview,
#realestate_gallery_image_6_preview,
#realestate_gallery_image_7_preview,
#realestate_gallery_image_8_preview,
#realestate_property_image_preview{
    width: 210px;
    overflow: hidden;
    height: 210px;
    border: 1px solid #ccc;
    background: #fff;
    margin-bottom: 10px;
    margin-left: 25px;
    background: url(../mobile_pages/images/dashboard_logo.png) center center no-repeat #fff;
}
.tabs_holder{
    float: left;
    width: 100%;
    height: 50px;
    margin-top: 20px;
}
.other_holder{
    width: 150px;
    height: 35px;
    background: #fff;
    float: left;
    margin-left: 350px;
    border: 1px solid #bfbfbf;
    color: #6c6c6c;
    text-align: center;
    font-size: 24px;
    padding-top: 15px;
    cursor: pointer;
}
.tag_holder{
    width: 150px;
    height: 35px;
    background: #00adef;
    float: left;
    margin-left: 20px;
    border: 1px solid #0061b3;
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding-top: 15px;
    cursor: pointer;
}
#tag_box_holder{
    display: none;
    width: 950px;
    margin-left: 40px;
    min-height: 500px;
}
