/* CeeBox CSS Document */
#cee_load { background: transparent url(/images/catcube/loader.gif) no-repeat center center; display:none; height:50px; width:50px; margin: -25px 0 0 -25px; }
#cee_box {
    background-color: #fff; font-size: 14px; -webkit-backface-visibility: hidden;
    -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; 
    padding: 0; border-color: #ffffff; border-style: solid; border-width: 0 !important;
}

#cee_next,#cee_prev { height:100%; width: 49%; text-indent:-10000px; text-decoration:none; visibility:visible; background-repeat:no-repeat; }
#cee_next { background-image: url(/images/catcube/cee-next-btn.png); }
#cee_prev { background-image: url(/images/catcube/cee-prev-btn.png); }
* html #cee_next { background-image: url(/images/catcube/cee-next-btn.gif); } /* IE6 hack */
* html #cee_prev { background-image: url(/images/catcube/cee-prev-btn.gif); } /* IE6 hack */

#cee_closeBtn { display:block; width: 18px; height:18px; position:absolute;
    background: url(/images/catcube/close_popup2.png) no-repeat 0 0; cursor: pointer; text-decoration: none; color:#ffffff;
}
#cee_closeBtn, #ie8#hack {top: 8px;right: 10px; z-index: 100;} /* All browsers except IE8 see this; IE8 keeps using the */
#cee_closeBtn:hover { text-decoration: none; color: #ffffff; /*background-position: 0px -23px;*/ }
.cee_close {cursor:pointer}

#cee_count { -moz-opacity: 0.8; opacity: 0.8; clear:left; float:left; padding: 2px 0 4px; }
.cee_html #cee_count {clear:none;padding-left:5px;}
* html #cee_count {	zoom:1; padding-bottom:6px; }/* ie6 hack */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> ceebox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#cee_ajax { clear:both;	padding:2px 15px 15px 15px; overflow:auto; text-align:left; line-height:1.4em; }

#cee_HideSelect { z-index:99; background-color:#fff; border:none;
	filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; height:100%; width:100%;
}
/* ie6 hack */
* html #cee_HideSelect { position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }

#cee_iframe { clear:both; border:none; margin-bottom:-1px; margin-top:1px; }
#cee_box img#cee_img, #cee_vid,#cee_iframeContent,#cee_ajax {
	display:block; margin: 15px 15px 0;
    border: 1px solid #666; border-right-color: #ccc; border-bottom-color: #ccc; }

/* cee box title */
#cee_box .msgbox-title {
    background: transparent; display: block; text-align: center;
    color:#555555; font-size: 24px; font-weight: bold; line-height: 1.3;
    margin: 0; padding: 0px 15px 20px;
}

/* cee box content */
#frame { padding: 20px 30px 0 !important; }

.msgbox { }
.msgbox .center { font-style: italic; }

#cee_box dl.left_label dt, .modal dl.left_label dt { width: 130px; }

#cee_box .buttons { text-align: center; margin: 20px auto 0; overflow: hidden; }
#cee_box .buttons .btn_stn { padding: 3px 12px 3px; font-size: 14px; line-height: 24px; *line-height: 24px; margin-left: 10px; margin-right: 10px; min-width: 100px; }
#cee_box .buttons .btn_stn.pull-left, #cee_box .buttons .btn_stn.pull-right { }
#cee_box .buttons .btn_stn.pull-left { margin-right: 10px; margin-left: 0; }
#cee_box .buttons .btn_stn.pull-right { margin-right: 0; margin-left: 10px; }
#cee_box .buttons.one_btn { text-align: center; }
#cee_box .buttons.one_btn .btn_stn { margin-left: 0; }

#cee_box input[type="text"], #cee_box input[type="password"], #cee_box input.text, #cee_box textarea,
.modal input[type="text"], .modal input.text, .modal textarea { width: 260px; }
#cee_box textarea, .modal textarea { resize: none; }

#cee_box p, .modal p { margin: 10px 0; }

.frame-buttons {
	text-align:center;
	margin:0px !important;
}

.frame-buttons input{
	width:75px;
	margin:0px 10px;
}

/* vote popup */
.vote-form-block { height: 40px; position: relative; width: 200px; margin: 0 auto; padding-top: 5px; }
.vote-form-block .error { font-size: 12px; position: absolute; bottom: -5px; left: 0; }
.vote-form-block .vote-form-stars { overflow: hidden; }
.vote-form-block #big-start { width: 90px; height: 16px; float: left; margin: 0 10px 0 0; }
.vote-form-block #big-start div.rating-cancel,
.vote-form-block #big-start div.star-rating { margin-right: 2px; }
.vote-form-block #tip-placeholder { width: 100px; float: left; margin: 0; font-size: 12px; line-height: 16px; }

/* popup-login */
#popup-login { font-family: 'PT Sans Caption', Tahoma, sans-serif; }
#popup-login #frame { padding: 13px 40px 0px !important; }

#popup-login .fb_button_login, #popup-login .tw_button_login { width: 100%}
#popup-login .fb_button_text { -webkit-font-smoothing: antialiased; }

#popup-login .or_text { border-bottom: 1px solid #EEEEEE; margin: 15px 0 30px 0; height: 10px; position: relative; text-align: center; }
#popup-login .or_text span { display:inline-block; margin: 0 auto; background-color: #fff; padding: 0 10px; position: relative; top: -5px; font-size: 20px; color:#999999; }

#popup-login a { color: #3291d3; }
#popup-login dd { margin-bottom: 10px; }
#popup-login input[type="text"], #popup-login input.text {
    padding: 12px 10px; width: 290px; height: 46px; font-size: 16px; margin: 0;
    -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;
}
#popup-login :-moz-placeholder { font-size: 16px !important; line-height: 26px !important; }
#popup-login :-ms-input-placeholder { font-size: 16px !important; line-height: 26px !important; }
#popup-login ::-webkit-input-placeholder { font-size: 16px !important; line-height: 26px !important; }

#popup-login .btn_login, #popup-login .btn_registration {
    font-size: 1.28em; padding: 8px 0 !important; margin-bottom: 10px;
    min-width: 130px; width: 100%; box-shadow: none; border: 0;
}
#popup-login .btn_registration { text-transform: uppercase; }

#popup-login #login_switcher, #popup-login label { font-size: 0.86em; margin-bottom: 0; }
#popup-login .terms_block { font-size:0.7em; padding-top: 20px; text-align: center; }
#popup-login #login_switcher { padding-top: 3px; }
#popup-login .forgot_block { font-size: 0.86em; padding-bottom: 15px; padding-top: 1px; }

#popup-login .rememberme_block {  }
#popup-login .rememberme_block .checkbox { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; padding: 0; margin: 1px 6px 0 0; }

#popup-login .input-wrong { color: #f00; }

/* wix style */
#popup-login.new-design { font-family: 'Raleway', Tahoma, sans-serif!important; line-height: 1.65!important; font-size:15px; }
#popup-login.new-design .link_close {
    position: absolute; z-index: 10; top: 40px; right: 50px; 
    display: block; width: 30px; height: 30px; cursor: pointer;
    background: url(/images/indexpage/icon_close_big2.png) no-repeat 0 0; background-size: 100%;
}
#popup-login.new-design #frame { padding: 7% 60px 50px !important; }
#popup-login.new-design .msgbox-title { text-align: center; font-size: 46px; font-weight: 300; }
#popup-login.new-design .signin-section { position: relative; margin: 50px auto 30px; max-width: 800px; padding: 20px 0 0; }
#popup-login.new-design .signin-section:after {
    content: ''; display: block; width: 1px; height: 100%; background-color: rgba(0,0,0,0.1);
    position: absolute; top: 0; bottom: 0; left: 50%;
}
#popup-login.new-design .signin-section > div { display: inline-block; vertical-align: top; width: 43%; }
#popup-login.new-design .signin-section > div:nth-child(2) { float: right; }

#popup-login.new-design input[type="text"], #popup-login.new-design input.text {
    font-family: 'Raleway', Tahoma, sans-serif!important;
    width: 100%; height: auto; padding: 5px;
    -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;
    border: 0; border-bottom: 1px solid rgba(0,0,0,0.1)!important;
    box-shadow: none;
    margin-bottom: 10px;
    font-size: 20px;
    color: #555!important;
}
#popup-login.new-design input[type="text"]:focus, #popup-login.new-design input.text:focus {
    border: 0;
    border-bottom-color: #2fb2e6!important;
    box-shadow: 0px 1px 0 0px #2fb2e6!important;
    color: #555!important;
}
#popup-login.new-design #login_switcher, #popup-login.new-design label { font-size: 1em; }
#popup-login.new-design .terms_block,
#popup-login.new-design .rememberme_block,
#popup-login.new-design .forgot_block { font-size: 0.85em; }

