@charset "UTF-8";button{margin:0;border:0;padding:0;background:none;cursor:pointer;overflow:visible}
button::-moz-focus-inner{border:0;padding:0}
.slider_toggle{width:27px;position:absolute;border:1px solid #e1e8f0;background:#f3f7fb url(/img/slider_arrows) no-repeat 12px 50%;cursor:pointer}
.slider_toggle_next{background-position:-24px 50%}
.slider_toggle.inactive{background-color:#fbfbfb;background-position:-54px 50%;border-color:#f2f2f2;cursor:auto}
.slider_toggle_next.inactive{background-position:-90px 50%}
.box_closer,.arrow_left,.arrow_right,.arrow_top,.arrow_bottom{margin:0;width:15px;height:15px;background:url(/img/main/small_buttons) no-repeat;display:block;text-indent:-9999px;cursor:pointer;outline:0}
.box_closer{width:11px;height:11px;background-position:-10px -10px;opacity:.6;filter:alpha(opacity="60")}
.box_closer:hover{opacity:1;filter:alpha(opacity="100")}
.arrow_top{background-position:-8px -101px}
.arrow_right{background-position:-8px -39px}
.arrow_bottom{background-position:-8px -132px}
.arrow_left{background-position:-8px -70px}
.box_closer_light{background-position:-8px -191px}
.simple_button{display:inline-block;height:28px;text-align:center;background:#e5e5e5;background:linear-gradient(to bottom,#fff 0,#e5e5e5 100%);border:1px solid #dadada;border-image:linear-gradient(to bottom,#dadada,#bdbdbd) 1;vertical-align:middle;outline:0;cursor:pointer;box-sizing:border-box}
.simple_button:hover,.simple_button:focus{background:#d9d9d9;background:linear-gradient(to bottom,#eee 0,#d9d9d9 100%)}
.simple_button:active,.simple_button.active,.open>.simple_button{background:#d9d9d9;background:linear-gradient(to bottom,#e5e5e5 0,#fff 100%)}
.simple_button.disabled,.simple_button[disabled]{cursor:default;background:#f7f7f7;border-color:#dbdbdb;border-image:none}
.simple_button strong{position:relative;display:block;font:bold 11px/26px Arial,Helvetica,sans-serif;padding:0 10px;white-space:nowrap;text-shadow:0 1px 0 #fff;color:#494f50;white-space:nowrap}
.simple_button.disabled strong,.simple_button[disabled] strong{color:#c1c1c1}
.simple_button_big{height:37px}
.simple_button_big strong{font-size:13px;line-height:37px}
.simple_button_small{height:20px}
.simple_button_small strong{line-height:18px}
.simple_button_dark,.simple_button_primary{background:#0e67a6;background:linear-gradient(to bottom,#5a9ecb 0,#3184bd 5%,#0e67a6 100%);border:1px solid #2f6f9a;border-image:linear-gradient(to bottom,#2f6f9a,#074978) 1}
.simple_button_dark:hover,.simple_button_primary:hover,.simple_button_dark:focus,.simple_button_primary:focus{background:#0d5c95;background:linear-gradient(to bottom,#2c76aa 0,#0d5c95 100%)}
.simple_button_dark:active,.simple_button_primary:active,.simple_button_dark.active,.simple_button_primary.active,.open>.simple_button_dark,.open>.simple_button_primary{background:#0e67a6;background:linear-gradient(to bottom,#0e67a6 0,#3184bd 95%,#5a9ecb 100%)}
.simple_button_dark.disabled,.simple_button_primary.disabled,.simple_button_dark[disabled],.simple_button_primary[disabled]{background:#6fa5ca;background:linear-gradient(to bottom,#83b5d7 0,#6fa5ca 100%);border-color:#82a9c2;border-bottom-color:#6b93af;border-image:none}
.simple_button_dark strong,.simple_button_primary strong{color:#fff;text-shadow:0 -1px 0 #104d78}
.simple_button_primary strong{padding:0 23px}
.simple_button_dark.disabled strong,.simple_button_primary.disabled strong,.simple_button_dark[disabled] strong,.simple_button_primary[disabled] strong{text-shadow:0 -1px 0 #577b93;color:#fff}
.simple_button_red{background:#bf3933;background:linear-gradient(to bottom,#ee7d79 0,#e95d58 5%,#bf3933 100%);border:1px solid #d4332f;border-image:linear-gradient(to bottom,#d4332f,#940a03) 1}
.simple_button_red:hover,.simple_button_red:focus{background:#ac322c;background:linear-gradient(to bottom,#d2534f 0,#ac322c 100%)}
.simple_button_red:active,.simple_button_red.active,.open>.simple_button_red{background:#bf3933;background:linear-gradient(to bottom,#bf3933 0,#e95d58 95%,#ee7d79 100%)}
.simple_button_red.disabled,.simple_button_red[disabled]{background:#ca8581;background:linear-gradient(to bottom,#f3acaa 0,#ca8581 100%);border-color:#e99795;border-bottom-color:#b77370;border-image:none}
.simple_button_red strong{color:#fff;text-shadow:0 -1px 0 #902f2b}
.simple_button_red.disabled strong,.simple_button_red[disabled] strong{text-shadow:0 -1px 0 #b35d59;color:#fff}
.simple_button.loading{position:relative}
.simple_button.loading:after{content:"";margin-top:-5px;width:10px;height:10px;background:url(/img/loaders/loader) no-repeat 50% 50%;position:absolute;top:50%;left:-18px}
.simple_button_text_only,.simple_button_text_only strong{padding:0;line-height:normal;color:#037fd6;background:none;border:0;border-image:none}
.simple_button_text_only:hover,.simple_button_text_only:focus,.simple_button_text_only:active{background:none}
.simple_button_text_only strong{margin:0 12px;border-bottom:1px dotted transparent;height:auto;display:inline;vertical-align:middle}
.simple_button_text_only:hover strong{border-bottom:1px dotted #037fd6}
.simple_button_text_only:after{content:'';display:inline-block;height:100%;vertical-align:middle}
.simple_button_text_only_white,.simple_button_text_only_white strong{color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.1)}
.simple_button_text_only_white:hover strong{border-bottom:1px dotted #fff}
.simple_button_text_only_red,.simple_button_text_only_red strong{color:#da4e48;text-shadow:0 1px 0 rgba(0,0,0,.1)}
.simple_button_text_only_red:hover strong{border-bottom:1px dotted #da4e48}
.nk_dropdown>.simple_button strong{padding-right:28px}
.simple_button_ico strong:before,.nk_dropdown>.simple_button strong:after{content:'';width:28px;height:28px;background:url(/img/main/arrows/arrows_dropdown) no-repeat 0 2px;position:absolute;top:0;right:0}
.nk_dropdown>.simple_button.disabled strong:after,.nk_dropdown>.simple_button[disabled] strong:after{background-position:-0 -23px}
.nk_dropdown{display:inline-block;position:relative}
.nk_dropdown .nk_dropdown{display:block}
.nk_dropdown>.nk_dropdown_menu{float:none;box-shadow:0 0 2px 0 rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.15);background-clip:padding-box;background-color:#fff;display:none;position:absolute;top:30px;left:0}
.nk_dropdown>.nk_dropdown_menu.left{left:auto;right:0}
.nk_dropdown.open>.nk_dropdown_menu{display:block}
.nk_dropdown_menu>a{background-color:#eff2f4}
.nk_dropdown_menu{min-width:140px;padding:5px}
.nk_dropdown_menu>li{position:relative;line-height:16px;padding:2px 5px;color:#037fd6;cursor:pointer}
.nk_dropdown_menu>li.spacer{height:0;padding:0;margin:5px 0;border:0;border-bottom:1px solid #dadada}
.nk_dropdown_menu>.nk_dropdown_menu_header{color:#444;cursor:default}
.nk_dropdown_menu>li a{display:block;text-decoration:none}
.nk_dropdown_menu>li>.simple_button_text_only{height:14px;font-size:11px;display:block}
.nk_dropdown_menu>li>.simple_button_text_only strong{border:0;margin:0;font-weight:normal;text-shadow:none}
.nk_dropdown_menu>li .nk_icon{margin-right:5px}
.nk_dropdown_menu>li:focus,.nk_dropdown_menu>li:hover{background-color:#eff2f4}
.nk_dropdown_menu>.nk_dropdown_menu_header:focus,.nk_dropdown_menu>.nk_dropdown_menu_header:hover{background:none}
.nk_dropdown .nk_dropdown>.nk_dropdown_menu{top:-4px;left:100%;margin:0 1px 0 0}
.nk_dropdown .nk_dropdown>.nk_dropdown_left{right:auto;left:-100%;margin:0 0 0 -12px}
.nk_dropdown .nk_dropdown>.nk_dropdown_up{top:auto;bottom:-6px}