#popup-login.new-design .btn_login, #popup-login.new-design .btn_registration {
    width: auto; text-transform: none !important;
    font-size: 16px; line-height: 20px; padding: 10px 40px !important;
    margin: 20px 0 10px; border-radius: 20px;
}

#popup-login.new-design .form { margin-bottom: 0; }

#popup-login.new-design .fb_button_login, #popup-login.new-design .tw_button_login {
    border-radius: 2px;
    padding: 5px;    
}

#popup-login.new-design input[type="submit"] { font-family: 'Raleway', Tahoma, sans-serif!important; }

#popup-login.new-design a { color: #3291d3; }

#popup-login.new-design a:hover { text-decoration: underline!important; }

/* popup-price-for-support */
#popup-price-for-support .support_popup_bg {
    background: #F4F4F4; color: #888888; margin: 10px 5px; padding: 10px;
    border: 1px solid #D0D0D0; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;
}
#popup-price-for-support .support_popup_title { display: block; width: 332px; height: 29px; background: url(/images/support_title_en.png) no-repeat 0 0; }
#popup-price-for-support .support_popup_title_ru { display: block; width: 294px; height: 43px; background: url(/images/support_title_ru.png) no-repeat 0 0; }

#popup-price-for-support ul.big_list { margin: 0; padding: 0; margin-left: 40px; }
#popup-price-for-support ul.big_list li { margin: 0 0 10px; padding: 0 0 4px 50px; list-style-type: none; position: relative; color: #686868; font-size: 28px; }
#popup-price-for-support ul.big_list li:before { content: ''; width: 33px; height: 25px; position: absolute; top: 9px; left: 0; background: url(/images/support_ul.png) no-repeat 0 0; }

#popup-price-for-support .support_price { margin: 0px auto 20px; text-align: center; color: #888888; font-size: 18px; }
#popup-price-for-support .support_price span { color: #000000; font-size: 60px; font-weight: bold; position: relative; }
#popup-price-for-support .support_price span sup { font-size: 16px; font-weight: normal; position: absolute; top: 20px; }

#popup-price-for-support .btn_stn {
    font-size: 26px !important; font-weight: normal !important; line-height: 60px !important; padding: 0 40px !important;
    border: 0; text-shadow: 0 -1px 1px rgba(0,0,0,0.75); margin-bottom: 15px;
    background-color: #159FFF; *background-color: #117FCB;
    background-image: -ms-linear-gradient(top, #159FFF, #117FCB);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#159FFF), to(#117FCB));background-image: -webkit-linear-gradient(top, #159FFF, #117FCB);background-image: -o-linear-gradient(top, #159FFF, #117FCB);background-image: linear-gradient(top, #159FFF, #117FCB);background-image: -moz-linear-gradient(top, #159FFF, #117FCB);background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#159FFF', endColorstr='#117FCB', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    -webkit-box-shadow: 0px 1px 0px rgba(54, 50, 50, 0.75); -moz-box-shadow: 0px 1px 0px rgba(54, 50, 50, 0.75); box-shadow: 0px 1px 0px rgba(54, 50, 50, 0.75);
}
#popup-price-for-support .btn_stn:hover, #popup-price-for-support .btn_stn:active {
  background-color: #117FCB; *background-color: #117FCB; background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;-moz-transition: background-position 0.1s linear;-ms-transition: background-position 0.1s linear;-o-transition: background-position 0.1s linear; transition: background-position 0.1s linear;
}

/* #popup-solution-custom */
/*#popup-solution-custom #frame { padding-bottom: 40px !important; }*/
#popup-solution-custom .msgbox-title { font-size: 18px !important; font-weight: normal !important; margin: 10px auto !important; padding: 0 !important; }
#popup-solution-custom .msgbox-title b { font-size: 22px !important; }
#popup-solution-custom a { color: #34ace8; }

#popup-solution-custom div.border { text-align: center; border-bottom: 1px solid #e2e2e2; height: 20px; position: relative; margin: 0 30px 10px; }
#popup-solution-custom div.border .border-body { top: 0; position: relative; text-align: center; display: inline-block; padding: 0 20px; background-color: #ffffff; }
#popup-solution-custom span.or {
    font-size: 18px; color: #666666; line-height: 40px; background-color: #EEEEEE;
    display: inline-block; width: 40px; height: 40px; margin: 0px auto 0; text-align: center;
    -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;
}

table.popup_solutions2 { width: 65%; margin: 20px auto 0; }
table.popup_solutions2 td { vertical-align: middle; }
table.popup_solutions2 h5 { color: #34ade8; font-size: 34px; font-weight: normal; margin: 0 30px; }
table.popup_solutions2 .btn_stn {
    font-size: 28px !important; font-weight: normal; text-transform: uppercase !important; color: #ffffff !important;
    margin: 0 0px 0px 30px !important; padding: 0 20px !important; line-height: 50px !important; height: 50px !important;
    text-decoration: none !important;
}

.select_block {
    width: 300px; margin-bottom: 10px; -webkit-box-shadow: inset 0px 1px 3px rgba(119,119,119,0.25); -moz-box-shadow: inset 0px 1px 3px rgba(119,119,119,0.25); box-shadow: inset 0px 1px 3px rgba(119,119,119,0.25);
    border: 1px solid #c2c9cc; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
}
#cat_select { margin: 10px; padding: 0; list-style-type: none; }
#cat_select li { display: block; margin: 0px; padding: 0 10px; height: 28px; line-height: 28px; color: #444444; font-size: 16px; cursor: pointer; }

#cat_select .ui-selecting { background-color: rgba(150,219,246,0.5); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
#cat_select .ui-selected { background-color: #96dbf6; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.parser_form_top { background-color: #ffffff; padding-bottom: 30px; }
.parser_form_bottom {
    _background-color: #f6f6f6; position: relative; padding-bottom: 7px;
}
.parser_form_bottom .or {
    text-transform: uppercase; width: 60px; height: 60px; background-color: #ffffff;
    -webkit-border-radius: 50% 50%; -moz-border-radius: 50% 50%; border-radius: 50% 50%;
    font-size: 24px; color: #666666; text-align: center; line-height: 60px;
    margin: 0 auto; position: relative; top: -30px;
}
.parser_form_bottom p { padding-left: 50px; }

.new_parser-form {
    width: 600px; margin: -15px auto 0; _overflow: hidden; background-color: #ffffff;
    -webkit-box-shadow: inset 0px 1px 3px rgba(119,119,119,0.25); -moz-box-shadow: inset 0px 1px 3px rgba(119,119,119,0.25); box-shadow: inset 0px 1px 3px rgba(119,119,119,0.25);
    border: 1px solid #c2c9cc; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
}
.new_parser-form #parser-url {
    float: left; margin: 3px; border-color: transparent !important; font-size: 16px; width: 400px !important; padding: 10px 9px 0;
}
.new_parser-form label.input-wrong { position: absolute; top: 20px; padding-left: 5px; font-size: 12px; }
.new_parser-form .input-wrong { border-color: transparent !important; }

.new_parser-form #parser-submit, .new_parser-form .btn_stn {
    float: right; margin: 3px; color: #34ade8; font-size: 24px; font-weight: normal;
    border-color: #c9c9c9; text-shadow: none; height: 42px !important; padding: 0 13px !important;
    background-color: #FFFFFF; *background-color: #ececec;
    background-image: -ms-linear-gradient(top, #FFFFFF, #ececec);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#ececec));background-image: -webkit-linear-gradient(top, #FFFFFF, #ececec);background-image: -o-linear-gradient(top, #FFFFFF, #ececec);background-image: linear-gradient(top, #FFFFFF, #ececec);background-image: -moz-linear-gradient(top, #FFFFFF, #ececec);background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#ececec', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.new_parser-form .btn_stn:hover, .new_parser-form .btn_stn:active {
  background-color: #ececec; *background-color: #ececec; background-position: 0 0px;
  -webkit-transition: background-position 0.1s linear;-moz-transition: background-position 0.1s linear;-ms-transition: background-position 0.1s linear;-o-transition: background-position 0.1s linear; transition: background-position 0.1s linear;
}

/* #solution_popup */
#solution_popup.popup_stn {
    background: #fff;
    display: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 2px 10px rgba(0,0,0,0.5);
    box-shadow: 0px 2px 10px rgba(0,0,0,0.5);
    position: fixed; z-index: 1000;
    top: 50%; left: 50%;
    margin-top: -250px;
    width: 860px; margin-left: -430px;
}
#solution_popup.popup_stn .close_popup {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 18px;
    height: 18px;
    background: url(/images/catcube/close_popup2.png) no-repeat 0 0;
    cursor: pointer;
}
#solution_popup.popup_stn .element_detail {
    margin: 30px;
    text-align: center;
}
#solution_popup .solution_head {
    height: 50px;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 0 30px;
}
#solution_popup .pull-right {
    float: right;
}
#solution_popup .solution_head .pull-right {
    height: 50px;
}
#solution_popup .solution_head .btn_stn {
    font-size: 18px;
    padding: 5px 25px;
    margin-top: 4px;
}
#solution_popup .btn_orange {
    display: inline-block;
    cursor: pointer;
    padding: 7px 20px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    background-color: #FF7C1C;
    background-image: -ms-linear-gradient(top, #FF7C1C, #FF6417);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FF7C1C), to(#FF6417));
    background-image: -webkit-linear-gradient(top, #FF7C1C, #FF6417);
    background-image: -o-linear-gradient(top, #FF7C1C, #FF6417);
    background-image: linear-gradient(top, #FF7C1C, #FF6417);
    background-image: -moz-linear-gradient(top, #FF7C1C, #FF6417);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#FF7C1C', endColorstr='#FF6417', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    border: 1px solid #E15409;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.3);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.3);
    box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.3);
}
#solution_popup .btn_stn {
    display: inline-block;
    cursor: pointer;
    white-space: nowrap;
    padding: 3px 13px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 27px;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    background-color: #3BBCEC;
    background-image: -ms-linear-gradient(top, #3BBCEC, #2FA0E4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3BBCEC), to(#2FA0E4));
    background-image: -webkit-linear-gradient(top, #3BBCEC, #2FA0E4);
    background-image: -o-linear-gradient(top, #3BBCEC, #2FA0E4);
    background-image: linear-gradient(top, #3BBCEC, #2FA0E4);
    background-image: -moz-linear-gradient(top, #3BBCEC, #2FA0E4);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#3BBCEC', endColorstr='#2FA0E4', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    border: 1px solid #2591DB;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);
}
#solution_popup .solution_head .btn_stn.btn_orange {
    font-weight: normal;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #ff4400;
    background-color: #ff4400;
    border: 0;
}
#solution_popup .solution_head .solution_icon {
    max-height: 50px; margin: 0 15px 0 0;
    border: 1px solid rgba(0,0,0,0.15);
}
#solution_popup .solution_head .solution_icon img {
    max-height: 50px; height: 50px; width: 50px;
}

#solution_popup .solution_head .solution_title {
    display: block;
    font-size: 18px;
    color: #292929;
    text-align: left;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#solution_popup .solution_head .solution_price {
    display: block;
    font-size: 14px;
    color: #888888;
    text-align: left;
}
#solution_popup .solution_head .solution_text { font-size: 24px; line-height: 40px; padding-left: 40px; }
#solution_popup .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 740px;
    padding: 0 30px;
    background-color: rgba(0,0,0,0.1);
}
#solution_popup .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 740px;
    height: 426px;
}
#solution_popup .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 160px;
    left: 1px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    background: transparent url(/marketplace/skin/common_files/js/jcarousel/skins/tango/prev_h_2.png) no-repeat 0 0;
}
#solution_popup .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
#solution_popup .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
#solution_popup .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
#solution_popup .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    opacity: 0.5;
    background-position: -96px 0;
}
#solution_popup .jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 160px;
    right: 1px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    background: transparent url(/marketplace/skin/common_files/js/jcarousel/skins/tango/next_h_2.png) no-repeat 0 0;
}
#solution_popup .loading {
    position: relative;
    display: none;
    text-align: center;
    min-height: 32px;
    overflow: hidden;
}
#solution_popup .loading-text {
    top: 0;
    text-align: center;
    line-height: 32px;
    height: 32px;
    font-size: 13px;
    font-style: italic;
    position: relative;
    display: inline-block;
}
#solution_popup .error {
    margin: 30px;
    text-align: center;
}
#solution_popup.popup_stn .jcarousel-skin-tango li.jcarousel-item-horizontal {
    width: 240px !important; height: 462px !important;
}

/* popup-publishing-sharing */
#popup-publishing-sharing .url {
    padding: 8px 10px; margin: 0px auto 10px; background-color: #F8F8F8;
    border: 1px solid #eee; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}
#popup-publishing-sharing .url p { font-size: 14px; color: #666666; white-space: nowrap; background: url(/images/share/link_icon.png) no-repeat 0 center; padding-left: 25px; }

#popup-publishing-sharing .share_area { text-align: center; margin-bottom: 20px; margin-left: 4px; }
#popup-publishing-sharing .share_area .stButton { margin: 10px 7px; }
#popup-publishing-sharing .share_area .stButton .chicklets {height: 48px !important; width: 48px; padding-left: 0px !important;}
#popup-publishing-sharing .share_area .stButton .facebook { background-image: url("/images/share/fb48.png") !important; }
#popup-publishing-sharing .share_area .stButton .googleplus {background-image: url("/images/share/gplus48.png") !important;}
#popup-publishing-sharing .share_area .stButton .pinterest {background-image: url("/images/share/pinterest48.png") !important;}
#popup-publishing-sharing .share_area .stButton .twitter {background-image: url("/images/share/twitter48.png") !important;}
#popup-publishing-sharing .share_area .stButton .email {background-image: url("/images/share/email48.png") !important;}

/* sharing app store */
#popup-appstore-sharing .share_area { text-align: center; margin-bottom: 20px; margin-left: 4px; }
#popup-appstore-sharing .share_area .stButton { margin: 10px 7px; }
#popup-appstore-sharing .share_area .stButton .chicklets {height: 48px !important; width: 48px; padding-left: 0px !important;}
#popup-appstore-sharing .share_area .stButton .facebook { background-image: url("/images/share/fb48.png") !important; }
#popup-appstore-sharing .share_area .stButton .googleplus {background-image: url("/images/share/gplus48.png") !important;}
#popup-appstore-sharing .share_area .stButton .pinterest {background-image: url("/images/share/pinterest48.png") !important;}
#popup-appstore-sharing .share_area .stButton .twitter {background-image: url("/images/share/twitter48.png") !important;}
#popup-appstore-sharing .share_area .stButton .email {background-image: url("/images/share/email48.png") !important;}

/* select_store_popup */
.select_store_popup { overflow: hidden; margin: 0px 0 0px; }
.select_store_popup .item {
    margin: 10px auto; display: block; width: 298px; height: 58px; position: relative; border: 1px solid #dddddd;
}
.select_store_popup.form label {
    display: block; width: 296px; height: 56px; line-height: 56px; cursor: pointer;
    color: #555555; font-size: 20px; font-family: Arial; text-align: center; border: 1px solid transparent;
}
.select_store_popup .item, .select_store_popup .item label {
    background: #f6f6f6; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}
.select_store_popup .item:hover, .select_store_popup .item:hover label {
    background: #e9f9ff; border-color: #38a5d0; color: #38a5d0;
}

.select_store_popup .app_icon_index { display: block; margin: 7px; background: url(/images/pricing/stores_sprite.png) no-repeat; position: absolute; }
.select_store_popup .itunes { width: 36px; height: 40px; background-position: top left; }
.select_store_popup .item:hover .itunes { background-position: top right; }
.select_store_popup .google { width: 36px; height: 40px; background-position: bottom left; }
.select_store_popup .item:hover .google { background-position: bottom right; }

/* popup-custom-domain */
#popup-custom-domain .step_body, #popup-mobile-redirect .step_body { width: 80%; padding-left: 45px; position: relative; margin: 15px auto 0; }
#popup-custom-domain .step_number, #popup-mobile-redirect .step_number {
    -webkit-border-radius: 50% 50%; -moz-border-radius: 50% 50%; border-radius: 50% 50%;
    color: #FFF; font-size: 18px; font-weight: bold;
    background-color: #13b104; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
    padding: 0px; text-align: center; width: 34px; height: 34px; line-height: 34px;
}
.step_body .step_body_item { position: relative; min-height: 34px; margin-bottom: 10px }
.step_body .step_body_item .step_number { position: absolute; left: -45px; top: -7px; }
.step_body input { width: 84% !important; margin-right: 5px; }
#popup-mobile-redirect .textarea_redirect { position: relative; margin-bottom: 15px; }
#popup-mobile-redirect .textarea_redirect textarea { width: 95% !important; }
#popup-mobile-redirect .textarea_redirect #d_clip_button { position: absolute; bottom: 5px; right: 25px; font-size: 12px; }
#popup-mobile-redirect h2 { font-size: 14px; color: #999999; text-align: center; margin: 0px 90px 20px; padding: 0; }

#popup-mobile-redirect .doc_redirect {
    background-color: #f7f7f7; padding: 8px 0 8px 10px; margin-bottom: 20px; font-size: 12px; color: #888888;
    border: 1px solid #f7f7f7; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
    width: 97%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
#popup-mobile-redirect .doc_redirect span { display: inline-block; width: 63%; }
#popup-mobile-redirect .doc_redirect select { width: 110px; font-size: 12px; padding: 4px; }
#popup-mobile-redirect .doc_redirect .btn_stn { width: auto !important; margin: 0!important; padding: 5px 10px !important; background-color: #dedede; color: #444444; }

#popup-custom-domain .url {
    display: block; width: 60%; height: 30px; margin: 10px auto 0; background-color: #ebebeb;
    text-align: center; color: #555555; font-size: 16px; font-weight: bold; line-height: 30px;
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
    left: -25px; position: relative;
}
.remove_cd_notification {
    background: url('/images/myapps/notif_warning2.png') no-repeat 0 11px; width: 82%; margin: 20px auto 5px; padding-left: 45px;
}
#d_clip_button:hover { text-decoration:none; }
.error_pic { background: url(/images/myapps/error.png) no-repeat 0 20px; padding: 20px 0 20px 40px !important; display: block; width: 70%; margin: 0 auto !important; }

#popup-iba-license-upgrade h2, #popup-custom-domain-upgrade h2, #popup-source-code-upgrade  h2 { font-size: 14px; color: #999999; text-align: center; margin: 0px 60px 20px; padding: 0; }
#popup-iba-license-upgrade .upgrade_block, #popup-custom-domain-upgrade .upgrade_block, #popup-source-code-upgrade .upgrade_block { margin: 0 30px; min-height: 210px; background: url(/images/phone_placeholder2.png) no-repeat 0 0; padding-left: 115px; }
#popup-iba-license-upgrade .upgrade_block .upgrade_block_body, #popup-custom-domain-upgrade .upgrade_block .upgrade_block_body, #popup-source-code-upgrade .upgrade_block .upgrade_block_body {
    border: 1px solid #e5e5e5; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;
    padding: 10px 10px 20px; font-size: 12px; color: #666666;
}
#popup-iba-license-upgrade .upgrade_block .upgrade_block_body h3, #popup-custom-domain-upgrade .upgrade_block .upgrade_block_body h3, #popup-source-code-upgrade .upgrade_block .upgrade_block_body h3 { text-align: center; font-size: 20px; color: #666666; font-weight: bold !important; }
#popup-iba-license-upgrade .upgrade_block .upgrade_block_body ul, #popup-custom-domain-upgrade .upgrade_block .upgrade_block_body ul, #popup-source-code-upgrade .upgrade_block .upgrade_block_body ul { margin: 20px; list-style-type: disc; }
#popup-iba-license-upgrade .upgrade_block .upgrade_block_body ul li, #popup-custom-domain-upgrade .upgrade_block .upgrade_block_body ul li, #popup-source-code-upgrade .upgrade_block .upgrade_block_body ul li { padding-bottom: 5px; }
#popup-iba-license-upgrade .btn_upgrade, #popup-custom-domain-upgrade .btn_upgrade, #popup-source-code-upgrade .btn_upgrade { font-size: 22px; }
.plan_price { text-align: center; margin: 20px auto 30px; }
.plan_price span { display: inline-block; font-size: 22px; color: #444; line-height: 1.2; padding: 0 10px; }
.plan_price span b {  font-size: 32px; color: #161313; }
.plan_price span b sup { font-size: 18px; }

/* premiumWidgetInfo */
#premiumWidgetInfo {
    min-height: 33px; display: block; margin: -5px auto 25px; color: #898989;
    font-size: 18px; text-align:center; line-height: 33px;
}
#premiumWidgetInfo img { padding-right: 5px; }
#premiumWidgetInfo i { font-style: normal; }

/* popup-source-code */
#popup-source-code .developer_pic { background: url(/images/developers/developer_popup_pic.png) no-repeat 0 15px; padding: 0px 0 20px 100px; }
#popup-source-code .source_code_table { width: 92%; margin: 0 auto 20px; }
#popup-source-code .source_code_table td { text-align: right; }
#popup-source-code .source_code_table td:first-child { text-align: left; }
#popup-source-code .source_code_table td a { background: url(/images/developers/developers_download_icon.png) no-repeat 0 center; font-size: 16px; padding-left: 24px; display: inline-block; line-height: 20px; }

/* tablet-preview-popup */
#tablet-preview-popup {  }
#tablet-preview-popup #page { margin: 20px; }
#tablet-preview-popup .tablet-preview-popup-title { margin-bottom: 20px; }
#tablet-preview-popup .tablet-preview-popup-title b { font-size: 16px; line-height: 60px; display: inline-block; margin-right: 15px; float: left; color: #333333; }
#tablet-preview-popup .simulator_controls {
    display: inline-block; float: left; height: 60px; padding: 10px 15px; background-color: #f6f6f6; font-size: 14px;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
    -webkit-box-shadow: 0px 2px 3px rgba(0,1,1,0.2); -moz-box-shadow: 0px 2px 3px rgba(0,1,1,0.2); box-shadow: 0px 2px 3px rgba(0,1,1,0.2);
}
#tablet-preview-popup .simulator_controls > div { float: left; }
#tablet-preview-popup .simulator_controls .simulator_bg { line-height: 40px; border-right: 1px solid #dddddd; padding-right: 20px; margin: 0; margin-right: 20px; height: 40px; overflow: hidden; color: #3ba6e3; margin-top: 2px; }
#tablet-preview-popup .simulator_controls .simulator_bg img { width: 40px; height: 40px; }
.simulator_bg .nice_upload {  }
.simulator_bg .nice_upload .nice_upload_img { width: 40px; float: left; margin-right: 10px; position: relative; }
.simulator_bg .nice_upload .nice_upload_img:after {
    bottom: auto; top: 50%; margin-top: -10px; left: 50%; margin-left: -10px;
    width: 20px; height: 20px; background: url('/images/publish/img_upload2.png') no-repeat scroll 0px 0px transparent;
}
.simulator_bg .nice_upload .loading { width: 40px; height: 40px; float: left; margin-right: 10px; }

#tablet-preview-popup .simulator_controls .simulator_btn { line-height: 40px; }
#tablet-preview-popup .simulator_controls .simulator_btn label { display: inline-block; height: 44px; float: left; line-height: 44px; cursor: text; color: #666666; }
#tablet-preview-popup .simulator_controls .simulator_btn label.btn_style {
    width: 44px; margin-left: 10px; text-align: center; font-size: 12px; font-weight: bold; cursor: pointer;
    -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}
#tablet-preview-popup .simulator_controls .simulator_btn label.btn_style:hover,
#tablet-preview-popup .simulator_controls .simulator_btn label.btn_style.btn_style_selected { -webkit-box-shadow: 0px 0px 0px 2px #3ba6e3; -moz-box-shadow: 0px 0px 0px 2px #3ba6e3; box-shadow: 0px 0px 0px 2px #3ba6e3; }
#tablet-preview-popup .simulator_controls .simulator_btn label.btn_style.btn_style_white { background: #ffffff; color: #666666; }
#tablet-preview-popup .simulator_controls .simulator_btn label.btn_style.btn_style_dark { background: #c5c5c5; color: #ffffff; }

#tablet-preview-popup .tablet-preview-popup-body { text-align: center; position: relative; padding-top: 15px; }

#tablet-preview-popup .tablet-preview-panel { width: 424px; position: relative; margin: 0 auto; }
#tablet-preview-popup .tablet-preview-text { padding:0 10px; font-size: 12px; line-height: 15px; font-weight: bold; font-style: italic; color: #888; }

/* Popup Test My App */
#popup-preview_test_my_app { height: 770px; background-color: #ffffff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; font-family: 'Open Sans', sans-serif; }
#popup-preview_test_my_app .pull-block { width: 50%; height: 770px; text-align: center; }
#popup-preview_test_my_app .pull-left > div { border-right: 1px solid rgba(0,0,0,0.1); padding-top: 20px; }

#popup-preview_test_my_app .tb { color: #333333; font-size: 24px; line-height: 1.2; text-align: center; padding: 130px 15px 40px; text-transform: uppercase; }
#popup-preview_test_my_app .testing_content { position: relative; margin: 0; padding: 0 30px; text-align: left; }   
#popup-preview_test_my_app .or_block { display: block; position: relative; text-align: center; height: 17px; margin: 10px 0 25px; }
#popup-preview_test_my_app .or_block > span { 
    display: inline-block; text-align: center; padding: 0 10px; text-transform: uppercase; background-color: #ffffff;
}
#popup-preview_test_my_app .or_block > span > span { 
    display: block; margin: 0 auto; line-height: 34px; width: 35px; height: 35px; 
    background-color: rgba(0,0,0,0.05); border-radius: 50%; font-size: 13px; color: #666666;
}

#popup-preview_test_my_app .test_my_app_block { display: block; position: relative; padding: 15px 0; text-align: left; }
#popup-preview_test_my_app .test_my_app_block .test_my_app_content { position: relative; overflow: hidden; }
#popup-preview_test_my_app .test_my_app_block .test_my_app_block_hint { padding: 12px 0px 0 0; font-size: 12px; }
#popup-preview_test_my_app .test_my_app_block .text { padding-bottom: 7px; font-size: 13px; color: #444444; }
#popup-preview_test_my_app .test_my_app_block .text p { font-size: 12px; margin: 0 0 15px; padding: 0; color: #777777; }
#popup-preview_test_my_app .test_my_app_block .text span { text-transform: uppercase; display: block; overflow: hidden; padding-top: 10px; }

#popup-preview_test_my_app .test_my_app_block .text i.icon_email,
#popup-preview_test_my_app .test_my_app_block .text i.icon_qr,
#popup-preview_test_my_app .test_my_app_block .text i.icon_link,
#popup-preview_test_my_app .test_my_app_block .text i.icon_sms {
    display: block; width: 40px; height: 40px; background-color: #14b6e5; position: relative;
    -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; float: left; margin: 0 10px 10px 0;
}
#popup-preview_test_my_app .test_my_app_block .text i.icon_email:after {
    content: ''; display: block; width: 20px; height: 15px;
    position: absolute; top: 50%; left: 50%; margin: -7px 0 0 -10px;
    background: url(/images/testapp_icons.png?1) no-repeat 0 0;
}
#popup-preview_test_my_app .test_my_app_block .text i.icon_qr:after {
    content: ''; display: block; width: 20px; height: 18px;
    position: absolute; top: 50%; left: 50%; margin: -9px 0 0 -10px;
    background: url(/images/testapp_icons.png?1) no-repeat 0 -17px;
}
#popup-preview_test_my_app .test_my_app_block .text i.icon_link:after {
    content: ''; display: block; width: 20px; height: 18px;
    position: absolute; top: 50%; left: 50%; margin: -9px 0 0 -10px;
    background: url(/images/testapp_icons.png?1) no-repeat 0 -56px;
}
#popup-preview_test_my_app .test_my_app_block .text i.icon_sms:after {
    content: ''; display: block; width: 20px; height: 18px;
    position: absolute; top: 50%; left: 50%; margin: -9px 0 0 -10px;
    background: url(/images/testapp_icons.png?1) no-repeat 0 -38px;
}

#popup-preview_test_my_app .link_block {
    margin: 12px 0 0 49px; width: 250px; padding: 0 7px; font-size: 13px; line-height: 25px;
    border: 1px solid #C3C9CC; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}

#share-email-testYourApp { width: 272px !important; }
#share-email-testYourApp::-webkit-input-placeholder { text-transform: uppercase !important; }
#share-email-testYourApp:-ms-input-placeholder { text-transform: uppercase !important; }
#share-email-testYourApp:-moz-placeholder { text-transform: uppercase !important; }

#popup-preview_test_my_app .hint_expire { font-size: 11px; color: #ba322d; position: relative; display: block; margin: 20px 0 15px; }
#popup-preview_test_my_app .test_my_app_block .test_my_app_content > table { width: 310px; margin: 0; padding: 0; }
#popup-preview_test_my_app .test_my_app_block .test_my_app_content table td { vertical-align: top; position: relative; }
#popup-preview_test_my_app .test_my_app_block .test_my_app_content ul { list-style: none; margin: 0; padding: 0; padding-left: 15px; font-size: 11px; }

#popup-preview_test_my_app .test_my_app_block input { height: 36px; font-size: 13px !important; line-height: 1 !important; }
#popup-preview_test_my_app .test_my_app_block select { height: 36px; font-size: 13px; }

#popup-preview_test_my_app .btn_stn { 
    text-transform: uppercase; padding: 4px 0px; font-weight: 600; width: 80px; height: 36px; border: 1px solid #00aed9;
    background: rgb(33,211,255);
    background: -moz-linear-gradient(top,  rgba(33,211,255,1) 0%, rgba(0,184,229,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(33,211,255,1) 0%,rgba(0,184,229,1) 100%);
    background: linear-gradient(to bottom,  rgba(33,211,255,1) 0%,rgba(0,184,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21d3ff', endColorstr='#00b8e5',GradientType=0 );
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; 
}
#popup-preview_test_my_app .btn_light_blue { color: #555555; text-shadow: 0 1px 0px rgba(255, 255, 255, 0.4);
    border-color: rgba(0,0,0,0.1); background-color: #FFFFFF; *background-color: #e7e7e7;
    background-image: -ms-linear-gradient(top, #FFFFFF, #e7e7e7);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#e7e7e7));background-image: -webkit-linear-gradient(top, #FFFFFF, #e7e7e7);background-image: -o-linear-gradient(top, #FFFFFF, #e7e7e7);background-image: linear-gradient(top, #FFFFFF, #e7e7e7);background-image: -moz-linear-gradient(top, #FFFFFF, #e7e7e7);background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#e7e7e7', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
#popup-preview_test_my_app .btn_light_blue:hover,
#popup-preview_test_my_app .btn_light_blue:active { color: #555555; text-decoration: none; background-color: #e7e7e7 !important; *background-color: #e7e7e7 !important; }
#popup-preview_test_my_app .test_my_app_block .loading-text { font-size: 11px; }
#popup-preview_test_my_app .test_my_app_block .success { color: #999999; display: none; }
#popup-preview_test_my_app .test_my_app_block .success b { font-size: 13px; font-weight: 400; color: #222222; }

#popup-preview_test_my_app .slide_link { color: #2abae9; text-align: center; margin: 25px auto 10px; font-size: 14px; cursor: pointer; display: inline-block; }
#popup-preview_test_my_app .slide_link:hover { text-decoration: underline; }
#popup-preview_test_my_app .slide_block { display: none; margin-top: 10px; }

#popup-preview_test_my_app .qr_code_block .qr-img { float: right; border: 1px solid rgba(0,0,0,0.15); padding: 4px; }
#popup-preview_test_my_app .qr_code_block .text { padding-top: 38px; }

#popup-preview_test_my_app .testMyAppCode_block {}
#popup-preview_test_my_app .testMyAppCode_block .test_my_app_content { text-align: center; padding-right: 50px; }
#popup-preview_test_my_app .testMyAppCode_block .test_my_app_code { color: #444444; font-size: 30px; text-transform: uppercase; }

#popup-preview_test_my_app .first-show-publish-button { margin-top: 20px; }
#popup-preview_test_my_app .slide_block { margin-bottom: -20px; }
/* TEST B */
#popup-preview_test_my_app .test_my_app_with_tabs { padding: 0; }
#popup-preview_test_my_app .test_my_app_with_tabs .tabs_caption { list-style: none; margin: 0; padding: 0; overflow: hidden; }
#popup-preview_test_my_app .tabs_caption li {
	float: left; display: block; width: 25%; position: relative; cursor: pointer;
}
#popup-preview_test_my_app .tabs_caption li span { 
    display: block; line-height: 34px; background-color: #f5f5f5; color: #333333; text-align: center;
    border: 1px solid #e5e5e5; border-left: 0;
    border-top-color: transparent;
}
#popup-preview_test_my_app .tabs_caption li:last-child span { border-right: 0; }

#popup-preview_test_my_app .tabs_caption li:hover span, 
#popup-preview_test_my_app .tabs_caption .active span {
	background-color: #ffffff; color: #00b8e5; border-top-color: #e5e5e5;
}
#popup-preview_test_my_app .tabs_caption .active span { border-bottom-color: #ffffff; }
#popup-preview_test_my_app .tabs_content { display: none; padding: 30px; }
#popup-preview_test_my_app .tabs_content.active { display: block; }

#popup-preview_test_my_app .test_my_app_with_tabs .qr_code_block .qr-img { float: none; margin: 20px 0 0 60px; display: inline-block; }
#popup-preview_test_my_app .test_my_app_with_tabs .qr_code_block .text { padding-top: 0; }
/* End Popup Test My App */

/* Appstore share popup */
#popup-appstore-share { font-family: 'Open Sans', sans-serif; }
#popup-appstore-share #frame { min-height: 500px; }
#popup-appstore-share .msgbox-title { font-size: 26px; font-weight: 400; padding-bottom: 40px; }
#popup-appstore-share .testing_content { position: relative; margin: 0 60px; padding: 0; text-align: left; }
#popup-appstore-share .or_block { display: block; position: relative; text-align: center; border-bottom: 1px solid rgba(0,0,0,0.1); height: 17px; margin: 10px 0 25px; }
#popup-appstore-share .or_block > span {
    display: inline-block; text-align: center; padding: 0 10px; text-transform: uppercase; background-color: #ffffff;
}
#popup-appstore-share .or_block > span > span {
    display: block; margin: 0 auto; line-height: 34px; width: 35px; height: 35px;
    background-color: rgba(0,0,0,0.05); border-radius: 50%; font-size: 13px; color: #666666;
}
#popup-appstore-share .error { display: none; }
#popup-appstore-share .test_my_app_icon { display: inline-block; margin: 0 30px 0 0; float: left; }
#popup-appstore-share .test_my_app_icon i { 
    display: block; width: 40px; height: 40px; background-color: #14b6e5; position: relative;
    -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;
}
#popup-appstore-share .test_my_app_icon i.icon_email { margin-top: 5px; }
#popup-appstore-share .test_my_app_icon i.icon_email:after {
    content: ''; display: block; width: 20px; height: 15px;
    position: absolute; top: 50%; left: 50%; margin: -7px 0 0 -10px;
    background: url(/images/testapp_icons.png) no-repeat 0 0;
}
#popup-appstore-share .test_my_app_icon i.icon_qr { margin-top: 30px; }
#popup-appstore-share .test_my_app_icon i.icon_qr:after {
    content: ''; display: block; width: 20px; height: 18px;
    position: absolute; top: 50%; left: 50%; margin: -9px 0 0 -10px;
    background: url(/images/testapp_icons.png) no-repeat 0 -17px;
}

#popup-appstore-share .test_my_app_icon i.icon_sms:after {
    content: ''; display: block; width: 20px; height: 16px;
    position: absolute; top: 50%; left: 50%; margin: -8px 0 0 -10px;
    background: url(/images/testapp_icons.png) no-repeat 0 -38px;
}

#popup-appstore-share .test_my_app_block { display: block; position: relative; padding: 5px 30px 5px 11px; text-align: left; overflow: hidden; }
#popup-appstore-share .test_my_app_block .test_my_app_content { position: relative; overflow: hidden; }
#popup-appstore-share .test_my_app_block .test_my_app_block_hint { padding: 12px 0px 0 0; font-size: 12px; }
#popup-appstore-share .test_my_app_block .text { padding-bottom: 7px; font-size: 14px; color: #666666; }
#popup-appstore-share .test_my_app_block .text p { font-size: 12px; margin: 0 0 15px; padding: 0; color: #777777; }
#popup-appstore-share .hint_expire { font-size: 11px; color: #ba322d; position: relative; display: block; margin: 3px 0 15px; }
#popup-appstore-share .test_my_app_block .test_my_app_content > table { width: 310px; margin: 0; padding: 0; }
#popup-appstore-share .test_my_app_block .test_my_app_content table td { vertical-align: top; position: relative; }
#popup-appstore-share .test_my_app_block .test_my_app_content ul { list-style: none; margin: 0; padding: 0; padding-left: 15px; font-size: 11px; }

#popup-appstore-share #share-email-testYourApp { width: 242px !important; }
#popup-appstore-share .test_my_app_block input { height: 36px; font-size: 13px !important; line-height: 1 !important; }
#popup-appstore-share .test_my_app_block select { height: 36px; font-size: 13px; }

#popup-appstore-share .testing_content .btn_stn { text-transform: uppercase; padding: 4px 0px; width: 80px; height: 36px; -webkir-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#popup-appstore-share .testing_content .btn_light_blue { color: #555555; text-shadow: 0 1px 0px rgba(255, 255, 255, 0.4);
    border-color: rgba(0,0,0,0.1); background-color: #FFFFFF; *background-color: #e7e7e7;
    background-image: -ms-linear-gradient(top, #FFFFFF, #e7e7e7);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#e7e7e7));background-image: -webkit-linear-gradient(top, #FFFFFF, #e7e7e7);background-image: -o-linear-gradient(top, #FFFFFF, #e7e7e7);background-image: linear-gradient(top, #FFFFFF, #e7e7e7);background-image: -moz-linear-gradient(top, #FFFFFF, #e7e7e7);background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#e7e7e7', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

#popup-appstore-share .testing_content .btn_light_blue:hover,
#popup-appstore-share .testing_content .btn_light_blue:active { color: #555555; text-decoration: none; background-color: #e7e7e7 !important; *background-color: #e7e7e7 !important; }
#popup-appstore-share .test_my_app_block .loading-text { font-size: 11px; }
#popup-appstore-share .test_my_app_block .success { color: #999999; display: none; }
#popup-appstore-share .test_my_app_block .success b { font-size: 13px; font-weight: 400; color: #222222; }
#popup-appstore-share .qr_code_block .qr-img { float: right; border: 1px solid rgba(0,0,0,0.15); padding: 4px; }
#popup-appstore-share .qr_code_block .text { padding-top: 38px; color: #666666; }

#popup-appstore-share .slide_link { color: #2abae9; text-align: center; margin: 25px auto 10px; font-size: 14px; cursor: pointer; display: inline-block; }
#popup-appstore-share .slide_link:hover { text-decoration: underline; }
#popup-appstore-share .slide_block { display: none; }
/* End AppStore Share popup */

.preview_simulator_block { margin: 0 auto 3px; position: relative; width: 358px; _height: 679px; padding: 10px 0 10px; }
.preview_simulator_block * { font-family: Helvetica, Arial, sans-serif; }
.preview_simulator { width: 358px; _height: 591px; }

#click-me { cursor:pointer; cursor: hand; position: absolute; width: 100%; height: 100%; z-index: 10;}
#click-me2 {
    cursor:pointer; cursor:hand; position:absolute; background-color: rgba(0,0,0,0.9);
    width: 260px; padding: 20px 0; top: 20%; left: 50%; margin-left: -130px;
    border: 1px solid rgba(255,255,255,0.5); -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
    text-align: center; font-size: 26px; color: #ffffff; line-height: 1.3; font-weight: bold;
}
#click-me2 .icon_play { display: inline-block; background: url(/images/app_preview_icon/app_preview_play.png) no-repeat; width: 80px; height: 81px; margin-bottom: 10px; }

#test-app { font-size: 14px; position: relative; text-align: left; line-height: 32px; margin-left: 30px }
#test-app label { position: relative; margin-right: 10px; top: -12px; }
#test-app .share_area { display: inline-block; }
#test-app .share_area > span { float: left; width: 40px; padding: 0; margin: 0;}
#test-app .share_area .stButton { float: left; }
#test-app .share_area .stButton .chicklets { width: 32px; height: 32px; background: url(/images/preview_share.png) no-repeat 0 0; background-size: cover;  }
#test-app .share_area .stButton .facebook { background-position: 0 0; }
#test-app .share_area .stButton .twitter { background-position: -47px 0; }
#test-app .share_area .stButton .pinterest { background-position: -94px 0; }
#test-app .share_area .stButton .googleplus { background-position: -141px 0; }
#test-app .share_area .stButton .linkedin { background-position: -188px 0; }
#test-app .share_area .stButton .email { background-position: -235px 0; }

#popup-preview_test_my_app .error { display: none; }

/* popup_questions_after_registration */
#popup_questions_after_registration {  }
#popup_questions_after_registration .question_title { font-size: 16px; font-weight: bold; text-align: center; margin: 20px 0 12px; color: #444444; }
#popup_questions_after_registration .answers { margin-bottom: 10px; text-align: center; }
#popup_questions_after_registration .answers .radio_field { display: inline-block; margin: 0 8px; }
#popup_questions_after_registration .answers .radio_field .ffRadioWrapper a { top: 0; padding-left: 8px; text-decoration: none !important; }
#popup_questions_after_registration .answers_checkbox { position: relative; text-align: center; margin: 0px; font-size: 13px; color: #666666; top: 14px; }
#popup_questions_after_registration .answers_checkbox input { margin: -2px 0 0 4px; }
#popup_questions_after_registration .buttons {  }
#popup_questions_after_registration .buttons .big_btn { font-size: 16px; line-height: 45px; padding: 0 30px; margin-left: 70px; }
#popup_questions_after_registration .buttons .btn_link { color: #888888; font-size: 14px; text-decoration: underline; margin-left: 30px; }
#popup_questions_after_registration .buttons .btn_link:hover { color: #888888; text-decoration: none; }

#popup_questions_after_registration .ffRadio {
    width: 22px; height: 22px;
    background: url(/images/radiofields_icon.png) no-repeat -155px 0;
}
#popup_questions_after_registration .ffRadioWrapper:hover .ffRadio,
#popup_questions_after_registration .ffRadioWrapper.focus .ffRadio { background: url(/images/radiofields_icon.png) no-repeat 0px 0; }
#popup_questions_after_registration .ffRadioWrapper.on .ffRadio { background: url(/images/radiofields_icon.png) no-repeat -85px 0; }
#popup_questions_after_registration .ffRadioWrapper.on:hover .ffRadio,
#popup_questions_after_registration .ffRadioWrapper.on.focus .ffRadio { background: url(/images/radiofields_icon.png) no-repeat -85px 0; }

/* popup hire a pro */
#popup_hire_a_pro { font-family: Arial, sans-serif; }
#popup_hire_a_pro .msgbox-title { padding-bottom: 0 !important; }
.form_hire_a_pro {}
.form_hire_a_pro dl.form dd { margin-bottom: 10px; }
.form_hire_a_pro p.center { text-align: center; font-size: 16px; }
.form_hire_a_pro input[type="text"] { width: 240px !important; }
.form_hire_a_pro textarea { width: 100% !important; height: 110px; }

.form_hire_a_pro .select_nice { width: 240px; margin: 0 auto; font-size: 14px; text-align: left; top: 0px; height: 35px; }
.form_hire_a_pro .select_nice * { box-sizing: content-box; }
.form_hire_a_pro .select2-container .select2-choice {
    height: 33px; line-height: 32px;
    background: #ffffff; border-color: #c3c7cb;
    background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
    -webkit-box-shadow: 0px 1px 2px rgba(119, 119, 119, 0.2) inset;
    -moz-box-shadow: 0px 1px 2px rgba(119, 119, 119, 0.2) inset;
    box-shadow: 0px 1px 2px rgba(119, 119, 119, 0.2) inset;
}

.form_hire_a_pro .answers { }
.form_hire_a_pro .answers .radio_field { display: inline-block; margin: 0 8px 0 0; }
.form_hire_a_pro .answers .radio_field .ffCheckbox { margin: 2px 0 0 0; }
.form_hire_a_pro .answers .radio_field .ffCheckboxWrapper a { top: 0; padding-left: 5px; text-decoration: none !important; }

.form_hire_a_pro .buttons .btn_stn { text-transform: uppercase; }
/* END popup hire a pro */

/* Pricing Popup */
#popup-payment-plan-coupons { 
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff; border-radius: 10px; padding-bottom: 20px;
}
#popup-payment-plan-coupons .msgbox-title { margin: 0 auto !important; max-width: 560px; }
#popup-payment-plan-coupons .msgbox-title2 { text-align: center; font-size: 16px; font-family: "Open Sans", sans-serif; margin: -10px auto 20px; }
#popup-payment-plan-coupons #frame { padding: 20px 20px 0 !important; }  

#payment-info-container { }
#payment-info-container .badge_money_back { position: absolute; top: 10px; right: 80px; z-index: 48; }

.pricing_popup { text-align: center; vertical-align: top; font-family: 'Open Sans', sans-serif; padding: 20px 0 10px; }

/* screenshot */
#screen-shot { display: inline-block; vertical-align: top; margin: -15px 0 0 20px; }
#screen-shot .screenshot_block {
    display: inline-block; vertical-align: top; padding: 10px 10px 15px; margin: 0;
    border: 1px solid #e5e5e5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

.pricing_popup_plans { display: inline-block; margin: 0; padding: 0; list-style: none; vertical-align: top; position: relative; }
.pricing_popup_plans * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.pricing_popup_plans > li { 
    display: block; float: left; width: 210px; vertical-align: top; position: relative;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.pricing_popup_plans .pricing_plan_item {
    text-align: center; position: relative; z-index: 1; overflow: hidden;
    background-color: #f4f4f4; padding: 0 0 5px; margin: 0 1px;
    border: 1px solid #dadada; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
}
.pricing_popup_plans .item_hover .pricing_plan_item { 
    z-index: 10; top: -10px; margin-left: -9px; margin-right: -9px; width: 228px; padding-bottom: 15px; background-color: #FFFFFF;
    border: 1px solid #5A5D5F; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;
    -webkit-box-shadow: 0 2px 10px rgba(0,1,1,0.3), 0 0 0 1px #5A5D5F; 
    -moz-box-shadow: 0 2px 10px rgba(0,1,1,0.3), 0 0 0 1px #5A5D5F; 
    box-shadow: 0 2px 10px rgba(0,1,1,0.3), 0 0 0 1px #5A5D5F;
}
.pricing_popup_plans .pricing_plan_item .pricing_plan_itemTitle { 
    font-size: 20px; line-height: 1; color: #ffffff; font-weight: normal; text-transform: none; 
    padding: 9px 0 10px; background-color: #5A5D5F;
}
.pricing_popup_plans .item_hover .pricing_plan_item .pricing_plan_itemTitle { 
    padding: 19px 0px 10px; color: #5A5D5F; background-color: transparent !important;
}

.pricing_popup_plans .pricing_plan_item .payment_plan_price { height: 80px; position: relative; font-family: 'Roboto'; overflow: hidden; }
.pricing_popup_plans .pricing_plan_item .payment_plan_price .current_price { line-height: 80px; font-size: 38px; font-weight: 400; }
.pricing_popup_plans .pricing_plan_item .payment_plan_price .current_price span { font-size: 18px; padding: 0 3px; font-weight: normal; }
.pricing_popup_plans .item_hover .pricing_plan_item .payment_plan_price .current_price { color: #FF6F24; }

.pricing_popup_plans .pricing_plan_item .payment_plan_price.discount {}
.pricing_popup_plans .pricing_plan_item .payment_plan_price.discount .current_price { line-height: 50px; height: 70px; text-align: left; padding-left: 73px; }
.pricing_popup_plans .item_hover .pricing_plan_item .payment_plan_price.discount .current_price { padding-left: 83px; }
.pricing_popup_plans .pricing_plan_item .payment_plan_price.discount .current_price .month { position: relative; left: -22px; }
.pricing_popup_plans .pricing_plan_item .payment_plan_price.discount .current_price sup { font-size: 14px; top: -18px; }
.pricing_popup_plans .pricing_plan_item .payment_plan_price.discount .old_price { position: absolute; bottom: 12px; left: 74px; color: #777; font-size: 18px; line-height: 18px; opacity: 0.7; }
.pricing_popup_plans .pricing_plan_item .payment_plan_price.discount .old_price span { font-size: 14px; padding: 0 3px; }
.pricing_popup_plans .pricing_plan_item .payment_plan_price.discount .old_price:before {
    content: ""; display: block; height: 1px; border-bottom: 1px solid #777;
    width: 80px; position: absolute; left: 0px; top: 10px;
}
.pricing_popup_plans .item_hover .pricing_plan_item .payment_plan_price.discount .old_price { left: 84px; }

.pricing_popup_plans .pricing_plan_item .payment_plan_price .percent,
.pricing_popup_plans .pricing_plan_item .payment_plan_price .percent * {
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;      
}
.pricing_popup_plans .pricing_plan_item .payment_plan_price .percent {
    position: absolute; top: 10px; left: 0; padding: 5px 2px 3px 10px;
    background-color: #00afe2; height: 54px; display: block;
    color: #ffffff; font-family: Arial; font-size: 14px; text-transform: uppercase;
}
.pricing_popup_plans .pricing_plan_item .payment_plan_price .percent b {
    display: block; line-height: 30px; font-size: 36px; letter-spacing: 1px; margin-bottom: -2px;
}
.pricing_popup_plans .pricing_plan_item .payment_plan_price .percent:after {
    content: ''; display: block; width: 0; height: 0;
    position: absolute; right: -12px; top: 0;
    border-style: solid; border-width: 27px 0 27px 12px;
    border-color: transparent transparent transparent #00afe2;
}
.pricing_popup_plans .item_hover .pricing_plan_item .payment_plan_price .percent { padding-left: 20px; }

.pricing_popup_plans .pricing_plan_item .plans_buy_block { margin: 7px 0 0; height: 50px; }
.pricing_popup_plans .pricing_plan_item .plans_buy_block > div { text-align: center; margin: 0 0 8px; }

.pricing_popup_plans .pricing_plan_item .btn_stn { background-color: #bbbbbb; font-size: 16px !important; line-height: 26px !important; padding: 6px 0 !important; width: 160px !important; }
.pricing_popup_plans .pricing_plan_item .btn_stn:hover, .pricing_popup_plans .pricing_plan_item .btn_stn:active { color: #fff; text-decoration: none; opacity: 0.8; }

.pricing_popup_plans .item_hover .pricing_plan_item .btn_stn { background-color: #FF5500; }

.pricing_popup_plans .pricing_plan_item .plans_desc { font-size: 11px; text-transform: uppercase; color: #8C8C8C; padding-bottom: 3px; }
.pricing_popup_plans .pricing_plan_item .pricing_plan_itemDesc { padding: 0 20px; min-height: 135px; }
.pricing_popup_plans .pricing_plan_item .pricing_plan_itemDesc ul { list-style: none; margin: 0; padding: 0; }
.pricing_popup_plans .pricing_plan_item .pricing_plan_itemDesc li { display: block; font-size: 12px; text-align: center; margin-top: 0; padding: 5px 0 6px; border-bottom: 1px solid #e5e5e5; line-height: 1.3; }
.pricing_popup_plans .pricing_plan_item .pricing_plan_itemDesc li:last-child { border-bottom: 0; }
.pricing_popup_plans .pricing_plan_item .pricing_plan_itemDesc li span { display: table-cell; color: #333333; font-size: 15px; font-weight: 600; width: 180px; height: 30px; vertical-align: middle; }
.pricing_popup_plans .item_hover .pricing_plan_item .pricing_plan_itemDesc ul { margin: 0 11px; }

.pricing_popup_plans .pricing_plan_item .platforms { text-align: center; margin-top: 10px; }
.pricing_popup_plans .pricing_plan_item .platforms > div { 
    display: inline-block; width: 50px; height: 52px; margin: 0 5px;
}
.pricing_popup_plans .pricing_plan_item .platforms .plat_ios { background: url(/images/pricing/p_iphone.png) no-repeat 0 0; }
.pricing_popup_plans .pricing_plan_item .platforms .plat_android { background: url(/images/pricing/p_android.png) no-repeat 0 0; }

/* android plan */
.pricing_popup_plans .android_plan .pricing_plan_item { background-color: #f9ffea; }

/* pricing popup for tablet */
.pricing_popup_plans.tablet > li { width: 240px; }
.pricing_popup_plans.tablet .pricing_plan_item { min-height: 330px; }
.pricing_popup_plans.tablet .item_hover .pricing_plan_item { width: 258px; min-height: 350px; }
.pricing_popup_plans.tablet .pricing_plan_item .pricing_plan_itemDesc li:first-child { border-bottom: 1px solid #e5e5e5; }
.pricing_popup_plans.tablet .pricing_plan_item .pricing_plan_itemDesc { padding-top: 15px; }
.pricing_popup_plans.tablet .pricing_plan_item .pricing_plan_itemDesc li { font-size: 13px; padding: 8px 0; }

#payment-info-container .buyUnlimitedSection { margin-top: 10px; margin-bottom: 10px !important; padding-bottom: 5px; }
#payment-info-container .buyUnlimitedSection h4 { margin-bottom: 0 !important; margin-top: -3px !important; }
#payment-info-container .buyUnlimitedSection .block_info { text-align: left; padding-top: 0; }
/* END Pricing Popup */

/* popup_userinfo_after_registration */
#popup_userinfo_after_registration { font-family: 'Open Sans', sans-serif; }
#popup_userinfo_after_registration .msgbox-title { font-weight: normal; padding-bottom: 5px; }
#popup_userinfo_after_registration p.center { padding: 0 90px; }
#popup_userinfo_after_registration .form { margin: 20px 0 0 30px; }
#popup_userinfo_after_registration .form.left_label dt { width: 190px; font-size: 13px; }
#popup_userinfo_after_registration .form input,
#popup_userinfo_after_registration .form select,
#popup_userinfo_after_registration .form label { font-size: 13px; }
#popup_userinfo_after_registration .form dd { margin-bottom: 20px; }
#popup_userinfo_after_registration .form select { width: 260px; height: auto; }
#popup_userinfo_after_registration .buttons { margin-top: 10px !important; }
#popup_userinfo_after_registration .big_btn { padding: 12px 20px 15px !important; line-height: 1 !important; font-size: 15px !important; text-transform: uppercase; }
#popup_userinfo_after_registration input,
#popup_userinfo_after_registration select { font-family: 'Open Sans', sans-serif; }
#popup_userinfo_after_registration ::-webkit-input-placeholder { color: #999999 !important; font: 13px 'Open Sans', sans-serif !important; }
#popup_userinfo_after_registration :-ms-input-placeholder { color: #999999 !important; font: 13px 'Open Sans', sans-serif !important; }
#popup_userinfo_after_registration :-moz-placeholder { color: #999999 !important; font: 13px 'Open Sans', sans-serif !important; }

/* appstore popup */
#appstore_appoint_users {}
#appstore_appoint_users .msgbox { padding: 0 30px; font-family: 'Open Sans', sans-serif; position: relative; }
#appstore_appoint_users .t1 { padding: 30px 0 10px; color: #888888; }

#appstore_appoint_users #search_user_id { font-size: 14px; }
#appstore_appoint_users .select_users_div { border: 1px solid #d9d9d9; width: 250px; float: left; }
#appstore_appoint_users #selected_users_div { float: right; }
#appstore_appoint_users .select_users_div.scrollable.default-skin { padding-bottom: 0; }
#appstore_appoint_users .select_users_div.scrollable.default-skin .scroll-bar.vertical { width: 3px; right: 3px; }
#appstore_appoint_users .select_users_div.scrollable.default-skin .scroll-bar .thumb { opacity: 0.2; }
#appstore_appoint_users .select_users_div tr {cursor: pointer}

#appstore_appoint_users .select_users_table { width: 250px; margin: 0 4px; }
#appstore_appoint_users .select_users_table td { font-size: 13px; padding: 8px 5px; border-bottom: 1px solid #e5e5e5; }
#appstore_appoint_users .select_users_table tr:last-child td { border-bottom: 0; }
#appstore_appoint_users .select_users_table .td_check { color: #ffffff; text-align: center; width: 20px; }
#appstore_appoint_users .select_users_table .td_name { color: #444444; min-width: 150px; }

#appstore_appoint_users .select_users_table .active .td_check, 
#appstore_appoint_users .select_users_table .active .td_name { color: #5ca8e3; }
#appstore_appoint_users .table-title { width: 260px; margin-top: 12px; margin-bottom: 4px; }
#appstore_appoint_users .td_name > span { display: block; line-height: 1.1; }
#appstore_appoint_users .td_name .users-email { color: #c3c9cc; }
#appstore_appoint_users .td_name .users-name { font-size: 14px; margin-bottom: 3px; }
#appstore_appoint_users .table-buttons {
    position: absolute; width: 50px; left: 307px; top: 73px;
}
#appstore_appoint_users .btn_arrows {
    display: inline-block;
    cursor: pointer;
    background-color: #FFF;
    border: 1px solid #d9d9d9;
    width: 44px;
    height: 44px;
}
#appstore_appoint_users .btn_arrows:hover { border-color: #5ca8e3; }
#appstore_appoint_users .btn_arrows.btn_adduser { background: url(/images/arrows/arrow-right.png) no-repeat center; }
#appstore_appoint_users .btn_arrows.btn_removeuser { background: url(/images/arrows/arrow-left.png) no-repeat center; }
#appstore_appoint_users .btn_arrows.btn_add_allusers { background: url(/images/arrows/arrow-right-2.png) no-repeat center; }
#appstore_appoint_users .btn_arrows.btn_remove_allusers { background: url(/images/arrows/arrow-left-2.png) no-repeat center; }

#appstore_appoint_users .icon_clear_text {
    position: relative; left: -28px;  top: 3px; cursor: pointer;
    display: inline-block; width: 16px; height: 16px; background: url("/images/clear-text.png") no-repeat center;    
}
#appstore_appoint_users .add-user-form { margin-top: 260px; }
#appstore_appoint_users .add-user-form dl.form { display: inline-block; }
#appstore_appoint_users #add-and-select { font-size: 13px; }
#appstore_appoint_users .add-user-form input.text {
    width: 230px !important; margin-right: 16px; font-size: 14px;
}
#appstore_appoint_users .add-user-form .loading { min-height: 76px !important; }

/* popup_corporate_request */
#popup_corporate_request { font-family: 'Open Sans', sans-serif; }
#popup_corporate_request .msgbox-title { font-weight: normal; padding-bottom: 5px; }
#popup_corporate_request p.center { padding: 0 90px; }
#popup_corporate_request .form { margin: 20px 0 0 30px; }
#popup_corporate_request .form.left_label dt { width: 190px; font-size: 13px; }
#popup_corporate_request .form input,
#popup_corporate_request .form select,
#popup_corporate_request .form label { font-size: 13px; }
#popup_corporate_request .form dd { margin-bottom: 20px; }
#popup_corporate_request .form select { width: 260px; height: auto; }
#popup_corporate_request .buttons { margin-top: 10px !important; }
#popup_corporate_request .big_btn { padding: 12px 20px 15px !important; line-height: 1 !important; font-size: 15px !important; text-transform: uppercase; }
#popup_corporate_request input,
#popup_corporate_request select { font-family: 'Open Sans', sans-serif; }
#popup_corporate_request ::-webkit-input-placeholder { color: #999999 !important; font: 13px 'Open Sans', sans-serif !important; }
#popup_corporate_request :-ms-input-placeholder { color: #999999 !important; font: 13px 'Open Sans', sans-serif !important; }
#popup_corporate_request :-moz-placeholder { color: #999999 !important; font: 13px 'Open Sans', sans-serif !important; }