﻿/* css reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, 
, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height:1;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}

ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse;border-spacing:0;}

* {
margin:0px;
padding:0px;
border:none;
}

#preloader {display: none;}

/* global styles */

 a.disabled:link, a.disabled:visited { color: gray; }
.b {font-weight:bold;}
.u {text-decoration:underline;}
.i {font-style:italic;}
.n {font-weight:normal;}
.invisible {visibility:hidden;}
.hidden {display:none;}
.hiddenTab {display:none !important;}
.block {display:block;}
.inline {display:inline;}
.fleft {float:left;}
.fright {float:right;}
.fnone {float:none;}
.cleft {clear:left;}
.cright {clear:right;}
.cboth {clear:both;}
.cbothi {clear:both !important;}
.cnone {clear:none;}
strong {font-weight:bold;}

.pt10 {padding-top:10px;}

.msgBox {padding:10px;background:#F2F3F4;border:1px solid #DDDFE0;margin-top:10px;}

html, body {font-family: Segoe UI, Arial, Helvetica, sans-serif; font-size: 62.5%; color: #000; background-color: #F7F7F7; margin: 0; height: 100%; line-height:1;}

.clean {clear: both; height: 1px; font-size: 1px; line-height: 1px;}
.input_submit {border: none; cursor: pointer;}
input[type="text"], input[type="password"], textarea, select {outline: none;} 
embed {margin: 0; padding: 0; vertical-align: bottom;}
.invalid {border:1px solid #de0000 !important;}
.validator {color:#de0000;padding-left:5px;position:relative;top:-1px;}
	.validator.abs {position:absolute;}
	.validator.v3 {top:3px;}
.validator2 {color:#de0000;padding-left:175px;position:relative;top:-1px;}
.validator3 {color:#de0000;margin:0 20px 0 175px;clear:both;float:none;display:block;clear:both;position:relative;top:10px;}
.validator4 {color:#de0000;margin:0 0 0 175px;clear:both;float:left;display:block;clear:both;position:relative;top:10px;width:510px;}
.validator5 {color:#de0000;margin:0 0 20px 160px;clear:both;float:left;display:block;clear:both;position:relative;top:5px;width:600px;}
.validator6 {color:#de0000;}

input[type=submit]:focus {outline:none;}

.border-radius {behavior: url(../Pie/PIE.htc); position: relative; overflow: hidden;}

.btnRed {height: 32px; line-height: 32px; padding: 0 40px; border: 1px solid #b42424; border-radius: 3px; font-weight: bold; background: -webkit-linear-gradient(#db5151, #cf1b1b);/* For Safari */ background: -o-linear-gradient(#db5151, #cf1b1b);/* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(#db5151, #cf1b1b);/* For Firefox 3.6 to 15 */ background: -ms-linear-gradient(#db5151, #cf1b1b);/* For IE */ background: -o-linear-gradient(#db5151, #cf1b1b); background: linear-gradient(#db5151, #cf1b1b); /* Standard syntax) */ -pie-background: linear-gradient(#db5151, #cf1b1b);/* PIE syntax (must be last) */ color: #fff; cursor:pointer;}
.btnBlue {height: 32px; line-height: 32px; padding: 0 40px; border: 1px solid #1169b1; border-radius: 3px; font-weight: bold; background: -webkit-linear-gradient(#3c92d8, #0070cb);/* For Safari */ background: -o-linear-gradient(#3c92d8, #0070cb);/* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(#3c92d8, #0070cb);/* For Firefox 3.6 to 15 */ background: -ms-linear-gradient(#3c92d8, #0070cb);/* For IE */ background: -o-linear-gradient(#3c92d8, #0070cb); background: linear-gradient(#3c92d8, #0070cb); /* Standard syntax) */ -pie-background: linear-gradient(#3c92d8, #0070cb);/* PIE syntax (must be last) */ color: #fff; cursor:pointer;}
.btnGrey {height: 32px; line-height: 32px; padding: 0 40px; border: 1px solid #afafaf; border-radius: 3px; font-weight: bold; background: -webkit-linear-gradient(#e3e3e3, #d9d9d9);/* For Safari */ background: -o-linear-gradient(#e3e3e3, #d9d9d9);/* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(#e3e3e3, #d9d9d9);/* For Firefox 3.6 to 15 */ background: -ms-linear-gradient(#e3e3e3, #d9d9d9);/* For IE */ background: -o-linear-gradient(#e3e3e3, #d9d9d9); background: linear-gradient(#e3e3e3, #d9d9d9); /* Standard syntax) */ -pie-background: linear-gradient(#e3e3e3, #d9d9d9);/* PIE syntax (must be last) */ color: #797979; cursor:pointer;}
.btnGreyWithWhiteColor {
	height: 32px;
	line-height: 32px;
	padding: 0 40px;
	border: 1px solid #afafaf;
	border-radius: 3px;
	font-weight: bold;
	background: -webkit-linear-gradient(#e3e3e3, #d9d9d9); /* For Safari */
	background: -o-linear-gradient(#e3e3e3, #d9d9d9); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#e3e3e3, #d9d9d9); /* For Firefox 3.6 to 15 */
	background: -ms-linear-gradient(#e3e3e3, #d9d9d9); /* For IE */
	background: -o-linear-gradient(#e3e3e3, #d9d9d9);
	background: linear-gradient(#e3e3e3, #d9d9d9); /* Standard syntax) */
	-pie-background: linear-gradient(#e3e3e3, #d9d9d9); /* PIE syntax (must be last) */
	color: #fff;
	cursor: default;
}


a.btnRed {display: inline-block; height: 32px; line-height: 32px; padding: 0 40px; border: 1px solid #b42424; border-radius: 3px; font-weight: bold; background: -webkit-linear-gradient(#db5151, #cf1b1b);/* For Safari */ background: -o-linear-gradient(#db5151, #cf1b1b);/* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(#db5151, #cf1b1b);/* For Firefox 3.6 to 15 */ background: -ms-linear-gradient(#db5151, #cf1b1b);/* For IE */ background: -o-linear-gradient(#db5151, #cf1b1b); background: linear-gradient(#db5151, #cf1b1b); /* Standard syntax) */ -pie-background: linear-gradient(#db5151, #cf1b1b);/* PIE syntax (must be last) */ color: #fff; cursor:pointer;}
a.btnBlue {display: inline-block; height: 32px; line-height: 32px; padding: 0 40px; border: 1px solid #1169b1; border-radius: 3px; font-weight: bold; background: -webkit-linear-gradient(#3c92d8, #0070cb);/* For Safari */ background: -o-linear-gradient(#3c92d8, #0070cb);/* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(#3c92d8, #0070cb);/* For Firefox 3.6 to 15 */ background: -ms-linear-gradient(#3c92d8, #0070cb);/* For IE */ background: -o-linear-gradient(#3c92d8, #0070cb); background: linear-gradient(#3c92d8, #0070cb); /* Standard syntax) */ -pie-background: linear-gradient(#3c92d8, #0070cb);/* PIE syntax (must be last) */ color: #fff; cursor:pointer;}
a.btnGrey {display: inline-block; height: 32px; line-height: 32px; padding: 0 40px; border: 1px solid #afafaf; border-radius: 3px; font-weight: bold; background: -webkit-linear-gradient(#e3e3e3, #d9d9d9);/* For Safari */ background: -o-linear-gradient(#e3e3e3, #d9d9d9);/* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(#e3e3e3, #d9d9d9);/* For Firefox 3.6 to 15 */ background: -ms-linear-gradient(#e3e3e3, #d9d9d9);/* For IE */ background: -o-linear-gradient(#e3e3e3, #d9d9d9); background: linear-gradient(#e3e3e3, #d9d9d9); /* Standard syntax) */ -pie-background: linear-gradient(#e3e3e3, #d9d9d9);/* PIE syntax (must be last) */ color: #797979; cursor:pointer;}
a.btnRed:hover {text-decoration: none;}
a.btnBlue:hover {text-decoration: none;}
a.btnGrey:hover {text-decoration: none;}

/* form */

fieldset {border-width:0px;}
	fieldset p {padding:10px;clear:both;}
		fieldset p label {width:30%;display:block;float:left;}
		fieldset p input, fieldset p select, fieldset p textarea {width:60%;float:left;}
		fieldset p input[type=radio], fieldset p input[type=checkbox] {width:auto;}
		fieldset p input[type=submit] {width:20%;}
		fieldset p span {float:left;}
		

/* base */

fieldset li {margin-bottom:10px;}
	fieldset li label {float:left;display:block;position:relative;top:7px;color:#666666;}
	fieldset li input[type=text], fieldset li input[type=password] {width:350px;border:1px solid #C5C6C8;padding:3px;height:24px;}
	fieldset li select {width:206px;border:1px solid #CDCECF;padding:3px;}

/* registration */

#register {padding:0;margin:10px 0 0;color:#636363;margin-bottom:80px;line-height:18px;font-size:13px;}
	#register h3 {color:#000;font-size:26px;font-weight:bold;padding-bottom:5px;padding:0 20px 5px 15px;margin-top:20px;}
	#register .bgimage {margin-bottom: 30px; background:url(../img/heading.png) no-repeat 0 bottom;}
	#register .d {border-bottom:1px solid #D9D9D9;width:720px;margin:0 auto;padding:33px 0 45px;}
	#register p {border-bottom:1px solid #D9D9D9;width:720px;margin:0 auto;padding:20px 0 30px;}	
		#register p.f {margin-top:35px;padding-bottom:25px;}
		#register .no {border-width:0;}
		#register p input[type=submit] {width:130px;}
		#register p label, #register .d label {width:175px;font-weight:bold;float:left;}
		#register p input {width:295px;border:1px solid #C5C6C8;padding:3px;height:20px;margin-top:-7px;}
			#register p.name input {width:175px;}
				#register p.name input.mr5 {margin-right:5px;}
		#register p.lng {padding-bottom:20px;height:30px;}
			#register p.lng .info_icon {margin-top:5px;}
			#register p.lng input {margin-top:-1px;}
			#register p.lng select {width:195px;border:1px solid #C5C6C8;padding:3px;margin-bottom:9px;float:left;}
				#register p.lng select.zone {width:305px;clear:right;}
			#register p.lng label {clear:left;}
		#register span.error {display:block;margin:0 auto;padding:0;color:#DE0000;position:relative;left:175px;clear:both;float:none;}
		#register p.captcha {border-bottom-width:0;}
			#register div.captcha {clear:both;padding-bottom:150px;}
				#register div.captcha div#upCaptchaControl {float:left;margin-left:175px;clear:both;}
					#register div.captcha div#upCaptchaControl a {display:block;margin:10px 0 5px;}
				#register div.captcha label {clear:both;margin-left:175px;font-weight:normal;width:auto;margin-right:10px;margin-top:10px;}
				#register div.captcha input {float:left;border:1px solid #C5C6C8;padding:3px;height:20px;margin-top:5px;}
				#register div.captcha span {vertical-align: middle; margin: 0px;}
		#register p label.above {font-weight:normal;float:none;margin:25px 0 10px 175px;display:block;clear:both;width:auto;}
		#register .d.checkbox {padding-top:15px;}
			#register .d.checkbox input {position:relative;top:2px;}

/* Account settings */

#account_settings {padding:0;margin:10px 0 0;color:#636363;margin-bottom:80px;line-height:18px;font-size:13px;}
	#account_settings h3 {color:#000;font-size:26px;font-weight:bold;background:url(../img/heading.png) no-repeat 0 bottom;padding:0 20px 30px 15px;margin-top:30px;}
	#account_settings p, #account_settings .d {border-bottom:1px solid #D9D9D9;width:720px;margin:0 auto;padding:33px 0 45px;}
		#account_settings.b30 p, #account_settings.b30 .d {padding-bottom:30px;}
		#account_settings p.f {margin-top:35px;padding-bottom:25px;}
		#account_settings .no {border-width:0;}
		#account_settings p input[type=submit] {width:130px;}
		#account_settings p label, #account_settings .d label {width:175px;font-weight:bold;float:left;}
		#account_settings p input {width:295px;border:1px solid #C5C6C8;padding:3px;height:20px;margin-top:-7px;}
			#account_settings p.name input {width:175px;}
				#account_settings p.name input.mr5 {margin-right:5px;}
		#account_settings p.lng {padding-bottom:20px;height:140px;}
			#account_settings p.lng .info_icon {margin-top:5px;}
			#account_settings p.lng select {width:195px;border:1px solid #C5C6C8;padding:3px;margin-bottom:25px;float:left;}
				#account_settings p.lng select.zone {width:295px;clear:right;}
				#account_settings p.lng select.normal {width:303px;clear:right;position:relative;top:-3px;margin-bottom:15px;}
			#account_settings p.lng label {clear:left;}
		.error {color:#DE0000;}
		.success {color:Green;}
		#account_settings p.captcha {border-bottom-width:0;}
			#account_settings div.captcha {border-bottom-width:0;clear:both;margin-bottom:40px;}
				#account_settings div.captcha div {float:left;margin-left:175px;clear:both;}
				#account_settings div.captcha label {clear:both;margin-left:175px;font-weight:normal;width:auto;margin-right:10px;margin-top:5px;}
				#account_settings div.captcha input {float:left;border:1px solid #C5C6C8;padding:3px;height:20px;}
		#account_settings p label.above {font-weight:normal;float:none;margin:25px 0 10px 175px;display:block;clear:both;width:auto;}
		
		#account_settings div.em.d {padding-bottom:60px;}
			#account_settings div.em .btn_grey2 {margin-left:175px;position:relative;top:5px;clear:both;}
			#account_settings div.mail {position:relative;top:-2px;height:auto;float:left;min-width:350px;max-width:520px;}
		
		#account_settings .btn_grey2 {margin-top:-4px;}
			#account_settings .btn_grey2 input {width:250px;padding-left:0;padding-right:0;}

	.btn_grey2 {height:26px;float:left;padding:0 0 0 3px;margin:0;background:#DEDEDE url(../img/buttons/btn_grey_left.png) no-repeat 0 0;}
		.btn_grey2 div {height:26px;float:left;padding:0 3px 0 0;margin:0;background:#DEDEDE url(../img/buttons/btn_grey_right.png) no-repeat right 0;}
		.btn_grey2 input {height:26px;float:left;padding:0 40px;margin:0;border-width:0;background:#DEDEDE url(../img/buttons/btn_grey_mid.png) repeat-x 0 0;color:#585858;display:block;font-weight:bold;cursor:pointer;}

	.btn_grey3 {height:32px;float:left;padding:0 0 0 3px;margin:0;background:#DEDEDE url(../img/buttons/btn_grey_big_left.png) no-repeat 0 0;}
		.btn_grey3 div {height:32px;float:left;padding:0 3px 0 0;margin:0;background:#DEDEDE url(../img/buttons/btn_grey_big_right.png) no-repeat right 0;}
		.btn_grey3 input {height:32px;float:left;padding:0 40px;margin:0;border-width:0;background:#DEDEDE url(../img/buttons/btn_grey_big_mid.png) repeat-x 0 0;color:#585858;display:block;font-weight:bold;cursor:pointer;}

    .btn_disabled {height:32px;float:left;padding:0 0 0 3px;margin:0;background:#DEDEDE url(../img/buttons/btn_grey_big_left.png) no-repeat 0 0;}
		.btn_disabled div {height:32px;float:left;padding:0 3px 0 0;margin:0;background:#DEDEDE url(../img/buttons/btn_grey_big_right.png) no-repeat right 0;}
		.btn_disabled input {height:32px;float:left;padding:0 40px;margin:0;border-width:0;background:#DEDEDE url(../img/buttons/btn_grey_big_mid.png) repeat-x 0 0;color:white;display:block;font-weight:bold;}

.info_icon {float:left;height:12px;width:12px;margin-left:8px;}

/* lost password */

#lost_password {padding:0;margin:10px 0 0;height:330px;color:#636363;margin-bottom:80px;line-height:18px;font-size:13px;}
	#lost_password h3 {color:#000;font-size:26px;font-weight:bold;padding-bottom:5px;background:url(../img/heading.png) no-repeat 0 bottom;padding:0 20px 30px 15px;margin-top:20px;}
	#lost_password p, #lost_password .d {border-bottom:1px solid #D9D9D9;width:720px;margin:0 auto;padding:33px 0 45px;}
		#lost_password p.f {margin-top:35px;padding-bottom:25px; font-size: 14px;}
		#lost_password .no {border-width:0;}
		#lost_password .nopaddnig {padding-top:0;padding-bottom:0;}
		#lost_password p input[type=submit] {width:130px;}
		#lost_password p label, #lost_password .d label {min-width:175px;width:auto;font-weight:bold;float:left;}
		#lost_password p input {width:295px;border:1px solid #C5C6C8;padding:3px;height:20px;margin-top:-7px;}
		#lost_password span.error {display:block;margin:0 auto;padding:0;color:#DE0000;position:relative;left:15px;clear:both;float:none;}
	
	.orcancel {position:relative;top:6px;left:8px;}
		.orcancel a {color:#3377CC;margin-left:5px;}
	
	.btn_blue2 {height:32px;float:left;padding:0 0 0 3px;margin:0;background:#1F81D2 url(../img/buttons/btn_blue2_left.png) no-repeat 0 0;}
		.btn_blue2 div {height:32px;float:left;padding:0 3px 0 0;margin:0;background:#1F81D2 url(../img/buttons/btn_blue2_right.png) no-repeat right 0;}
		.btn_blue2 input {height:32px;float:left;padding:0 40px;margin:0;border-width:0;background:#1F81D2 url(../img/buttons/btn_blue2_mid.png) repeat-x 0 0;color:#fff;display:block;font-weight:bold;cursor:pointer;}

.product-detail {
  position: relative;
  padding-top: 15px;
  padding-bottom: 70px;
  display: table;
  font-size: 14px;
  max-width: 1100px;
  margin: 0 auto;
  width: 90%;
}

  .product-detail .btn {
    display: inline-flex;
    font-size: inherit;
    height: 40px;
  }

.product-detail__title-wrapper {
  position: relative;
  margin-bottom: 18px
}

html[dir="ltr"] .product-detail__title-wrapper {
  padding-left: 50px;
}

html[dir="rtl"] .product-detail__title-wrapper {
  padding-right: 50px;
}

.product-detail__title-wrapper span {
  display: inline-block;
  font-size: 16px;
  color: #0096a1;
  font-weight: 500
}

.product-detail__title-wrapper svg {
  position: absolute;
  top: -5px;
  width: 40px;
  height: 40px
}

html[dir="ltr"] .product-detail__title-wrapper svg {
  left: 0;
}

html[dir="rtl"] .product-detail__title-wrapper svg {
  right: 0;
}

.product-detail__title {
  display: inline-block;
  font-size: 25px;
  font-weight: 700;
  line-height: 36px;
  color: #0096a1
}

.product-detail__subtitle, .product-detail__summary {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.1
}

.product-detail__subtitle, .product-detail__summary {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.1
}

.product-detail__subtitle {
  font-weight: 700
}

.product-detail__more {
  position: absolute;
  bottom: 0px;
  font-size: 18px
}

  .product-detail__more span {
    margin: 0 10px;
  }

html[dir="rtl"] .product-detail__more span, html[dir="rtl"] #body_Login_btnLogin {
  float: right;
}

@media (min-width: 576px) {
  .product-detail__logo {
    width: 60%
  }

    .product-detail__logo img {
      width: 80%
    }
}

@media (min-width: 768px) {
  html[dir="ltr"] .product-detail__logo img {
    float: left;
  }

  html[dir="rtl"] .product-detail__logo img {
    float: right;
  }

  .product-detail {
    padding-top: 40px;
    padding-bottom: 50px;
    width: 100%;
  }

  .product-detail__text {
    width: 50%;
    position: relative;
    display: table-cell;
    vertical-align: middle
  }

  html[dir="ltr"] .product-detail__text {
    padding-left: 65px;
    padding-right: 20px;
  }

  html[dir="rtl"] .product-detail__text {
    padding-right: 65px;
    padding-left: 20px;
  }

  html[dir="ltr"] .product-detail__title-wrapper svg {
    left: -50px
  }

  html[dir="rtl"] .product-detail__title-wrapper svg {
    right: -50px
  }

  .product-detail__more {
    position: relative;
    bottom: 0
  }

  html[dir="ltr"] .product-detail__title-wrapper {
    padding-left: 0
  }

  html[dir="rtl"] .product-detail__title-wrapper {
    padding-right: 0
  }


  .product-detail__logo {
    width: auto
  }

    .product-detail__logo img {
      padding: 0 20px;
      height: 380px;
    }
}

@media (min-width: 992px) {
  .product-detail {
    font-size: 16px
  }

  .product-detail__logo img {
    width: 90%
  }

  .product-detail__title-wrapper svg {
    width: 40px;
    height: 40px
  }
}

@media (min-width: 1500px) {
  .product-detail__title-wrapper {
    margin-bottom: 15px
  }

  .product-detail__title {
    font-size: 40px
  }

  .product-detail__subtitle, .product-detail__summary {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 1.2
  }

  .product-detail__more {
    font-size: 22px
  }


  .product-detail__title-wrapper span {
    font-size: 20px
  }

  .product-detail__title-wrapper svg {
    top: -8px;
    width: 60px;
    height: 60px;
  }

  html[dir="ltr"] .product-detail__title-wrapper svg {
    left: -65px;
  }

  html[dir="rtl"] .product-detail__title-wrapper svg {
    right: -65px;
  }

  .product-detail__logo img {
    width: 100%
  }
}

.slider {
  word-wrap: break-word;
  max-width: 1100px;
  padding: 20px 0;
  margin: 0 auto;
  width: 90%;
  line-height: 1.1;
}

.slider nav {
  float: none;
}

.slider__slide {
  opacity: 0;
  position: absolute;
}

.slider__container {
  position: relative;
  height: 380px;
  line-height: 0;
  background: url("../img/slider_blob.png") no-repeat center;
  background-size: contain;
}

.slider__slides,
.slider__slide {
  width: 100%;
  height: 100%;
}

.slider__slides {
  position: absolute;
  height: 380px;
}

.slider__slide:first-child {
  background: url("../img/slider_devices.svg") no-repeat center;
}

.slider__slide:nth-of-type(2) {
  background: url("../img/slider_monitor.svg") no-repeat center;
}

.slider__slide:nth-of-type(3) {
  background: url("../img/slider_location.svg") no-repeat center;
}

.slider__slide:last-child {
  background: url("../img/slider_message.svg") no-repeat center;
}

.slider__controls {
  display: block;
  vertical-align: middle;
  z-index: 5;
  position: relative;
}

html[dir="ltr"] .slider__controls {
  padding-left: 40px;
}

html[dir="rtl"] .slider__controls {
  padding-right: 40px;
}


.slider__control {
  position: relative;
  display: block;
  cursor: pointer;
  font-size: 18px;
}

  .slider__control:hover {
    color: #0096a1;
  }

  .slider__control svg {
    position: absolute;
    width: 24px;
    height: 24px;
    top: -1px;
    display: none;
  }

html[dir="ltr"] .slider__control svg {
  left: -30px;
}

html[dir="rtl"] .slider__control svg {
  right: -30px;
  transform: scaleX(-1);
}

.slider__control--active {
  font-weight: bold;
}

  .slider__control--active:hover {
    color: #363636;
  }

  .slider__control--active svg {
    display: block;
  }

.slider__control:not(:last-child) {
  margin-bottom: 20px;
}

@keyframes sliderIn {
  0% {
    opacity: 0;
    transform: translateY(-70px);
  }

  40% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

.slider-in {
  -webkit-animation-fill-mode: forwards; /* Chrome 16+, Safari 4+ */
  -moz-animation-fill-mode: forwards; /* FF 5+ */
  -o-animation-fill-mode: forwards; /* Not implemented yet */
  -ms-animation-fill-mode: forwards; /* IE 10+ */
  animation-fill-mode: forwards; /* When the spec is finished */
  -webkit-animation-name: sliderIn;
  animation-name: sliderIn;
  animation-duration: .8s;
  animation-timing-function: ease-in-out;
  opacity: 0;
}

@media (min-width: 576px) {
  .slider__container {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .slider {
    width: 100%;
    display: table;
  }

  .slider__container {
    display: table-cell;
  }

  .slider__controls {
    width: 550px;
    display: table-cell;
  }
}

@media (min-width: 1500px) {
  .slider__control {
    font-size: 22px;
  }

  .slider__blob {
    display: block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    background-image: url("../img/slider_blob.png");
    bottom: -50px;
    width: 180px;
    height: 155px
  }

  html[dir="ltr"] .slider__blob {
    right: 0px;
  }

  html[dir="rtl"] .slider__blob {
    left: 0px;
  }
}

#cphMain_Login_btnLogin {
  position: relative;
  display: flex;
  height: 32px;
  padding: 0 40px;
  border: none;
  height: 32px;
  font-size: 14px;
  font-weight: 600;
  box-shadow: 2px 2px 0px #363636;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  line-height: 1;
  background-color: #0081c2;
  color: #fff;
  display: inline-flex;
  font-size: inherit;
  height: 40px;
}

#cphMain_Login_hrefRegister {
  display: block;
  margin-top: 10px;
}

#cphMain_Login_pnlLogin {
  padding-bottom: 40px;
}

/* login */

#login {margin:0;padding:0;position:relative;display:inline-block;width:100%;}

	#login label {color:#666666;}
	#login input[type=text], #login input[type=password] {width:350px;border:1px solid #C5C6C8;padding:3px;height:24px;}
	#login select {width:206px;border:1px solid #CDCECF;padding:3px;}

	#login table {margin:0;padding:0;margin-top:-19px;width:440px;}
		#login table td.i {width:610px;font-style:normal;}
		#login table td.l {min-width:130px;padding-right:10px;}
			#login table td {vertical-align:middle;padding-bottom:10px;}
			#login table .top td {padding:0;}
			#login table .lb td {padding-top:5px;}
			#login table .lt td {padding-bottom:7px;}

			#login table label {font-size:14px;min-width:130px;margin-right:10px;}
				#login table label.normal {font-size:12px;width:auto;min-width:0px;position:relative;top:-2px;left:1px;}
			#login table .link {padding-top:13px;display:block;font-size:16px;font-size:1.5rem;}
				#login table .link span {color:#898989;padding:0 7px 0 10px;float:left;}
				#login table .link a {color:#3377CC;font-weight:bold;float:left;display:block;}
			#login table .link2 {padding-top:7px;}
				#login table .link2 a {color:#3377CC;font-size:12px;display:inline;display:inline-block;}
		
		#login input[type=checkbox] {margin:0;padding:0;}
		
		#login a {color:#484848;display:block;}
			#login a:hover {text-decoration:underline;}
		
		#login span.mt15 {margin-top:15px;}
		
		#login span.chb {margin-top:-10px;}
			#login span.chb input {float:left;width:13px;position:relative;top:7px;margin:0 5px 5px 0;}

	.error #login ul li input[type=text], .error #login ul li input[type=password] {border:solid 1px #DE0000;}

	#login h2 {font-size:40px;font-size:4rem;margin-bottom:25px;font-family:Fedra Sans Alt Pro, Segoe UI, Arial;line-height:40px;}
	#login p {font-size:14px;font-size:1.4rem;color:#010101;line-height:19px;line-height:1.9rem;margin-bottom:50px;}
	#login strong {font-weight:bold;font-size:18px;margin-bottom:20px;display:block;color:#010101}

	#login .video {position: relative; float: right; width:400px;height:289px;background:transparent no-repeat right 0;margin-top:10px;cursor:pointer;margin-right:10px;}
        #login .video .watchVideo {position: absolute; top: 165px; left: 60px; font-size: 110%; font-weight: 600; color: #3377CC;}

	#login .left {
		position: relative;
		float: left;
		width: 430px;
		padding-left: 100px;
		padding-top: 20px;
	}
	#login .left > img {
		position: absolute;
		width: 85px;
		left: 0;
		top: 0;
	}


#play {position: absolute; margin: -5000px 0 0 -5000px; padding: 0; width: 100%; text-align: center;}
	#play .tube { background: #000; width: 745px; height: 420px; margin: 0 auto;margin-bottom:26px;}
	#play .x {position:absolute;top:-27px;right:90px;cursor:pointer;}


/* default */

.ads {padding:20px 15px;margin-top:20px;}
	.ads.full {padding:20px 0 250px;}
	.ads.half {padding:20px 0;border-left:1px solid #BCC1C8;float:left;margin-left:181px;margin-top:-20px;margin-bottom:150px;}
.ads .infoBox, .ads .shieldBox, .ads .adBox, .ads .helpBox, .ads .licenceBox {border:1px solid #D2D2D2;margin:0;color:#797979;font-size:12px;-moz-box-shadow: 0 1px #fff, 0 1px #fff inset;-webkit-box-shadow: 0 1px #fff, 0 1px #fff inset;box-shadow: 0 1px #fff, 0 1px #fff inset;}
	.ads .infoBox .corner, .ads .shieldBox .corner, .ads .helpBox .corner, .ads .licenceBox .corner, .ads .adBox .corner {background-image:url(../img/login/box1.png);}
	.ads .roundBox3 h3 {font-size:15px;font-weight:bold;color:#000;margin:0;padding:0;margin-bottom:10px;}
		.ads .roundBox3 a {display:block;color:#3377CC;margin-bottom:5px;}
		.ads .roundBox3 ul {list-style-type:none;padding:0;margin:0;}
			.ads .roundBox3 ul li {margin-bottom:5px;background:url(../img/login/list.png) no-repeat 0 5px;padding-left:8px;}
	
	.ads .infoBox, .ads .shieldBox {width:393px;float:left;padding:15px 15px 15px 55px;margin:0;}
	.ads .licenceBox {width:408px;float:left;padding:15px 15px 15px 55px;margin:0;}
	.ads .helpBox{width:907px;float:left;padding:15px 15px 15px 55px;margin:0;}
		.ads .helpBox td {vertical-align:top;padding-right:20px;width: 210px;}
	.ads .infoBox {background:url(../img/login/box_info.png) no-repeat 0 center;min-height:96px;}
	.ads .shieldBox {background:url(../img/login/box_shield.png) no-repeat 0 center;min-height:96px;left:20px;}
	
	.ads .helpBox {background:url(../img/box_help.png) no-repeat 0 center;min-height:60px;}
	.ads .licenceBox {background:url(../img/box_licence.png) no-repeat 0 center;min-height:96px;padding-bottom:11px;left:20px;}
		.ads .licenceBox .cnt {line-height:16px;}

	.ads.half .licenceBox {width:296px;}
	.ads.half .helpBox {margin-left:30px; width:685px;}
	
	.ads .adBox {background:url(../img/login/box_ad.png) no-repeat 70px bottom;float:left;clear:both;margin-top:20px;width:390px;padding:25px 20px 20px 540px;min-height:115px;font-size:14px;margin-bottom:50px;line-height:18px;}
		.ads.full .adBox {width:418px;}
		.ads.half .adBox {width:295px;background-position:20px bottom;margin-left:30px;padding-left:440px;}
		.ads .adBox .orcancel a, .ads .licenceBox .orcancel a {display:inline;}
		.mt3 {margin-top:3px;}
		.mt10 {margin-top:10px;}
		.mt20 {margin-top:20px;}
		.mt40 {margin-top:40px;}

	table.fixedbtns td {vertical-align:middle;}
		table.fixedbtns td.middle {padding:0 7px;}
	
/* base */

form {font-size:13px;font-size:1.3rem;min-height:100%;position:relative;}
#top {margin:0 auto;padding:0;min-width:980px;}


/* TOP */
.header {height:46px;background: #697787 url(../img/header_background.png) repeat 0px 0px;}
	.header .head {width:980px;margin:0 auto;}
	.header .logo{float:left;height:46px;width:220px;margin:0; background:#6F7D8C url(../img/logos/header_logo.png) no-repeat 0px 0px;}
		.header .logo a {display:block;height:55px;}
		
		/*.logo.bg-BG {background-image:url(../img/logos/header_logo_bg-BG.png);width:370px;}
		.logo.da-DK {background-image:url(../img/logos/header_logo_da-DK.png);width:220px;}
		.logo.et-EE {background-image:url(../img/logos/header_logo_et-EE.png);width:420px;}
		.logo.fi-FI {background-image:url(../img/logos/header_logo_fi-FI.png);width:260px;}
		.logo.fr-CA {background-image:url(../img/logos/header_logo_fr-CA_2.png);width:156px;}
		.logo.fr-FR {background-image:url(../img/logos/header_logo_fr-FR_2.png);width:156px;}
		.logo.hu-HU {background-image:url(../img/logos/header_logo_hu-HU.png);width:240px;}
		.logo.it-IT {background-image:url(../img/logos/header_logo_it-IT.png);width:200px;}
		.logo.ja-JP {background-image:url(../img/logos/header_logo_ja-JP.png);width:170px;}
		.logo.kk-KZ {background-image:url(../img/logos/header_logo_kk-KZ.png);width:230px;}
		.logo.ko-KR {background-image:url(../img/logos/header_logo_ko-KR.png);width:190px;}
		.logo.nn-NO {background-image:url(../img/logos/header_logo_nn-NO.png);width:230px;}
		.logo.nl-NL {background-image:url(../img/logos/header_logo_nl-NL.png);width:220px;}
		.logo.pt-BR {background-image:url(../img/logos/header_logo_pt-BR.png);width:190px;}
		.logo.ru-RU {background-image:url(../img/logos/header_logo_ru-RU.png);width:170px;}
		.logo.sl-SI {background-image:url(../img/logos/header_logo_sl-SI.png);width:290px;}
		.logo.sv-SE {background-image:url(../img/logos/header_logo_sv-SE.png);width:220px;}
		.logo.th-TH {background-image:url(../img/logos/header_logo_th-TH.png);width:350px;}
		.logo.uk-UA {background-image:url(../img/logos/header_logo_uk-UA.png);width:320px;}
		.logo.zh-CN {background-image:url(../img/logos/header_logo_zh-CN.png);width:100px;}
		.logo.zh-TW {background-image:url(../img/logos/header_logo_zh-TW.png);width:100px;}*/
		
		.logo.account {}
	.header .hdn {display:none;}
	
	/*.main_menu {position:relative;top:10px;margin:0;}
		.main_menu li {float:right;padding-right:15px;line-height:27px;}
			.main_menu li a {color:#E2E5E8;position:relative;top:-2px;}
				.main_menu li a:hover {text-decoration:none;}
		.main_menu li.help {border-right:1px solid #87929F;margin-right:15px;}
			.main_menu li.help.noborder {border-width:0;}*/
		/*#user_control {position:relative;display:block;cursor:pointer;padding-right:10px;background:url(../img/user_arrow.png) no-repeat right center;}*/
			#user_control.hover #user_actions {display:block;}
			#user_actions {z-index:2000;position:absolute;background:#fff;display:none;top:27px;right:0px;color:#525253;font-weight:normal;}
				#user_actions a {display:block;padding:2px 0 5px 0;color:#000;line-height:normal;padding-left:20px;}
					#user_actions a:hover {background:#CDCECF;}
	
	.emailwarning {display:block;cursor:pointer;}
	.email_warning {display:inline;color:#4C4C4C;line-height:20px;}
		.email_warning .holder {top:2px;padding:0 10px;}
			.email_warning .holder img {border-width:0;}
				.email_warning .holder span.ss {display:none;position:absolute;top:27px;width:240px;background:#fff;padding:10px;-moz-box-shadow: 0 1px #fff, 0 1px #fff inset;-webkit-box-shadow: 0 1px #fff, 0 1px #fff inset;box-shadow: 0 1px #fff, 0 1px #fff inset;}
					/*.email_warning .holder:hover, .email_warning .holder.hover {padding-bottom:28px;top:0px;background:#647181;cursor:pointer;}*/
						.email_warning .holder.hover span.ss {display:block;z-index:1000;}
						/*.email_warning .holder:hover .warning_img {position:relative;top:20px;background-position:0 -22px;}
						.email_warning .holder.hover .warning_img {position:relative;top:20px;background-position:0 -44px;}*/
						
							/*.email_warning .holder.hover .warning_img:hover {background-position:0 -44px;}*/
							
					.email_warning .holder .warning_img {display:inline-block;margin-left:auto;margin-right:auto;height:22px;width:22px;background:url(../img/email_warning.png) no-repeat 0 0;}
					
				.email_warning .holder a {color:#3377cc;margin:0;padding:0;display:inline-block;margin-top:10px;}
					.email_warning .holder a:hover {text-decoration:underline;}
					.email_warning .holder a.first {clear:left;border-right:1px solid #B5B5B5;padding-right:10px;margin-right:6px;}
				
	
/* NAVIGATION */
#nav {float: left;}
	#nav ul {list-style: none;}
		#nav ul li {display: inline;float: left;}
			#nav ul li a {display: block;height: 59px;line-height: 59px;text-decoration: none;font-family: "Segoe UI", Arial, Helvetica, sans-serif;font-size: 16px;color: #525862;padding: 0px 15px;}
				#nav ul li a:hover, #nav .nav-item-sel {color: #787E88;}


/*.deviceMenu {position:relative;display:block;cursor:pointer;position:absolute;top:0px;right:0px;}*/
.deviceMenu {position: relative; z-index: 3001; float: left; display: block; margin: 2px 0 0 -23px; cursor: pointer;}
			.deviceMenu.hover .deviceMenuActions {display:block;}
			.deviceMenuActions {border:1px solid #000;z-index:2000;position:absolute;background:#fff;display:none;color:#525253;font-weight:normal;padding:5px 0;width:190px;left:0;top:23px;}
				.thrd .deviceMenuActions {left:auto;right:5px;}
				.deviceMenuActions a {display:block;padding:2px 0 5px 0;color:#666;line-height:normal;padding-left:20px; text-decoration: none;position:relative;top:-2px;text-align: left}
					.deviceMenuActions a:hover {background: #EDEEEF; color: #000; text-decoration: none;}
	.deviceMenu .settings {width:16px;height:16px;margin:5px 5px 0 0;}

/*menu*/

.menu {height:44px;background:#E9EAEC;border-bottom:1px solid #CFD3D8;z-index:21;min-width:980px;min-width:98rem;padding-top:60px;}
	.menu .m {width:980px;margin:0 auto;}
	.menu ul {margin:0;padding:0;height:44px;max-height:44px;}
		.menu ul li {float:left;padding:0;line-height:44px;position:relative;}
			.menu ul li.active span {font-weight:bold;color:#47515D;}
			.menu ul li a {display:block;height:100%;white-space:nowrap;padding:0 10px;color:#697787;}
				.menu ul li a:hover {text-decoration:none;}
		.menu img {float:left;margin-right:10px;position:relative;top:8px;border-width:0;}
		.menu span {position:relative;top:1px;}
			.menu span.img {width:26px;height:21px;display:block;float:left;top:13px;margin-right:10px;}
				.menu span.img.Normal {background:transparent url(../img/nav-devices-desktop-selected.png) no-repeat 0 0;}
				.menu span.img.Suspicious {background:transparent url(../img/nav-devices-desktop-selected.png) no-repeat 0 0;}
				.menu span.img.Stolen {background:transparent url(../img/nav-devices-desktop-selected.png) no-repeat 0 0;}
                .menu span.img.mobile {background:transparent url(../img/nav-devices-mobil.png) no-repeat right 0;}
                .menu span.img.computer {background:transparent url(../img/nav-devices-desktop.png) no-repeat right 0;}
			.menu .m li.active span {font-weight:bold;color:#424C57;}
			.menu .m li.active span.img {background:transparent url(../img/nav-devices-desktop-selected.png) no-repeat 0 0;}
            .menu .m li.active span.img.mobile {background:transparent url(../img/nav-devices-mobil-selected.png) no-repeat right 0;}
			.menu .m li span.img.home {background:transparent url(../img/nav-devices-home.png) no-repeat 0 0;width:24px;}
            .menu .m li.active span.img.home.active {background:transparent url(../img/nav-devices-home-selected.png) no-repeat 0 0;}
			.menu .m li a:hover {background-color:#D9DBDE;color:#424C57;}
				.menu .m li a:hover span.img {background:transparent url(../img/nav-devices-desktop-selected.png) no-repeat 0 0;}
                .menu .m li a:hover span.img.mobile {background:transparent url(../img/nav-devices-mobil-selected.png) no-repeat right 0;}
				.menu .m li a:hover span.img.home {background:transparent url(../img/nav-devices-home-selected.png) no-repeat 0 0;}
					.menu .m li a:hover span.img.home.active {background:transparent url(../img/nav-devices-home-selected.png) no-repeat 0 0;}

        #asSmall_lblIcon {display: block; height: 44px; line-height: 44px; padding-left: 36px;}
        #asSmall_lblIcon:after {position: absolute; right: -12px; top: 21px; width: 7px; height: 6px; background: transparent url(../img/nav_drop.png) no-repeat 0 0; content: "";}
        #asSmall_lblIcon.combination {background: transparent url(../img/nav-devices-combination.png) no-repeat 0 11px;}
        #down_devices:hover #asSmall_lblIcon.combination {background: transparent url(../img/nav-devices-combination-selected.png) no-repeat 0 11px;}
        #asSmall_lblIcon.mobiles {background: transparent url(../img/nav-devices-mobiles.png) no-repeat 0 11px;}
        #down_devices:hover #asSmall_lblIcon.mobiles {background: transparent url(../img/nav-devices-mobiles-selected.png) no-repeat 0 11px;}
        #asSmall_lblIcon.desktops {background: transparent url(../img/nav-devices-desktops.png) no-repeat 0 11px;}
        #down_devices:hover #asSmall_lblIcon.desktops {background: transparent url(../img/nav-devices-desktops-selected.png) no-repeat 0 11px;}

		.menu .home {background-image:none;}
		.menu .home img {top:11px;}
		.menu .add img {top:12px;}
		.menu .drop {display:block;height:100%;white-space:nowrap;padding:0 20px 0 10px;color:#697787;cursor:pointer;position:relative;}
			.menu .drop:hover {background-color:#D9DBDE;color:#424C57;}
			.menu .drop img {top:12px;}
				.menu .drop img.dropp {top:0px;float:none;}
			.menu .drop.hover .hidden {display:block;}
				.menu .drop .hidden {min-width:170px;padding:10px 0;background:#fff;z-index:8000;top:38px;left:10px;border:1px solid #000;position:absolute;-moz-box-shadow: 0 0 5px #B9B9B9;-webkit-box-shadow: 0 0 5px #B9B9B9;box-shadow: 0 0 5px #B9B9B9;overflow:hidden;}
					.menu .drop .hidden a {padding:0 28px 0 10px;line-height:30px;width:100%;min-width:100%;}
						.menu .drop .hidden a img {width:8px;height:8px;}
						.menu .drop .hidden a:hover {background:#EDEEEF;color:#000;}
		.menu li .selector {position:absolute;left:50%;top:44px !important;z-index:5000;}
		
		#down_devices {z-index:8000;}

/* CONTENT CONTAINER */
.content {padding:0;position:relative;width:980px;margin:0 auto;}
	.content.ntop {margin-top:-341px;}

h2.alone {color:#000;font-weight:bold;font-size:26px;margin:0 0 30px;display: inline-block;}

/* banner */

.banner {height:301px;padding-top:40px;padding-left:15px;margin-bottom:40px;position:relative;}
	.banner h2 {margin:0;padding:0;font-size:24px;color:#000;text-shadow:#fff 1px 0px 1px;margin-bottom:55px;}
	.banner.base {}
	.top_banner {top:0;left:-60px;background:#E9EAEC url(../img/base_banner_bckg.png) repeat 0 0;height:342px;}
	.bck_banner {background:transparent url(../img/base_banner.jpg) no-repeat center 0;height:342px;margin:0 auto;border-bottom:1px solid #D1D2D6;}

.banner2 {height:156px;width:100%;padding-top:0px;padding-left:10px;margin-bottom:40px;}
	.banner2 h2 {margin:0;padding:0;font-size:28px;color:#697787;text-shadow:#fff 1px 0px 1px;padding-top:80px;}
	/*.banner2.base {background:url(../img/banner.png) no-repeat 0 0;}*/


.banner3 {position:relative; min-height: 290px; padding:63px 0 57px; background: #fff;}
	.banner3 h2 {margin:0;padding:0;font-size:24px;color:#000;text-shadow:#fff 1px 0px 1px;margin-bottom:55px;}

/* tabs */

.tabsa {margin:0;padding:0;}
	.tabsa li {float:left;width:120px;text-align:center;background:#CFD5DB;border-top:1px solid #CED2DC;border-right:1px solid #CED2DC;border-left:1px solid #CED2DC;margin-top:38px;margin-right:10px;}
		.tabsa .active {background:#fff;}
		.tabsa a {color:#171819;text-decoration:none;font-size:15px;display:block;width:100%;height:21px;padding:5px 0 0 0;}
			.tabsa a:hover {background:#BEC6CE;text-decoration:none;}
			.tabsa a.active:hover {background:#fff;}
	
/* bottom */

a {text-decoration:none;color:#005599;}
a:hover {text-decoration:underline;}


/*#bottom {width:954px;margin:0 auto;padding:0 13px;color:#525253;font-size:11px;border-top:1px solid #D9D9D9;clear:both;position:relative;top:20px;height:90px;}
	#bottom ul {margin:0;padding:15px 0 0 0;}
	#bottom li {display:inline;margin-right:20px;}
		#bottom li.sep {color:#9599a3;margin-right:5px;margin-left:-15px;}
		#bottom li a {color:#525253;text-decoration:none;}
			#bottom li a:hover {text-decoration:underline;}
	#bottom div {margin-top:10px;color:#7c808a;width:750px;line-height:14px;}
	
	#bottom .logo_eset {float:left;height:23px;width:63px;margin:0;padding:25px 20px 20px 0;}
			#bottom .logo_eset a img {border-width:0;}





.pop {position: absolute; width: 266px;}
.pop .pop_top {background: url(../img/bg_backgrounds.png) no-repeat -3700px 0; height: 13px;}
.pop .pop_center {background: url(../img/bg_backgrounds.png) repeat-y -4000px 0; padding: 0 15px; width: 236px; overflow: hidden; font-size: 12px;}
.pop .pop_bottom {background: url(../img/bg_backgrounds.png) no-repeat -3700px 100%; height: 24px;}
.pop .img_right {float: right; margin: 0 0 5px 10px;}*/

/* TabContainer */
#tabMenu {margin:0;padding:0 0 0 15px;list-style:none;}
#tabMenu li {float:left;height:32px;width:100px;cursor:pointer;cursor:hand;padding-top:5px;}

li.mouseover {background-position:0 0;}
li.mouseout {background-position:0 -32px;}
li.selected {background-position:0 0;}

.box {width:auto;}
.boxTop {height:11px;clear:both}
.boxBody {background-color:#282828;}
.boxBottom {height:11px;}

.boxBody div.parent {display:none;}
.boxBody div.show {display:block;}

.boxBody div ul {margin:0 10px 0 25px;padding:0;width:190px;}
.boxBody div li {border-bottom:1px dotted #8e8e8e; padding:4px 0;cursor:hand;cursor:pointer}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {font-size:8px;font-style:italic; color:#888;}



/* round box */

.roundBox {position:relative;padding:4px;}
	.roundBox .corner {position:absolute;width:4px;height:4px;border:0px;margin:0px;padding:0px;background-attachment:scroll;overflow:hidden;z-index:10;}
		.roundBox .corner.top_left {top:-3px;left:-3px;background-position:0px 0px;}
		.roundBox .corner.top_right {top:-3px;right:-3px;background-position:4px 0px;}
		.roundBox .corner.bottom_left {bottom:-3px;left:-3px;background-position:0px 4px;}
		.roundBox .corner.bottom_right {bottom:-3px;right:-3px;background-position:4px 4px;}

.roundBox3 {position:relative;padding:3px;}
	.roundBox3 .corner {position:absolute;width:3px;height:3px;border:0px;margin:0px;padding:0px;background-attachment:scroll;overflow:hidden;z-index:10;}
		.roundBox3 .corner.top_left {top:-1px;left:-1px;background-position:0px 0px;}
		.roundBox3 .corner.top_right {top:-1px;right:-1px;background-position:3px 0px;}
		.roundBox3 .corner.bottom_left {bottom:-1px;left:-1px;background-position:0px 3px;}
		.roundBox3 .corner.bottom_right {bottom:-1px;right:-1px;background-position:3px 3px;}

.roundBox3_2 {position:relative;padding:3px;}
	.roundBox3_2 .corner {position:absolute;width:3px;height:3px;border:0px;margin:0px;padding:0px;background-attachment:scroll;overflow:hidden;z-index:10;}
		.roundBox3_2 .corner.top_left {top:-2px;left:-2px;background-position:0px 0px;}
		.roundBox3_2 .corner.top_right {top:-2px;right:-2px;background-position:3px 0px;}
		.roundBox3_2 .corner.bottom_left {bottom:-2px;left:-2px;background-position:0px 3px;}
		.roundBox3_2 .corner.bottom_right {bottom:-2px;right:-2px;background-position:3px 3px;}

.roundBox5 {position:relative;padding:5px;}
	.roundBox5 .corner {position:absolute;width:5px;height:5px;border:0px;margin:0px;padding:0px;background-attachment:scroll;overflow:hidden;z-index:10;}
		.roundBox5 .corner.top_left {top:-4px;left:-4px;background-position:0px 0px;}
		.roundBox5 .corner.top_right {top:-4px;right:-4px;background-position:5px 0px;}
		.roundBox5 .corner.bottom_left {bottom:-4px;left:-4px;background-position:0px 5px;}
		.roundBox5 .corner.bottom_right {bottom:-4px;right:-4px;background-position:5px 5px;}

.roundBox5_3 {position:relative;padding:3px 3px 5px 3px;}
	.roundBox5_3 .corner {position:absolute;width:3px;height:3px;border:0px;margin:0px;padding:0px;background-attachment:scroll;overflow:hidden;z-index:10;}
		.roundBox5_3 .corner.top_left {top:-1px;left:-1px;background-position:0px 0px;}
		.roundBox5_3 .corner.top_right {top:-1px;right:-1px;background-position:3px 0px;}
		.roundBox5_3 .corner.bottom_left {height:6px;bottom:-1px;left:-1px;background-position:0px -3px;}
		.roundBox5_3 .corner.bottom_right {height:6px;bottom:-1px;right:-1px;background-position:3px -3px;}

.roundBox9_3 {position:relative;padding:4px 3px 5px 3px;}
	.roundBox9_3 .corner {position:absolute;width:3px;height:4px;border:0px;margin:0px;padding:0px;background-attachment:scroll;overflow:hidden;z-index:10;}
		.roundBox9_3 .corner.top_left {top:-1px;left:-1px;background-position:0px 0px;}
		.roundBox9_3 .corner.top_right {top:-1px;right:-1px;background-position:3px 0px;}
		.roundBox9_3 .corner.bottom_left {height:5px;bottom:-1px;left:-1px;background-position:0px -4px;}
		.roundBox9_3 .corner.bottom_right {height:5px;bottom:-1px;right:-1px;background-position:3px -4px;}

/* device list */

.deviceList {clear:both;height:auto;width:100%;text-align:center;visibility:hidden;}
	.deviceList .device {float:left;border:2px #B9BEC5 solid;background:#fff;position:relative;padding:10px 10px 8px;text-align:center;margin-bottom:20px;}
		.deviceList .device.fadein {opacity:0;filter:alpha(opacity=0);}
		.deviceList .device.disabled {opacity:0.5;filter:alpha(opacity=50);}
        #devicelist .disabled {opacity:0.5;filter:alpha(opacity=50);}
		.deviceList .device .corner {background-image:url(../img/deviceList_corners.png);}
		.deviceList .device a.detail {font-weight:bold;font-size:13px;color:#3377CC;display:block;margin-top:5px;}
		.deviceList .device .computer {position:relative;display:inline;clear:both;}
			.deviceList .device .computer a {display:block;height:110px;width:128px;margin:0 auto;position:relative;}
			.deviceList .device .computer img {border-width:0;}
				.deviceList .device .computer img.hash {width:128px;z-index:70;position:absolute;bottom:0;left:0;}
				.deviceList .device .computer img.info {position:absolute;bottom:-5px;right:-6px;z-index:80;}
        .deviceList .device .mobile {position: relative; display: inline; clear: both;}
			.deviceList .device .mobile a {position: relative; display: block; width: 45px; height: 110px; margin: 0 auto;}
			.deviceList .device .mobile img {border-width: 0;}
				.deviceList .device .mobile img.hash {position: absolute; bottom: 0; left: 0; width: 45px; z-index: 70;}
				.deviceList .device .mobile img.info {position: absolute; bottom: -2px; right: -22px; z-index: 80;}
		.deviceList .device .title {font-weight:bold;font-size:16px;margin:15px 5px 10px;}
		.deviceList .device .lastActivity {color:#999999;margin-top:5px;}
		.deviceList .device .stateReason {}
			.deviceList .device .stateReason.Normal {color:#439A15;}
			.deviceList .device .stateReason.Stolen {color:#DE0000;}
			.deviceList .device .stateReason.Suspicious {color:#FBC546;}
		.deviceList .device .holder {width:100%;}
		.deviceList .device .line {height:1px;width:99%;}
	.deviceList .sep {width:20px;float:left;}
	.deviceList .infoT {color:#666666;margin:auto;position:relative;top:2px;}
		.deviceList .infoT .n {text-align:right;}
		.deviceList .infoT .d {text-align:left;padding-left:5px;}
			
			.deviceList .infoT .n span {background-color:#D53232;color:#fff;display:inline-block;font-weight:bold;line-height:11px;padding:1px 2px;font-size:10px;position:relative;top:-2px;vertical-align:middle;}
				.deviceList .infoT tr.none .n span {background-color:#fff;color:#D3D3D3;border:1px solid #D3D3D3;padding:0px 1px;}
				
			/*.deviceList .infoT tr.none td {color:#D3D3D3 !important;}
			.deviceList .infoT span {color:#fff;background:#697787;font-weight:bold;font-size:10px;padding:1px 2px;position:relative;top:-1px;display:inline-block;height:11px;}
				.deviceList .infoT tr.none span {color:#D3D3D3;background:#fff;border:1px solid #D3D3D3;padding:0 2px;}*/
				.deviceList .infoT span.nobck {background:transparent;color:#697787;}
	
	.deviceList .boxShadow {background:#EBECEE url(../img/actions/box_shadow_left.png) no-repeat 0 0;height:3px;margin-bottom:30px;}
		.deviceList .boxShadow .right {background:#EBECEE url(../img/actions/box_shadow_right.png) no-repeat 0 0;float:right;height:3px;width:3px;}
	
	.deviceList .device.new {border:2px #CCD1D5 dashed;background:#F7F7F7;width:auto;float:left;cursor:pointer;width:960px;height:126px;margin:auto;}
		.deviceList .device.new .computer {margin:0 auto;width:70%;text-align:left;display:block;padding-top:30px;}
			.deviceList .device.new img {margin-right:10px;width:60px;height:60px;float:left;}
			
			.deviceList .device.new span.big {color:#C0C5CB;display:block;margin-top:2px;font-weight:bold;font-size:22px;}
			.deviceList .device.new span.blue {color:#3377CC;display:block;margin-top:2px;}
				.deviceList .device.new span.blue img {width:16px;height:16px;margin-top:2px;margin-right:5px;}

					.deviceList .device.new.small span.blue {margin-top:-2px;}
						.deviceList .device.new.small span.blue img {position:relative;top:3px;margin-right:0;}
				
				.deviceList .device.small .computer {text-align:center;}
				.deviceList .device.small img {float:none;margin-top:20px;}
					
			.deviceList .device.new span {font-size:14px;color:#7F7F7F;line-height:16px;}
				.deviceList .device.small span {display:block;margin-top:10px;}

	.deviceList .warning {border:2px solid #D63939;padding:10px;margin:14px auto 13px;color:#de0000;line-height:20px;max-width:265px;text-align:center;display:table-cell;vertical-align:middle;width:100%;}
		.deviceList .warning.w2 {margin:26px auto 0px;}
    .deviceList .warning_yellow {border:2px solid #EA8F21;padding:10px;margin:14px auto 13px;color:#EA8F21;line-height:20px;max-width:265px;text-align:center;display:table-cell;vertical-align:middle;width:100%;}
		.deviceList .warning_yellow.w2 {margin:26px auto 0px;}
		.deviceList .warning_yellow.w2 .text { float: left; text-align: left; width: 160px; }
		.deviceList .warning_yellow.w2 .stars { margin-top: 10px; }
	.deviceList .centerButton {margin:10px auto 0;display:inline-block;display:inline;zoom:1;} /*ie7 hack used to display inline-block correctly*/
	.deviceList .centerButton img {padding-top:8px;}
	
	.deviceList .rating_inner {display:table-cell;vertical-align:middle;width:100%;margin:0 auto;}

#add_new2 {text-align:center;border-width:0;height:300px;cursor:default;margin-bottom:80px;margin-top:30px;min-height:300px;}
	#add_new2 strong {font-weight:bold;color:#000;font-size:16px;display:block;margin-bottom:5px;}
	#add_new2 .h {font-size:16px;color:#666;line-height:20px;padding-bottom:25px;}
	#add_new2 h2 {font-size:28px;color:#000;margin-bottom:20px;}    
	#add_new2 h3 {font-size:16px;color:#000;margin-bottom:7px;}
	#add_new2 .h h2 {line-height:30px;}
	#add_new2 table {margin:auto;}
		#add_new2 table a {color:#3377cc;}
	#add_new2 td {width:153px;text-align:center;}
	
	#add_new2 tr.borders {background:url(../img/devicelist/border.png) repeat-y 665px 0;}
	
	#add_new2 tr.borders td {background:url(../img/devicelist/border.png) repeat-y 0 0;padding:5px 35px 0px 35px;font-size:13px;color:#666;vertical-align:top;}
	#add_new2 .step1 {width:60px;height:60px;background:url(../img/devicelist/steps.png) no-repeat 0 0;margin:auto;}
	#add_new2 .step2 {width:60px;height:60px;background:url(../img/devicelist/steps.png) no-repeat -60px 0;margin:auto;}
	#add_new2 .step3 {width:60px;height:60px;background:url(../img/devicelist/steps.png) no-repeat -120px 0;margin:auto;}
		#add_new2.onedevice .step1, #add_new2.moredevices .step1 {width:46px;height:46px;background:url(../img/devicelist/steps.png) no-repeat 0 -60px;}
		#add_new2.onedevice .step2, #add_new2.moredevices .step2 {width:46px;height:46px;background:url(../img/devicelist/steps.png) no-repeat -46px -60px;}
		#add_new2.onedevice .step3, #add_new2.moredevices .step3 {width:46px;height:46px;background:url(../img/devicelist/steps.png) no-repeat -92px -60px;}
		#add_new2.moredevices .step0 {width:32px;height:32px;margin:14px auto 14px auto;background:url(../img/devicelist/steps.png) no-repeat -138px -60px;}

#targetBox {clear:both;border-top:1px solid #bcc1c8;border-left:1px solid #e4e6e9;border-right:1px solid #e4e6e9;border-bottom:1px solid #fff;background:#efefef;margin-bottom:40px;}
	#targetBox .corner {background-image:url(../img/devicelist/box.png);}
	#targetBox .content {
		position: relative;
		padding: 10px 10px 10px 148px;
		min-height: 160px;
		text-align: left;
		font-size: 14px;
		color: #666;
		overflow: hidden;
	}
	#targetBox .content > img {
		position: absolute;
		width: 110px;
		top: 20px;
		left: 20px;
	}
	#targetBox .content strong {color:#000;font-size:16px;line-height:20px;display:block;margin-bottom:10px;}
	#targetBox .content .l {float:left;width:391px;padding-right:29px;padding-top:10px;line-height:18px;}
		#targetBox .content .l ul {margin:0;padding:0 0 0 15px;list-style-type:disc;}
	#targetBox .content .r {float:left;padding-left:29px;background:url(../img/devicelist/border.png) repeat-y 0 0;display:inline-block;padding-top:10px;height:153px;max-width:350px;line-height:18px;}

#add_new2.onedevice {border-top:1px solid #bcc1c8;border-left:1px solid #e4e6e9;border-right:1px solid #e4e6e9;border-bottom:1px solid #fff;background:#efefef;margin-top:1px;margin-bottom:0;min-height:270px;}
	#add_new2.onedevice .h {font-size:13px;color:#666;line-height:16px;padding-bottom:35px;background:url(../img/devicelist/line_horizontal.png) no-repeat center bottom;}
	#add_new2.onedevice .corner {background-image:url(../img/devicelist/box.png);}
	#add_new2.onedevice .content {width:auto;}
	#add_new2.onedevice tr.borders {background-image:none;}
	#add_new2.onedevice tr.borders td {background-image:none;}
	#add_new2.onedevice tr.borders.steps td {padding-top:10px;}

#add_new2.moredevices {border-top:1px solid #bcc1c8;border-left:1px solid #e4e6e9;border-right:1px solid #e4e6e9;border-bottom:1px solid #fff;background:#efefef;margin-top:1px;margin-bottom:0;min-height:0;height:auto;}
	#add_new2.moredevices .h {font-size:13px;color:#666;line-height:16px;background:url(../img/devicelist/line_vertical.png) no-repeat right center;}
	#add_new2.moredevices h3 {margin-top:0;}
	#add_new2.moredevices .corner {background-image:url(../img/devicelist/box.png);}
	#add_new2.moredevices .content {width:auto;}
	#add_new2.moredevices tr.borders {background-image:none;}
	#add_new2.moredevices tr.borders td {background-image:none;padding-bottom:0;padding-top:0;}
	#add_new2.moredevices tr.borders.steps td {padding-top:10px;}
	#add_new2.moredevices .sep {background:url(../img/devicelist/line_vertical.png) no-repeat right center !important;width:50px;height:158px;margin:0;padding:0;float:none;}

/* single device */

#pnlDevice {clear:both;height:130px;width:100%;padding-bottom:10px;margin-top:20px;}
	#pnlDevice .image {float:left;margin-right:30px;width:182px;text-align:center;vertical-align:middle;position:relative;}
		#pnlDevice .image img {position:absolute;bottom:0;right:0;}
			#pnlDevice .image img.info {bottom:-5px;right:-6px;}
		#pnlDevice .image span {position:relative;margin: 0 auto;text-align:right;display:block;width:128px;height:110px;}
	#pnlDevice .summary {float:left;clear:right;padding:10px 0 0 0;width:330px;line-height:16px;}
		#pnlDevice .summary h3 {margin-bottom:10px;width:750px;padding-bottom:5px;margin-top:0;padding-top:0;}
		#pnlDevice .summary div {margin-bottom:15px;color:#666666;}
		#pnlDevice .summary .red {color:#D53232;}
			#pnlDevice #seat_status.Normal {color:#4AAA17;}
			#pnlDevice #seat_status.Stolen {color:#E12121;}
            #pnlDevice #seat_status.Missing {color:#E12121;}
			#pnlDevice #seat_status.Suspicious {color:#D6A421;}
			#pnlDevice #seat_status {text-decoration: none;padding: 5px 10px 5px 0px;position:relative;cursor:pointer;margin-right:5px;margin-bottom:10px;background:url(../img/nav_drop.png) no-repeat right center;}
			#pnlDevice #seat_status:hover {background-color: #E9EAEC;text-decoration: none;}
			#pnlDevice #stateReason  #phStateChange {display:none;z-index:9100;position:absolute;margin-top:10px;min-width:250px;max-width:450px;width:450px;border:1px solid #697787;background-color:#fff;padding:10px;line-height:20px;}
			#pnlDevice #stateReason.hover #phStateChange {display:block;}
			#pnlDevice #stateReason  #phStateChange p {color: #646464; margin-bottom:20px;max-width:735px;}            
			#pnlDevice #stateReason  #phStateChange .btn_red { margin-right:10px;}
			
			#pnlDevice #online_status {margin-top:10px;}
				#pnlDevice #online_status strong {padding-right:5px;}
			
	#pnlDevice h3 {color:#000;font-weight:bold;font-size:26px;}
	.shadow {height:8px;clear:both;}
	#pnlDevice .license {padding-left: 20px; border-left: 1px solid #BCC1C8;float:left;position:relative;width:330px;min-height:130px;height:130px;color:#646464;line-height:16px;}
	#pnlDevice h4 {color:#DE0000;font-weight:bold;font-size:16px;margin-top:10px;padding-top:0;margin-bottom:10px;}
	#pnlDevice .license p {margin-bottom:10px;}
	#pnlDevice .license .sel {
	background: url("../img/left_menu/arrow.png") no-repeat scroll 0 0 transparent;
	bottom: 53px;
	display: block;
	float: left;
	height: 23px;
	position: absolute;
	left: -14px;
	width: 14px;
	vertical-align: middle;
	z-index: 1000;
}


div.shadow {width:980px;height:9px;background:transparent url(../img/left_menu/separator.png) no-repeat 0 0;}

#tabLoader {opacity:0.5;filter:alpha(opacity=50);width:100%;height:100%;vertical-align:top !important;text-align:center;}
	#tabLoader td.f {vertical-align:middle;text-align:center;height:100%;max-height:500px !important;}
		#tabLoader td.f img {}

.tabs {}
	.tabs .ajax__tab_header {position:absolute;float:left;width:170px;padding-top:45px;padding-bottom:45px;padding-left:11px;}
	.tabs .ajax__tab_header span {display:block;margin:0;padding:0;}
	.tabs .ajax__tab_body {float:left;width:788px;padding-left:181px;}
		.tabs.normal .ajax__tab_body {background:transparent url(../img/left_menu/menu_bottom.png) no-repeat 11px 227px;}
	.tabs .ajax__tab_outer {background:transparent url(../img/left_menu/tab_border.png) no-repeat bottom left !important;clear:both;display:block !important;margin:0;padding:0;height:45px;text-align:left;}
	.tabs .ajax__tab_inner {background-image:none;margin:0;display:block !important;padding:0;height:45px;text-align:left;}
	.tabs .ajax__tab_panel {padding:30px 0 30px 30px;min-height:250px;border-left:1px solid #BCC1C8;}
	.tabs a.ajax__tab_tab{display:block !important;text-align:left;padding-top:15px;display:block !important;height:28px;color:#656565;}
		.tabs .ajax__tab_active a.ajax__tab_tab {font-weight:bold;color:#010101;}
			.tabs .ajax__tab_active.expanded a.ajax__tab_tab {font-weight:bold;color:#656565;}
		.tabs a.ajax__tab_tab:hover {background-color:inherit !important;}
			
		.tabs .ajax__tab_active {position:relative;}
			.tabs .ajax__tab_active .sel {display:block;width:14px;height:23px;background:url(../img/left_menu/arrow.png) no-repeat 0 0;float:right;position:absolute;bottom:11px;right:-1px;z-index:1000;}
			
			.tabs span.statr {float:right;margin-right:14px;font-size:9px;background:#697787;color:#fff;padding:3px;position:absolute;right:0;}
				.tabs span.statr.red {background:#D53232;}
				.tabs span.statr.blue {background:#0372CD;}
	
	#tbStatus_tab {background:transparent url(../img/left_menu/tab_border.png) no-repeat top left !important;}
		#tbStatus_tab .ajax__tab_outer {height:45px;padding-top:2px;}
	
	#tbStatus_tab span.img {background:transparent url(../img/left_menu/icons.png) no-repeat -25px 0px;display:block;height:24px;width:24px;float:left;margin:-5px 10px 0;}
		#tbStatus_tab.ajax__tab_active span.img {background:transparent url(../img/left_menu/icons.png) no-repeat 0 0;}
	#tbActivity_tab span.img {background:transparent url(../img/left_menu/icons.png) no-repeat -25px -28px;display:block;height:20px;width:24px;float:left;margin:-2px 10px 0;}
		#tbActivity_tab.ajax__tab_active span.img, #tbActivity_tab.expanded span.img {background:transparent url(../img/left_menu/icons.png) no-repeat 0 -28px;}
		#tbActivity_tab.expanded a.ajax__tab_tab {font-weight:bold;}
			#tbActivity_tab.expanded span.ajax__tab_outer {background:transparent none !important;height:80px;}
			
			#tbActivity_tab .alternate, #tbMessages_tab .alternate {display:none;}
				#tbActivity_tab.expanded .ajax__tab_tab, #tbMessages_tab.expanded .ajax__tab_tab {overflow:visible;}
				#tbActivity_tab.expanded .alternate, #tbMessages_tab.expanded .alternate {display:block;font-weight:normal;margin-left:44px;position:relative;top:25px;}
				#tbActivity_tab.expanded.ajax__tab_active .alternate, #tbMessages_tab.expanded.ajax__tab_active .alternate {color:#000;font-weight:bold}
			
	#tbAudit_tab span.img {background:transparent url(../img/left_menu/icons.png) no-repeat -25px -48px;display:block;height:23px;width:24px;float:left;margin:-5px 10px 0;}
		#tbAudit_tab.ajax__tab_active span.img {background:transparent url(../img/left_menu/icons.png) no-repeat 0 -48px;}
		    #tbAudit_tab.ajax__tab_active span.statr.blue {background:#0372CD;}
		    #tbAudit_tab span.statr.blue {background:#8994A0;}
	#tbMessages_tab span.img {background:transparent url(../img/left_menu/icons.png) no-repeat -25px -96px;display:block;height:24px;width:24px;float:left;margin:-4px 10px 0;}
		#tbMessages_tab.ajax__tab_active span.img, #tbMessages_tab.expanded span.img {background:transparent url(../img/left_menu/icons.png) no-repeat 0 -96px;}
		#tbMessages_tab.expanded a.ajax__tab_tab {font-weight:bold;}
			#tbMessages_tab.expanded span.ajax__tab_outer {background:transparent none !important;height:80px;}
		
	#tbSettings_tab span.img {background:transparent url(../img/left_menu/icons.png) no-repeat -25px -71px;display:block;height:24px;width:24px;float:left;margin:-5px 10px 0;}
		#tbSettings_tab.ajax__tab_active span.img {background:transparent url(../img/left_menu/icons.png) no-repeat 0 -71px;}

	/*#tbActivityBasic_tab, #tbActivityLocations_tab, #tbActivityIPAddresses_tab {display:none;}*/
	
	#tbActivityLocations_tab span.img,
	#tbActivityIPAddresses_tab span.img,
	#tbMessagesHistory_tab span.img {display:block;height:24px;width:24px;float:left;margin:-5px 10px 0;}
	
	#tbActivityLocations_tab span.ajax__tab_outer {background:transparent none !important;}
	
	#__tab_tbActivityIPAddresses, #__tab_tbMessagesHistory {padding-top:7px;}
	#__tab_tbActivityLocations {padding-top:9px;}
	
	#tbActivityLocations_tab span.ajax__tab_outer, #tbActivityIPAddresses_tab span.ajax__tab_outer, 
	#tbActivityLocations_tab span.ajax__tab_inner, #tbActivityIPAddresses_tab span.ajax__tab_inner,
	#tbMessagesHistory_tab span.ajax__tab_outer, #tbMessagesHistory_tab span.ajax__tab_inner {height:40px;}

	.tabs #tbMessagesHistory_tab.ll .ajax__tab_outer {height:50px !important;}
	.tabs #tbMessagesHistory_tab.ll .ajax__tab_tab {padding-top:15px !important;}
	
	.tabs .ll .ajax__tab_outer {height:55px !important;}
	.tabs .ll .ajax__tab_tab {padding-top:20px !important;}
	.tabs .ll .loc {display:block;float:left;width:111px;position:relative;top:-6px;}
		.tabs .ll.prewrap .loc {width:101px;}
	.tabs .ll span.img {margin-top:-2px !important;}

	
/* actions */

#tbStatus {padding-top:44px;}
#tbStatus .infoBox {border:1px solid #BCC1C8;padding:22px;background:#fff;line-height:20px;}
	#tbStatus .infoBox.box3 {border:1px solid #E4E6E9;border-top:1px solid #BCC1C8;border-bottom:1px solid #fff;background:#EFEFEF;color:#646464;text-align:center;padding-bottom:5px;}
		#tbStatus .infoBox.box3 .corner {background-image:url(../img/actions/box3.png);}
		#tbStatus .infoBox.box3 .cnt {padding-bottom:0;}
		#tbStatus .infoBox.box3 h4 {color:#DE0000;font-weight:bold;font-size:16px;}
		#tbStatus .infoBox.box3 .block {text-align:left;border-top:1px solid #CBCBCB;padding:20px;}
			#tbStatus .infoBox.box3 .block strong {display:block;margin-bottom:10px;}
		#tbStatus .infoBox.box3 ul {margin-top:0px;list-style-type:disc;padding-left:10px;margin-bottom:0;}
	#tbStatus .infoBox .corner {background-image:url(../img/actions/box1.png);}
	#tbStatus .infoBox h4 {font-size:20px;font-weight:normal;color:#000;margin:0;padding:0;}
	#tbStatus .infoBox p {color:#646464;margin-bottom:20px;}
	
	#tbStatus .sep {border-top:1px dashed #BCC1C8;height:20px;}
	
	#tbStatus .infoBox .cnt {padding-bottom:35px;}
	#tbStatus .infoBox .btn_red {margin-right:10px;}
	
	#tbStatus .boxShadow {background:#EBECEE url(../img/actions/box_shadow_left.png) no-repeat 0 0;height:3px;margin-bottom:30px;}
		#tbStatus .boxShadow .right {background:#EBECEE url(../img/actions/box_shadow_right.png) no-repeat 0 0;float:right;height:3px;width:3px;}
	
	#tbStatus .event {border-bottom:1px solid #E0E0E0;padding:10px 0;clear:both;float:left;margin-bottom:20px;}
		#tbStatus .event.last {border-width:0;margin-bottom:0;}
		#tbStatus .event .btn_grey_small {margin-right:20px;float:right;}
		#tbStatus .event .left {width:359px;float:left;padding-right:20px;padding-left:45px;position:relative;background:url(../img/actions/icon_ok.png) no-repeat 0 0;}
			#tbStatus .event .left strong {font-size:16px;}
				#tbStatus .event .left strong span {font-weight:normal;}
			#tbStatus .event .left div {color:#7DC258;margin-top:5px;}
			#tbStatus .event .left p {color:#646464;margin-top:5px;}
		#tbStatus .event .right {width:276px;float:left;}
		
	#tbStatus #dvStolenInfoBody2Footer {text-align:left;}
		#tbStatus #dvStolenInfoBody2Footer strong + div {margin-bottom:10px;}
		#tbStatus #dvStolenInfoBody2Footer strong {color:#000;text-align:center;}
		#tbStatus #dvStolenInfoBody2Footer ul li {margin-bottom:10px;text-align:left;margin-right:5px;}
		#tbStatus #dvStolenInfoBody2Footer #A1 {text-align:center;display:block;}

	#tbStatus #pnlExtendStolenState strong {margin-top:3px;}

	.btn_red {height:32px;float:left;padding:0 0 0 3px;margin:0;background:#D73C3C url(../img/actions/btn_red_left.png) no-repeat 0 0;}
		.btn_red div {height:32px;float:left;padding:0 3px 0 0;margin:0;background:#D73C3C url(../img/actions/btn_red_right.png) no-repeat right 0;}
		.btn_red input {height:32px;float:left;padding:0 20px;margin:0;border-width:0;background:#D73C3C url(../img/actions/btn_red_mid.png) repeat-x 0 0;color:#fff;display:block;font-weight:bold;cursor:pointer;}
        .btn_redmsg input {height:32px;float:left;padding:0 10px;width:73px;margin:0;border-width:0;background:#D73C3C url(../img/actions/btn_red_mid.png) repeat-x 0 0;color:#fff;display:block;font-weight:bold;cursor:pointer;}

	.btn_green {height:32px;float:left;padding:0 0 0 3px;margin:0;background:#1CA21C url(../img/actions/btn_green_left.png) no-repeat 0 0;}
		.btn_green div {height:32px;float:left;padding:0 3px 0 0;margin:0;background:#1CA21C url(../img/actions/btn_green_right.png) no-repeat right 0;}
		.btn_green input {height:32px;float:left;padding:0 20px;margin:0;border-width:0;background:#1CA21C url(../img/actions/btn_green_mid.png) repeat-x 0 0;color:#fff;display:block;font-weight:bold;cursor:pointer;}

/* recent activity */
#upRecentImages #mapRecent {height:130px;border:1px solid #C4C0B8;}
#upRecentImages .infoBox2 {border:1px solid #BCC1C8;padding:22px;background:#fff;line-height:20px;}
	#upRecentImages .infoBox2.box3 {border:1px solid #E4E6E9;border-top:1px solid #BCC1C8;border-bottom:1px solid #fff;background:#EFEFEF;color:#646464;text-align:center;padding-bottom:5px;}
		#upRecentImages .infoBox2.box3 .corner {background-image:url(../img/actions/box3.png);}
		#upRecentImages .infoBox2.box3 .cnt {padding-bottom:0;}
		#upRecentImages .infoBox2.box3 h4 {color:#DE0000;font-weight:bold;font-size:16px;}
		#upRecentImages .infoBox2.box3 .block {text-align:left;border-top:1px solid #CBCBCB;padding:20px;}
			#upRecentImages .infoBox2.box3 .block strong {display:block;margin-bottom:10px;}
		#upRecentImages .infoBox2.box3 ul {margin-top:0px;list-style-type:disc;padding-left:10px;margin-bottom:0;}
	#upRecentImages .infoBox2 .corner {background-image:url(../img/actions/box1.png);}
	#upRecentImages .infoBox2 h4 {font-size:20px;font-weight:normal;color:#000;margin-bottom:10px;margin-top:0px;padding:0;}
	#upRecentImages .infoBox2 p {color:#646464;margin-bottom:20px;margin-top:0px;}
	#upRecentImages .infoBox2 .imgTable {margin-top: 20px; margin-bottom:0px;}
	#upRecentImages .infoBox2 .imgTable td {padding-bottom:0px;}    
	
	.mb10 {margin-bottom:10px !important;}
	
	#upRecentImages .sep {border-top:1px dashed #BCC1C8;height:20px;}
	#upRecentImages a.detail {font-weight:bold;font-size:12px;color:#3377CC;display:block;margin-top:20px;}
	
	#upRecentImages .infoBox2 .btn_blue2 {margin-right:10px;}
	#upRecentImages .infoBox2 .btn_grey3 {margin-right:10px;}
	#upRecentImages .infoBox2 .btn_grey3 input {color:white; cursor: default;}

#dvStolenInfoBody2Header, #dvStolenInfoBody2Footer, #phActionStatus {text-align: center}
	
.left {float:left; width:330px}
.right{float:right; width:330px}

span.progress {float:none;position:absolute;top:0;left:0;display:block;text-align:center;vertical-align:middle;background-color:#EBEBEB;opacity:0.75;filter:alpha(opacity=75);z-index: 99999;}
	span.progress img {margin:auto;float:none !important;vertical-align:middle;}
	 
/* activity */        
#tbActivity {padding-top:44px;}
#activity_progress {padding:30px 0;text-align:center;}

.lcMinutesText {float:left; margin: 3px 10px 0 0;}
	
.snapshotBox {border:1px solid #BCC1C8;padding:22px;background:#fff;}
	.snapshotBox .corner {background-image:url(../img/actions/box1.png);}
	.snapshotBox h4 {font-size:20px;font-weight:normal;color:#000;margin:0;padding:0;}
	.snapshotBox p {color:#646464;margin-bottom:20px;}
	
	.boxShadow {background:#EBECEE url(../img/actions/box_shadow_left.png) no-repeat 0 0;height:3px;margin-bottom:30px;}
		.boxShadow .right {background:#EBECEE url(../img/actions/box_shadow_right.png) no-repeat 0 0;float:right;height:3px;width:3px;}

	#tbActivity .buttonsBox {border:1px solid #E4E6E9;border-top:1px solid #BCC1C8;border-bottom:1px solid #fff;background:#EFEFEF;color:#646464;text-align:center;padding-bottom:5px;text-align:center;line-height:20px;}
		#tbActivity .buttonsBox .corner {background-image:url(../img/actions/box3.png);}
		#tbActivity .buttonsBox .cnt {padding:0 30px;}
		#tbActivity .buttonsBox p.red {color:#DE0000;}
		#tbActivity .buttonsBox p.black {color:#E02020;}
			#tbActivity .buttonsBox p.black img {position:relative;top:1px;margin-right:5px;}
		#tbActivity .buttonsBox h4 {color:#DE0000;font-weight:bold;font-size:16px;}
		#tbActivity .buttonsBox .block {text-align:left;border-top:1px solid #CBCBCB;padding:20px;}
			#tbActivity .buttonsBox .block strong {display:block;margin-bottom:10px;}
		#tbActivity .buttonsBox ul {margin-top:0px;list-style-type:disc;padding-left:10px;margin-bottom:0;}


#pnlNoMap .snapshotBox {background:#fff url(../img/activity/map_empty.png) no-repeat center 0;height:198px;padding-top:0;padding-bottom:0;text-align:center;}
	#pnlNoMap .snapshotBox h5 {font-size:13px;font-weight:bold;color:#666;margin-top:80px;margin-bottom:0;padding-bottom:0;}
	#pnlNoMap .snapshotBox p {font-size:13px;color:#666;margin-top:0;}
		#pnlNoMap .snapshotBox p a {}

#tbActivity .mapBox, #msc .mapBox {border:1px solid #CDCDCD;background:#fff;padding:4px;clear:both;}
	#tbActivity h4 {font-weight:normal;font-size:22px;margin:10px 0 15px;width:60%;}
	#tbActivity h5 {font-weight:bold;font-size:16px;margin:10px 0 15px;}
	#tbActivity .mapBox .corner, #msc .mapBox .corner {background-image:url(../img/actions/box1.png);}
	#tbActivity #noMap {text-align:center;margin:150px 0;}
	#map {height:348px;width:745px;border:1px solid #C4C0B8;}
		#map .marker {width:300px;}
			#map .marker h5 {color:#1155DD;font-size:16px;margin-bottom:10px;}
	
	.pane {border-top:0px solid #D2D2D2;margin-top:10px;padding-top:10px;}
		.mt30 {margin-top:30px !important;}
	
	.xtabs {float:right;margin:-4px 0 0 0;padding:0;}
		.xtabs ul {list-style-type:none !important;}
		.xtabs li {float:right;margin:5px 0 0;background:url(/img/activity/xtabs_bck.png) repeat 0 0;padding:0;border:1px solid #C6CBD6;}
		.xtabs .second {color:#808080;}
		.xtabs a {color:#7A8293;text-decoration:none;background:transparent;font-size:12px;display:block;padding:3px 10px 5px;}
			.xtabs a:hover {text-decoration:none;}
			.xtabs li.selected {color:#fff;background:#848587;border:1px solid #7A8293;}
			.xtabs li.selected a {color:#fff;}
				.xtabs li.selected a:hover {text-decoration:none;}
	
	#tbActivity #imagelinks {width:757px;padding-bottom:20px;text-align:right;}
		#tbActivity #imagelinks .left {display:inline-block;max-width:700px;width:auto;margin-bottom:10px;text-align:left;}
			#tbActivity #imagelinks .left h4 {width:100% !important;margin:0;}
		#tbActivity #imagelinks .right {display:inline-block;width:auto;float:none;text-align:right;}
			#tbActivity #imagelinks .right .xtabs {float:none;}
		#tbActivity #imagelinks h4.allp {font-size:20px;}    
	
	#tbActivity .buttons {clear:both;padding-bottom:52px;margin:0 auto;}
		#tbActivity .buttons .btn_blue2 {margin-right:10px;cursor:pointer;}
			#tbActivity .buttons .btn_blue2 input {padding:0 20px 0 10px;}
		#tbActivity .buttons .capture img {float:left;width:20px;height:15px;padding:7px 0 10px 10px;background:transparent url(../img/buttons/btn_blue2_mid.png) repeat-x 0 0;}
		#tbActivity .buttons .pending {opacity:0.5;filter:alpha(opacity=50);cursor:default;}
			#tbActivity .buttons .pending input {cursor:default;}
			#tbActivity .buttons .pending img {float:left;width:20px;height:15px;padding:7px 0 10px 10px;background:transparent url(../img/buttons/btn_blue2_mid.png) repeat-x 0 0;}
		#tbActivity .buttons .dwn img {float:left;width:14px;height:17px;padding:7px 0 8px 10px;background:transparent url(../img/buttons/btn_blue2_mid.png) repeat-x 0 0;}
	
	.btn_grey {height:32px;float:left;padding:0 0 0 3px;margin:0;background:#5F5F5F url(../img/activity/btn_grey_left.png) no-repeat 0 0;}
		.btn_grey div {height:32px;float:left;padding:0 3px 0 0;margin:0;background:#5F5F5F url(../img/activity/btn_grey_right.png) no-repeat right 0;}
		.btn_grey input {height:32px;float:left;padding:0 20px;margin:0;border-width:0;background:#5F5F5F url(../img/activity/btn_grey_mid.png) repeat-x 0 0;color:#fff;display:block;font-weight:bold;cursor:pointer;}
	
	.tbl {border:1px solid #BCC1C8;background:#fff;border-collapse:collapse;width:100%;color:#666666;font-size:12px;margin-bottom:20px;position:relative;}
		.tbl.fixed {table-layout:fixed;}
			.tbl.fixed .empty {width:10px;}
			.tbl.fixed td {overflow:hidden;}
			.tbl.fixed .w405 {width:395px;}
		.tbl tr.even {background:#FBFBFB;}
		.tbl th, .tbl td {padding:10px 5px;}
		.tbl th {background:#EBEBEB;color:#4E5864;text-align:left;border-bottom:1px solid #BCC1C8;}
		.tbl td {border-top:1px solid #E6E6E6;}
		.tbl tr.last td {border-top:1px solid #BCC1C8;}
		.tbl tr:hover {background:#EFF0F1;}
		.tbl .datetime {width:140px;}
		
		.tbl tr.red td {background-color:#FBE6E5;}
		.tbl td.wordwrap {word-wrap:break-word;overflow-wrap:break-word;}
		
		.tbl.fixed2 {table-layout:fixed;width:100%;}
			.tbl.fixed2 .row1 {width:135px;}
			.tbl.fixed2 .row2 {width:60px;}
			.tbl.fixed2 .row3 {width:70px;}
			.tbl.fixed2 .row4 {min-width:135px;}
			.tbl.fixed2 .btn_blue2 input {padding-left:10px;padding-right:10px;}
			.tbl.fixed2 .btn_red input {padding-left:10px;padding-right:10px;}
			.tbl.fixed2 .empty {width:10px;padding:0;}
	
	/* ie 10+ hack, sorry microsoft, your new browser sucks */
	@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	   .tbl.fixed2  { width:757px; }
	}    
	
	.control h4 {font-weight:normal;font-size:24px;margin-top:10px;margin-bottom:20px;}
	 
	.pager {text-align:center;margin:5px auto 0;color:#767676;min-width:400px;max-width:500px;position:relative;top:5px;}
		.pager input {width:30px;text-align:right;border:1px solid #D2D2D2}
		.pager .pr10 {padding-right:10px;}
		.pager a {cursor:pointer;color:#4D88D2;}
		.pager .nr {position:relative;top:-2px;}
		
	.imgTable {margin:0;padding:0;margin-bottom:10px;}
		.imgTable.vbottom td {vertical-align:bottom;}
		.imgTable td {margin:0;padding:0 0 10px;}
		.imgTable .scr {border-width:0;max-height:96px;display:inline-block;vertical-align:middle;}
		
		.imgTable .imgBtm {border-left:1px solid #C6C6C6;border-right:1px solid #C6C6C6;height:21px;background:#fff;margin-top:-1px;}
		.imgTable .imgBtmShadow {background:#fff url(../img/activity/imageshadow.png) no-repeat 0 top;height:4px;width:172px;}
		.imgTable .timezone {float:left;position:relative;color:#646464;font-size:11px;margin-left:5px;margin-top:4px;padding-right:13px;} /*background:url(../img/activity/marker_black.png) no-repeat right 1px;*/
			.imgTable .timezone.red {color:#FF0000;} /*background-image:url(../img/activity/marker_red.png);}*/
			.imgTable .timezone.recent {margin-top:0;}
		.imgTable .setimp {position:relative;float:right;margin-top:2px;margin-right:3px;}
		
		.imgTable .img {position:relative;text-align:center;background:#fff;border:1px solid #C6C6C6;}
			.imgTable .img .loader {width:70px;height:70px;padding:28px 50px;border:1px dotted #D2D2D2;}
	
	.imgTableSmall {border:1px solid #D9D9D9;padding:3px;display:block;width:510px;float:left;}
		.imgTableSmall span {display:block;line-height:10px;}
		.imgTableSmall .img_holder {position:relative;border:6px solid #fff;float:left;z-index:10;}
			.imgTableSmall .img_holder img {width:110px;max-height:82px;}
			.imgTableSmall .img_holder label {display:inline !important;width:auto !important;z-index:9;}
		.imgTableSmall .selected .unique {display:inline;border-top:6px solid #C0DDFF;border-left:6px solid #C0DDFF;background:#C0DDFF;}
		.imgTableSmall .img_holder.selected {border:6px solid #C0DDFF;}
		.imgTableSmall .unique {display:none;float:right;border-top:6px solid #fff;border-left:6px solid #fff;position:absolute;right:0;bottom:0;background:#fff;}
			.imgTableSmall .unique input {}

.imageDetail {text-align:center;margin-top:30px;}
	/*.imageDetail .detail {width:640px;}*/
	.imageDetail .info {position:relative;}
	.imageDetail img {border-width:0;}
	.imageDetail .btm {border-top:1px solid #E0E0E0;padding-top:10px;margin-top:10px;}
	
	.imageDetail .markimportant {float:left;position:relative;left:10px !important;}
	
	.imageDetail .modalpager {float:right;}
		.imageDetail .modalpager input {border-width:0;margin:0;padding:0;left:0;}
		.imageDetail .modalpager .pages {padding-right:20px;color:#909090;margin-top:10px;display:block;float:left;}
		.imageDetail .modalpager .aspNetDisabled {opacity:0.5;filter:alpha(opacity=50);}

noindex:-o-prefocus, #pnlMessageImageListPreview {overflow-x:hidden !important;}
noindex:-o-prefocus, #cphMain_revSurName {float:left !important;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	 #pnlMessageImageListPreview {overflow-x:hidden !important;}
}
#pnlMessageImageListPreview {overflow:hidden;}

.menu4 {margin-top:20px;height:30px;}
	.menu4 a {display:block;float:left;padding:8px 16px 10px;background:#E0E5EC;color:#697284;border:1px solid #C6CBD6;}
		.menu4 a:hover {color:#fff;background:#697284;text-decoration:none;}
		.menu4 a.selected {color:#fff;background:#7A8293;border:1px solid #7A8293;}

.accuracy_layer {position:relative;}
.accuracy {display:inline;}
	.accuracy_selector {position:relative;top:2px;}
	.accuracy_menu {display:none;background:#fff;position:absolute;top:16px;left:2px;border:1px solid #000;-moz-box-shadow: 0 0 5px #B9B9B9;-webkit-box-shadow: 0 0 5px #B9B9B9;box-shadow: 0 0 5px #B9B9B9;z-index:190;}
		.accuracy:hover .accuracy_menu {display:block;}
		.accuracy_menu a {display:block;padding:5px 8px;color:#000;}
			.accuracy_menu a:hover {background:#EDEEEF;text-decoration:none;}
			
 #dvChangeElement .btn_grey2 {float:none;}
 #dvChangeElement .dropdown {padding:5px;}
	#dvChangeElement .dropdown option {padding-right: 15px;}

/* audit */
#tbAudit {padding-top:44px;}
#tbAudit .infoBox {border:1px solid #BCC1C8;padding:22px;background:#fff;float:left;}
	#tbAudit .infoBox .corner {background-image:url(../img/actions/box1.png);}
	#tbAudit .infoBox h4 {font-size:20px;font-weight:normal;color:#000;margin:0;padding:0;}
	
	#tbAudit .boxShadow {background:#EBECEE url(../img/actions/box_shadow_left.png) no-repeat 0 0;height:3px;margin-bottom:30px;clear:both;}
		#tbAudit .boxShadow .right {background:#EBECEE url(../img/actions/box_shadow_right.png) no-repeat 0 0;float:right;height:3px;width:3px;}

	.btn_silver {height:26px;float:left;padding:0 0 0 3px;margin:0;background:#DEDEDE url(../img/audit/btn_silver_right.png) no-repeat 0 0;}
		.btn_silver div {height:26px;float:left;padding:0 3px 0 0;margin:0;background:#DEDEDE url(../img/audit/btn_silver_left.png) no-repeat right 0;}
		.btn_silver input {height:26px;float:left;padding:0 20px;margin:0;border-width:0;background:#DEDEDE url(../img/audit/btn_silver_mid.png) repeat-x 0 0;color:#595959;display:block;font-weight:bold;cursor:pointer;}
	
	.btn_blue3 {height:26px;float:left;padding:0 0 0 3px;margin:0;background:#1F81D2 url(../img/buttons/btn_blue3_left.png) no-repeat 0 0;}
		.btn_blue3 div {height:26px;float:left;padding:0 3px 0 0;margin:0;background:#1F81D2 url(../img/buttons/btn_blue3_right.png) no-repeat right 0;}
		.btn_blue3 input {height:26px;float:left;padding:0 20px;margin:0;border-width:0;background:#1F81D2 url(../img/buttons/btn_blue3_mid.png) repeat-x 0 0;color:#fff;display:block;font-weight:bold;cursor:pointer;}

	.btn_grey_small {height:26px;float:left;padding:0 0 0 3px;margin:0;background:#5F5F5F url(../img/audit/btn_gray_small_left.png) no-repeat 0 0;}
		.btn_grey_small div {height:26px;float:left;padding:0 3px 0 0;margin:0;background:#5F5F5F url(../img/audit/btn_gray_small_right.png) no-repeat right 0;}
		.btn_grey_small input {height:26px;float:left;padding:0 20px;margin:0;border-width:0;background:#5F5F5F url(../img/audit/btn_gray_small_mid.png) repeat-x 0 0;color:#fff;display:block;font-weight:bold;cursor:pointer;}

#tbAudit .event {padding:10px 0;clear:both;float:left;margin-bottom:10px;line-height:17px;font-size:13px;width:711px;}
	#tbAudit .event.last {border-width:0;margin-bottom:0;}
	#tbAudit .event .btns {float:right;text-align:right;}
	#tbAudit .event .btn_blue3 {margin-bottom:7px;display:inline-block;float:none;}
	#tbAudit .event .btn_silver {margin-bottom:7px;margin-left:10px;display:inline-block;float:none;}
	#tbAudit .event .leftIcon {float:left;padding-right:10px;}
	#tbAudit .event .left {max-width:404px;float:left;padding-right:20px;}
		#tbAudit .event .left strong {font-size:16px;}
		#tbAudit .event .left div {color:#999999;margin-top:5px;}
		#tbAudit .event .left p {color:#646464;margin-top:5px;}
		#tbAudit .event .left .blue {color: #1F81D2}
		#tbAudit .event .left .red {color: #DE0000}
	#tbAudit .event .right {max-width:276px;width:auto;float:right;}
	
	#tbAudit .event.noissues {color:#797979;width:710px;text-align:center;margin:0 0 20px;padding:15px 0 0 0 !important;}

	#tbAudit .event.switch {text-align:center;margin:0;padding:15px 0 0 0 !important;float:none;}
		#tbAudit .event.switch a {margin:0 5px;}
	
	#tbAudit .event a {color:#3377cc;}

#tbAudit div.event ~ div.event {border-top:1px solid #E0E0E0;padding-top:30px;}

#tbAudit .buttonsBox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #EFEFEF;
    border-color: #BCC1C8 #E4E6E9 #FFFFFF;
    border-image: none;
    border-left: 1px solid #E4E6E9;
    border-right: 1px solid #E4E6E9;
    border-style: solid;
    border-width: 1px;
    color: #646464;
    line-height: 20px;
    padding-bottom: 5px;
    padding-left: 22px;    
}

/* messages */

#tbMessages .infoBox {border:1px solid #BCC1C8;padding:22px;background:#fff;line-height:20px;color:#636363;}
	#tbMessagesHistory h4 {font-size:24px;font-weight:normal;margin:10px 0 20px;padding:0;}
	#tbMessagesHistory .snapshotBox h5 {font-size:18px;font-weight:normal;margin:10px 0 20px;padding:0;}
	#tbMessages .infoBox .corner {background-image:url(../img/actions/box1.png);}
	#tbMessages .infoBox h4 {font-size:20px;font-weight:normal;color:#000;margin:0;padding:0;}
	#tbMessages .infoBox fieldset {margin:0;padding:0;}
		#tbMessages .infoBox fieldset p {margin-left:0;padding-left:0;}
		#tbMessages .infoBox fieldset label {width:175px;font-weight:bold;display:block;float:left;}
		#tbMessages .infoBox .pager {margin-left:0px;width:510px;}
			#tbMessages .infoBox .pager label {width:auto;font-weight:normal;float:none;display:inline;}
		#tbMessages .infoBox fieldset .nolabel {margin-left:175px;}
		#tbMessages .infoBox fieldset div.txt textarea {clear:both;width:510px;min-width:510px;max-width:510px;height:80px;min-height:80px;max-height:160px;margin-top:5px;border:1px solid #D9D9D9;padding:5px;}
		#tbMessages .sep {width:100%;height:20px;margin-bottom:30px;border-bottom:1px solid #D9D9D9;clear:both;}

/* settings */

#tbSettings {padding-top:44px;}
#tbSettings fieldset {margin:0;padding:0;}
	#tbSettings .sep {width:100%;height:20px;margin-bottom:30px;border-bottom:1px solid #D9D9D9;clear:both;}
	#tbSettings .sep_long {width:100%;height:1px;margin:20px 0 20px 0;background-image:url(../img/sep_long.png);clear:both;}
	#tbSettings .sep_long2 {width:100%;height:1px;margin:55px 0 20px 0;background-image:url(../img/sep_long.png);clear:both;}
	
	#tbSettings .label {margin-bottom:10px;line-height:22px;}
		#tbSettings .label.withBtn {line-height:18px; padding-bottom: 1px;}
		#tbSettings .label label {width:160px;font-weight:bold;color:#636363;margin:0;padding:0;display:block;float:left;margin-right:10px;}
			#tbSettings .label label.normalize {width:auto;}
		#tbSettings .label input[type=text] {width:375px;border:1px solid #D2D2D2;background:#fff;color:#000;padding:5px;margin-top:-5px;}
		#tbSettings .label input[type=checkbox] {margin-top:2px;}
		#tbSettings .label select {border:1px solid #D2D2D2;background:#fff;color:#000;padding:5px;margin-top:-5px;/*width:70px;*/}
		#tbSettings .nolabel {padding-left:170px;}
			.ajax__tab_body #tbSettings .dummy input {position:relative;top:-4px;}
			.ajax__tab_body #tbSettings .dummy span {color:#666666;display:inline;position:relative;top:-6px;line-height:25px;left:8px;}
    
    select#ddlScanInterval {}
        select#ddlScanInterval option {padding-right: 15px;}

	#tbSettings #rblIcons {margin:30px 0;padding:0;}
		#tbSettings #rblIcons input {position:absolute;opacity:0;filter:alpha(opacity=0);width:10px;height:10px;}
		
		#tbSettings #rblIcons td {width:98px;height:73px;vertical-align:middle;background-image:none;text-align:center;}
			#tbSettings #rblIcons td.selected {background:transparent url(../img/settings/box-ntb.png) no-repeat 0 0;}
			#tbSettings #rblIcons td img {display:block;width:90px;height:65px;margin:4px;}
	
	#tbSettings #pnlNotifications {margin-top:-10px;}
	#tbSettings #pnlNotifications p {padding-left:0;}
	#tbSettings #pnlNotifications .s {margin-left:170px;clear:none;}
		#tbSettings #pnlNotifications .s label {width:500px;font-weight:normal;margin-left:5px;}

/* modal */
.inmodal {color:#646464;padding:0 20px;line-height:18px;}
	.inmodal .firstbutton {margin-right:10px;}
	.inmodal h3 {color:#000;font-size:22px;font-weight:normal;line-height:22px;margin-bottom:10px; padding: 3px 0;}
	.inmodal ul {list-style-type:disc;padding-left:30px;margin-top:10px;margin-bottom:10px;}
	.inmodal ul.big {margin-bottom:20px;width:600px;line-height:20px;}
	.inmodal .important {color:#FF2222;}
	.inmodal .note {color:#868686;font-size:11px;}
	.inmodal .buttons {height:40px;}
	.inmodal .topborder {border-top:1px solid #E0E0E0;margin-top:5px;}
		.inmodal .topborder .smsdetail {max-width:800px;}
	.inmodal .detail {width:640px;}
	.inmodal .note {font-size:11px;}
	.inmodal input[type=text] {border:1px solid #D9D9D9;padding:3px;margin:5px 0;}
	.modalHeader {color:#000;font-size:22px;font-weight:normal;line-height:22px;margin-bottom:10px;margin-top:10px;}
	.modalP {font-size:13px;line-height:18px;font-weight:normal;}

		.corner.fancy.bottom_left {width:138px;height:12px;left:-2px;bottom:-11px;background-position:0px 0px;background-image:url(../img/box_shadow_left.png) !important;z-index:100;}
		.corner.fancy.bottom_right {width:138px;height:12px;right:-2px;bottom:-11px;background-position:0px 0px;background-image:url(../img/box_shadow_right.png) !important;z-index:100;}
		.corner.fancy.bottom_center {width:100%;height:5px;right:0;bottom:-5px;background:transparent url(../img/box_shadow_center.png) repeat-x 0 0 !important;z-index:90;}

	.tbl .corner {background-image:url(../img/activity/box2.png);}
		.tbl tr div.corner.top_left {top:0;left:0;}
		.tbl tr div.corner.top_right {top:0;right:0;}
		.tbl tr div.corner.bottom_left {bottom:0;left:0;}
		.tbl tr div.corner.bottom_right {bottom:0;right:0;}
		.tbl tr th div.corner.fancy.bottom_l {width:288px;height:9px;left:0;bottom:-9px;background-position:0px 0px;background-image:url(../img/activity/box_shadow_left.png) !important;z-index:100;}
		.tbl tr th div.corner.fancy.bottom_r {width:288px;height:9px;right:0;bottom:-9px;background-position:0px 0px;background-image:url(../img/activity/box_shadow_right.png) !important;z-index:100;}
		.tbl tr th div.corner.fancy.bottom_m {width:100%;height:9px;right:0;bottom:-9px;background:transparent url(../img/activity/box_shadow_mid.png) repeat-x 0 0 !important;z-index:90;}

.mb30 {margin-bottom:30px;}
.mb20 {margin-bottom:20px !important;}
.mb10 {margin-bottom:10px;}

#LocationDetail {padding-top:20px;min-height:200px;}

.terms {line-height:20px;margin:30px auto;color:#646464;}
	.terms h2, .terms h4 {color:#000;margin-bottom:20px;}
		.terms h4 {margin-top:20px;}



a.tooltip {position:relative;top:-1px;z-index:9000;color:#697787;text-decoration:none;}
	a.tooltip:hover{z-index:9000;}
	a.tooltip img {border-width:0;}
	a.tooltip span{display:none;}
		a.tooltip:hover span{display:block;position:absolute;top:17px;left:17px;min-width:250px;border:1px solid #697787;background-color:#fff;color:#697787;font-size:11px;padding:10px;}
	
@media screen and (-webkit-min-device-pixel-ratio:0){
	input[type=checkbox]:focus, input[type=radio]:focus, select:focus {outline: gray dotted thin;}
		.inmodal h3 {margin-top:2px; padding: 3px 0;}
}

/* Override Ajax Control Toolkit overflow-hidden */
.ajax__scroll_none {
	overflow: visible !important;
}

/* new */

	.c {width:980px;width:98rem;margin:0 auto;}


/* header */

	header {height:60px; position: fixed; z-index: 100000; background: #0096a1; width: 100%;transition: all 0.5s linear; }

.header--float {
  box-shadow: 0 0 4px rgba(0,0,0,.14), 0 4px 8px rgba(0,0,0,.28);
}
		header .head {width:100%;margin:0 auto;}
	
        #icon-hamburger {
            width: 24px;
    height: 24px;
    fill: #fff;
    stroke: #0096a1;
        }

        #icon-question-mark {
            width: 20px;
            height: 20px;
            fill: white;
            position: absolute;
            cursor: pointer;
        }

        .side-nav-switch {
            padding: 18px 0;
            cursor: pointer;
            margin-left: 15px;
        }
/* site navigation */

	nav {float:left;}
		nav li {float:left;margin:0 5px;padding:0; opacity: .85;}
            
            nav li:hover {opacity: 1;}
			nav li a {color:#fdfdfd;font-size:12px;font-family:Fedra Sans Alt Pro, Segoe UI, Arial, Helvetica, sans-serif;display:block;line-height:42px;vertical-align:middle;padding-top:2px;font-weight:600;}
				nav li a:hover {text-decoration:none;text-shadow: 0px 0px 1px #FDFDFD;}

			/* applied when an navigation link is selected */

				nav li.selected {background-color:#fff;background:url(../img/menu_selected_left.png) 0px 0px no-repeat, #fff url(../img/menu_selected_bg.png) 0px 0px repeat-x;margin:4px 0 0 0;padding:0 0 0 16px;position:relative;z-index:20;}
					nav li.selected a {color:#4e5864;background-color:#FDFDFD;background:url(../img/menu_selected_right.png) no-repeat right 0px, url(../img/menu_selected_bg.png) repeat-x 0px 0px;line-height:36px;padding:2px 16px 6px 0;}
						nav li.selected a:hover {text-shadow:none;filter:none;}

				.private nav li.selected {background:url(../img/menu_selected_left2.png) 0px 0px no-repeat, #FDFDFD url(../img/menu_selected_bg2.png) 0px 0px repeat-x;}
					.private nav li.selected a {background:url(../img/menu_selected_right2.png) no-repeat right 0px, url(../img/menu_selected_bg2.png) repeat-x 0px 0px;}


/* logo */

	header .logo {width:93px;background:transparent url(../img/logo2.png) no-repeat 0px center;height:44px;position:relative;z-index:21;}
		header .logo:hover, header .logo:focus {background-image:url(../img/logo2_hover.png);}
        header nav li.li-logo {padding: 7px 0; opacity: 1;}
			header nav li.li-logo a {margin-top: 3px; background: url(../img/eset-home-logo.svg) no-repeat; height: 55px; width: 135px; background-size: 100%;}
			#aLogoBeta {margin-top: 14px;background: url(../img/eset-home-logo-beta.svg) no-repeat;height: 55px;width: 135px; background-size: 100%;}
					header nav li.li-logo.selected {padding:0 16px;margin-left:16px;}
		header li.selected .logo {background-image:url(../img/logo_selected.png);margin:-4px 0 0 0;height:48px;}
		header .logo a {display:block;height:48px;width:110px;background-color:transparent !important;padding-right:0 !important;}
			header li.selected .logo a {background-position:right 4px !important;}
		header .logo .hdn {display:none;}
	
/* user control & menu*/

	.main_menu {position:relative;}
		.main_menu li > a, #lblLanguage {float:right; opacity: .85; margin: 0 10px;}
		.main_menu li > a:hover, #lblLanguage:hover {opacity: 1;}
			.main_menu li a {font-size: 16px; color: white;}
				.main_menu li a:hover {text-decoration:none;}
		
                .help {
                    float: right;
                    padding: 19px 0;
                    margin-right: 15px;
                }
                #lbLogin {
                    padding: 22px 0;
                }
#lblLanguage {
    padding: 21px 0;
        background: url(../img/at-arrow-down.png) no-repeat;
    background-size: 15px;
    background-position-x: right;
    padding-right: 20px;
    background-position-y: 26px;
}
		/*.main_menu li.help {margin-right:5px;margin-top:-11px;height:32px;position:relative;}
			.main_menu li.help.noborder {border-width:0;}
			.main_menu li.help a {display:block;padding-left:19px;padding-top:11px;padding-bottom:7px;z-index:40;position:relative;}
			.main_menu li.help img {filter:alpha(opacity=80);opacity:0.8;position:absolute;top:16px;left:0px;z-index:3;cursor:pointer;}
				.main_menu li.help:hover img {filter:alpha(opacity=100);opacity:1}
				.main_menu li.help:hover a {text-shadow: 0px 0px 1px #FDFDFD;}
					.main_menu li.help a:active {background-color:transparent;}*/

		/*.main_menu li.signin {margin-left:30px;padding-right:0;margin-top:-11px;height:32px;position:relative;}
			.main_menu li.signin a {display:block;padding-left:19px;padding-top:11px;padding-bottom:7px;z-index:40;position:relative;}
			.main_menu li.signin img {filter:alpha(opacity=80);opacity:0.8;position:absolute;top:16px;left:0px;z-index:3;cursor:pointer;}
				.main_menu li.signin:hover img {filter:alpha(opacity=100);opacity:1;}
				.main_menu li.signin:hover a {text-shadow: 0px 0px 1px #FDFDFD;}
					.main_menu li.signin a:active {background-color:transparent;}*/
		
		#user_control {display:block;cursor:pointer;padding: 21px 0;
     float: right; background: url(../img/at-user.png) center left no-repeat;}
			#user_control a {background: url(../img/at-arrow-down.png) no-repeat;
    background-size: 15px;
    background-position-x: right;
    padding: 0 20px;
    background-position-y: 5px;}	
			#user_control:hover img {filter:alpha(opacity=100);opacity:1;}	
			#user_control img {filter:alpha(opacity=80);opacity:0.8;}	
		#user_control.hover #user_actions {display:block;}
			#user_control a {color:#fdfdfd;}
			#user_actions {position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.2);
    z-index: 1;z-index:2000;display:none;top:60px;right:0px;color:#525253;}
				#user_actions a {border-bottom: 1px solid #e7e7e7;
    position: relative;
    color: #363636;
    cursor: pointer;
    padding: 9px 27px;
    text-decoration: none;
    display: block;
    min-width: 160px;}
					#user_actions a:hover {background: #EDEEEF; color: #000;}
	#emailwarning {float: right; padding: 14.5px 0;}
		.emailwarning {position:relative;display:block;cursor:pointer;}
		.email_warning {display:inline;color:#4C4C4C;line-height:24px;cursor:pointer;}
			.email_warning .holder {top:1px;padding:0 10px;z-index:4000;}
				.email_warning .holder img {border-width:0;}
					.email_warning .holder span.ss {right: 0px; display:none;position:absolute;top:60px;width:240px;background:#fff;padding:10px;    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.2);cursor:default;}
							.email_warning .holder.hover span.ss {display:block;z-index:1000;}
						.email_warning .holder .warning_img {display:inline-block;margin: 0 10px;height:24px;width:24px;background: url(../img/at-warning.png) no-repeat center;background-size: 22px 17px;}
					
		 
		/*.language {padding:0 !important;margin:-1px 0 0 5px;cursor:pointer;}*/
			.language span#lblLanguage {color: white; font-size: 16px; cursor: pointer;}
			/*.language div {display:block;float:left;position:relative;cursor:default;height:35px;cursor:pointer;}
				.language div span#lblLanguage {position: relative; padding:0 0 0 20px;background:url(../img/icon_globe_inactive.png) no-repeat 0 3px;color:#f0f2f3;}
					.language:hover div span#lblLanguage {background:url(../img/icon_globe.png) no-repeat 0 3px;}
				.language div span#lblLanguage:after {position: absolute; right: -12px; top: 8px; width: 7px; height: 4px; background:url(../img/icon_arrow.png) no-repeat 0 0; content: "";}
			
			.language .arrow {width:7px;height:4px;display:block;float:right;background:url(../img/icon_arrow.png) no-repeat 0 0;margin:12px 0 0 5px;}*/

.language div #rblLanguage { display: none; padding: 0; min-width: 255px; border: solid 1px #fff; position: absolute; background: #fff; top: 60px; right: 0px; z-index: 9000; line-height: 1; box-shadow: 0px 2px 8px 0px rgb(0 0 0 / 20%); padding-bottom: 15px;}
				.language.hover #rblLanguage {display:table;}
					.language div #rblLanguage td {margin:0;padding:0;border-width:0;}
			.language div #rblLanguage input {position:absolute;left:-9000px;}
			.language div #rblLanguage label {float: none; display: block; width: 233px; height: 17px; top: 0; margin: 0; padding: 8px 10px 8px 10px; font-size: 12px; color: #363636; cursor: pointer;}
				.language div #rblLanguage label:hover {background:#EDEEEF; cursor: pointer;}
		
				.language div #rblLanguage label span {width:16px;height:11px;display:block;float:left;margin-right:10px;}
                .pCulture {float: left; display: block; font-size: 13.5px;}
                .pCulture > span {margin-right: 0px !important; width: 0px !important; height: 0px !important;}


                #nav-myeset {position: fixed; left: 0; top: 60px; bottom: 0; z-index: 2147483646; display: block; width: 300px; border-right: 2px solid #ccc; background-color: #fff; box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); transition: transform .3s ease-in-out; transform: translateX(-300px);}
#nav-myeset.opened {transform: translateX(0);}
	#nav-myeset:after {position: fixed; left: 0; top: 76px; bottom: 0; z-index: 9999999999; display: block; width: 300px; background-color: #fff;}
	#nav-myeset ul li {position: relative; display: block;}
	#nav-myeset a, #nav-myeset span {position: relative; display: flex; padding: 0 45px 0 55px; text-transform: uppercase; line-height: 1; font-size: 16px; color: #444; height: 50px; align-items: center; border-bottom: 1px solid #ccc; text-decoration: none;}
	#nav-myeset span.home {border-bottom: 1px solid #ccc; background: #ebebeb url(../img/bg-nav-myeset-home.png) no-repeat left 19px center; cursor: pointer;}
	#nav-myeset span.home:hover {background-color: #bcbcbc;}

	#nav-myeset a.nav-product-link {
		border-bottom: 1px solid #ccc;
		cursor: pointer;
	}
	#nav-myeset a.nav-product-link:hover {
		background-color: #f9f9f9;
	}
	#nav-myeset a.nav-product-link img {
		position: absolute;
		width: 33px;
		height: 33px;
		top: 8px;
		left: 14px;
	}

	#nav-myeset a.esms {border-bottom: 1px solid #ccc; background: #fff url(../img/bg-nav-myeset-esms.png) no-repeat left 14px center;}

	#nav-myeset a.settings {position: absolute; bottom: 0; padding: 0 50px 0 65px; background: #fff url(../img/bg-nav-myeset-settings.png) no-repeat left 33px center;}
	#nav-myeset .jscontrol-toggler-device, #nav-myeset .jscontrol-toggler-details {position: absolute; right: 10px; top: 5px; z-index: 1; display: block; width: 30px; height: 30px; border: none; border-radius: 3px; background: url(../img/ic-arrow-updown.png) no-repeat center center; cursor: pointer;}
	#nav-myeset .jscontrol-toggler-device.open, #nav-myeset .jscontrol-toggler-details.open {transform: rotate(180deg);}
	#nav-myeset .jscontrol-toggler-device:hover, #nav-myeset .jscontrol-toggler-details:hover {border: 1px solid #ccc/*#424d56*/;}
	#links-myeset {position: absolute; left: 0; top: 0; bottom: 0; z-index: 9999999999; display: block; width: 300px; background-color: #fff;}

#nav-myeset .nav-content-wrapper {
	height: 100%;
	display: flex;
	flex-direction: column;
}
#nav-myeset .nav-content-inner-wrapper {
	flex-grow: 1;
}
#nav-myeset .nav-footer {
	padding: 20px 16px;
	color: #999999;
	font-weight: 600;
	font-size: 16px;
}

/* footer */

footer {
  margin: 0 auto;
  padding-bottom: 40px;
  font-size: 16px;
  clear: both;
  width: 90%
}

  footer a {
    text-decoration: none;
    color: #2a9ad2;
  }

  footer ul {
    list-style: none;
  }

  footer .footer__links {
    padding-top: 30px;
    padding-bottom: 14px;
    overflow: hidden;
    border-top: 1px solid rgba(0,150,161,.15);
    border-bottom: 1px solid rgba(0,150,161,.15)
  }

  footer .footer__link {
    margin-bottom: 40px
  }

  footer .footer__link-anchor {
    position: relative;
    display: inline-block
  }

  footer .footer__link-more-container {
    display: inline-block;
  }

html[dir="ltr"] footer .footer__link-more-container {
  text-align: left;
}

html[dir="rtl"] footer .footer__link-more-container {
  text-align: right;
}

footer .footer__link-more {
  margin-top: 10px
}

html[dir="ltr"] footer .footer__link-more {
  padding-left: 40px;
}

html[dir="rtl"] footer .footer__link-more {
  padding-right: 40px;
}

footer .footer__link-more a {
  display: block
}

footer .footer__eset {
  padding-top: 30px
}

html[dir="rtl"] footer .footer__eset-logo-container {
  float: right;
}

footer .footer__eset-logo-container {
	float: left;
}

html[dir="rtl"] footer .footer__eset-logo-container img {
	padding-right: 25px;
}

footer .footer__eset-logo-container img {
	width: 160px;
	padding-left: 25px;
}

footer .footer__eset-logo-container a:hover {
	text-decoration: none
}

footer .footer__eset-logo-container svg {
  width: 102px;
  height: 43px
}

footer .footer__eset-logo-slogan {
  text-align: center;
  width: 102px;
  color: #0096a1;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 5px;
  font-size: 11px;
  line-height: 1;
}

footer .footer__eset-links-container {
  margin-bottom: 20px;
}

html[dir="ltr"] footer .footer__eset-links-container {
  margin-left: 120px;
}

html[dir="rtl"] footer .footer__eset-links-container {
  margin-right: 120px;
}

footer .footer__eset-link-container {
  margin-bottom: 10px
}

footer .footer__eset-link {
  color: #000;
  font-weight: 700;
  font-size: 15px
}

footer .footer__eset-link-copyright {
  color: #949ca1;
  font-size: 13px
}

.social-networks {
  margin-top: 30px;
  margin-bottom: 20px;
  float: right;
}

  .social-networks .social-networks__link-container {
    display: inline-block;
    margin: 5px;
    position: relative
  }

  .social-networks .social-networks__link svg {
    width: 30px;
    height: 30px;
    fill: #0096a1
  }

  .social-networks .social__fb:hover svg {
    fill: #3b5998
  }

  .social-networks .social__yt:hover svg {
    fill: #e52d27
  }

  .social-networks .social__lin:hover svg {
    fill: #007bb6
  }

  .social-networks .social__ins:hover svg {
    fill: #008ed2
  }

  .social-networks .social__more .dropup-btn svg {
    transform: rotate(90deg)
  }

  .social-networks .dropup-content .social-networks__link svg {
    fill: #fff
  }

    .social-networks .dropup-content .social-networks__link svg circle {
      fill: #0096a1;
      width: 30px;
      height: 30px
    }

  .social-networks .dropup-content .social-networks__link:hover svg circle {
    fill: #fff
  }

  .social-networks .dropup-content .social__tw:hover svg {
    fill: #00aced
  }

  .social-networks .dropup-content .social__gp:hover svg {
    fill: #cc181e
  }

  .social-networks .dropup-content .social__rss:hover svg {
    fill: #fe610a
  }

@media (min-width: 768px) {
  footer {
    max-width: 1500px;
    width: 100%
  }

    footer .footer__links {
      display: table
    }

    footer .footer__link-anchor {
      padding: 0 40px;
      height: 32px
    }

    footer .footer__link {
      margin-bottom: 0;
      display: table-cell
    }

    footer .footer__link-anchor:hover {
      text-decoration: none
    }

    footer .footer__link-anchor:before {
      content: "";
      display: block;
      height: 4px;
      background: #0096a1;
      bottom: -18px;
      width: 100%;
      position: absolute;
      opacity: 0;
      transition: opacity .2s ease,bottom .2s ease
    }

  html[dir="ltr"] footer .footer__link-anchor:before {
    left: 0;
  }

  html[dir="rtl"] footer .footer__link-anchor:before {
    right: 0;
  }

  footer .footer__link-anchor:hover:before {
    bottom: -14px;
    opacity: 1
  }

  footer .footer__link--left {
    width: 25vw;
    vertical-align: top
  }

  html[dir="ltr"] footer .footer__link--left {
    text-align: left;
  }

  html[dir="rtl"] footer .footer__link--left {
    text-align: right;
  }

  footer .footer__link--center {
    width: 50vw;
    text-align: center
  }

  footer .footer__link--right {
    width: 25vw;
    text-align: right;
    vertical-align: top
  }

  html[dir="ltr"] footer .footer__link--right {
    text-align: right;
  }

  html[dir="rtl"] footer .footer__link--right {
    text-align: left;
  }

  footer .footer__eset-links {
    margin-left: 200px;
    margin-right: 300px
  }

  html[dir="ltr"] footer .footer__eset-links {
    margin-left: 200px;
    margin-right: 300px
  }

  html[dir="rtl"] footer .footer__eset-links {
    margin-right: 200px;
    margin-left: 300px
  }

  html[dir="ltr"] footer .footer__eset-links-container {
    margin-left: 0
  }

  html[dir="rtl"] footer .footer__eset-links-container {
    margin-right: 0
  }

  .social-networks {
    margin-bottom: 0;
    width: 220px;
    text-align: center
  }

  html[dir="ltr"] .social-networks {
    float: right;
  }

  html[dir="rtl"] .social-networks {
    float: left;
  }
}

@media (min-width: 992px) {
  footer .footer__eset-link-container {
    display: inline-block;
    margin-bottom: 0
  }

  html[dir="ltr"] footer .footer__eset-link-container {
    margin-right: 30px;
  }

  html[dir="rtl"] footer .footer__eset-link-container {
    margin-left: 30px;
  }
}

.dropup-btn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer
}

.dropup-content {
  display: none;
  position: absolute;
  bottom: 40px;
  width: 220px;
  background: #0096a1;
  z-index: 3
}

html[dir="ltr"] .dropup-content {
  right: -6px;
  text-align: left;
}

html[dir="rtl"] .dropup-content {
  left: -6px;
  text-align: right;
}

.dropup-content:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  bottom: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #0096a1;
}

html[dir="ltr"] .dropup-content:after {
  margin-left: -8px;
  left: auto;
  right: 13px;
}

html[dir="rtl"] .dropup-content:after {
  margin-right: -8px;
  right: auto;
  left: 13px;
}

	/*footer {margin:0 auto;padding:0;color:#525253;font-size:11px;clear:both;position:relative;top:20px;height:90px;background:#E9EAEC;min-width:980px;min-width:98rem;}	
		.private footer {margin:0;padding:0;color:#525253;font-size:11px;clear:both;position:absolute;bottom:0;left:0;height:90px;background:#E9EAEC;width:100%;top:auto;}
		footer.public {margin:0;padding:0;color:#525253;font-size:11px;clear:both;position:absolute;bottom:0;left:0;height:90px;background:#E9EAEC;width:100%;top:auto;}
		footer .c {padding:0 13px;width:954px;width:95.4rem;}
		footer ul {margin:0;padding:15px 0 0 0;}
			footer ul li {display: inline; margin-right: 10px; padding-left: 10px; border-left: 1px solid #9599a3;}
			footer ul li:first-of-type {padding-left: 0; border-left: none;}
			footer ul li.sep {color:#9599a3;margin-right:5px;margin-left:-15px;}
				footer ul li a {color:#525253;text-decoration:none;}
				footer ul li a:hover {text-decoration:underline;}
		footer div {margin-top:10px;color:#7c808a;width:750px;line-height:14px;}
	
		footer .logo_eset {float:left;height:23px;width:63px;margin:0;padding:25px 20px 20px 0;}
				footer .logo_eset a img {border-width:0;}*/


		.pop {position: absolute; width: 266px;}
			.pop .pop_top {background: url(../img/bg_backgrounds.png) no-repeat -3700px 0; height: 13px;}
			.pop .pop_center {background: url(../img/bg_backgrounds.png) repeat-y -4000px 0; padding: 0 15px; width: 236px; overflow: hidden; font-size: 12px;}
			.pop .pop_bottom {background: url(../img/bg_backgrounds.png) no-repeat -3700px 100%; height: 24px;}
			.pop .img_right {float: right; margin: 0 0 5px 10px;}

/* buttons */

	.btn {}

	.btn.silver {height:26px;float:left;padding:0 0 0 3px;margin:0;background:#DEDEDE url(../img/buttons/btn_silver_right.png) no-repeat 0 0;}
		.btn.silver div {height:26px;float:left;padding:0 3px 0 0;margin:0;background:#DEDEDE url(../img/buttons/btn_silver_left.png) no-repeat right 0;}
		.btn.silver input {height:26px;float:left;padding:0 20px;margin:0;border-width:0;background:#DEDEDE url(../img/buttons/btn_silver_mid.png) repeat-x 0 0;color:#595959;display:block;font-weight:bold;cursor:pointer;}

	.btn.login {height:48px;float:left;padding:0 0 0 2px;margin:0;background:#DEDEDE url(../img/login/btn_login_right.png) no-repeat 0 0;}
		.btn.login div {height:48px;float:left;padding:0 2px 0 0;margin:0;background:#DEDEDE url(../img/login/btn_login_left.png) no-repeat right 0;}
		.btn.login input {height:48px;float:left;padding:0 30px;margin:0;border-width:0;background:#DEDEDE url(../img/login/btn_login_mid.png) repeat-x 0 0;color:#fff;display:block;font-size:20px;font-size:2rem;font-weight:bold;cursor:pointer;}

	.btn.login_green {height:42px;float:left;padding:0 0 0 2px;margin:0;background:#DEDEDE url(../img/buttons/btn_green_left.png) no-repeat 0 0;}
		.btn.login_green div {height:42px;float:left;padding:0 2px 0 0;margin:0;background:#DEDEDE url(../img/buttons/btn_green_right.png) no-repeat right 0;}
		.btn.login_green input {height:42px;float:left;padding:0 30px;margin:0;border-width:0;background:#DEDEDE url(../img/buttons/btn_green_mid.png) repeat-x 0 0;color:#fff;display:block;font-size:20px;font-size:2rem;font-weight:bold;cursor:pointer;}


/* home */

.homep {min-height:40px;padding-top:80px;}
	.homep li {width:460px;float:left;margin-bottom:70px;clear: right;}
		.homep li.right {float:right;clear:none;}
		.homep li p {font-size:16px;line-height:20px;color:#666;padding:0 10px;}
		.homep li h4 {font-size:20px;font-weight:bold;color:#000;margin:20px 0;padding:0 10px;}

#questionary {color: #646464; background-color: #fff; margin:20px 0 0; height: 100%; line-height:1;font-size:15px;line-height:20px;width:780px;padding-top: 10px;clear:both;}
	.standalone #questionary {border:1px solid #C5C6C8;margin:20px auto 0;}
	#questionary .main {line-height:20px !important;}
	#questionary h1 {font-size:22px;font-size:2.2rem;font-weight:normal;color:#000;margin-bottom:15px;padding:0 10px;font-family:Tahoma, Arial, sans-serif;}
	#questionary .sub {font-size:15px;font-size:1.5rem;color:#3377cc;margin-bottom:25px;padding:0 10px 20px;background:transparent url(../img/feedback/sep.png) no-repeat center bottom;}
	#questionary p {font-size:15px;font-size:1.5rem;margin:50px 0 50px;padding:0 10px 20px;}

#questionary ul {display:inline;list-style:none !important;}
	#questionary li {float:left;}
		#questionary li span {display:block;margin-bottom:15px;}
		#questionary li.first {clear:both;}
			#questionary li.first span {width:30px;padding-left:10px;}
			#questionary li.second span {width:330px;padding-right:10px;}
			#questionary li.third span.sp {width:310px;padding-right:10px;}
			#questionary li.third span.spp {width:273px;padding-right:0px;position:relative;}
				#questionary li.third span.spp .border {position:absolute;top:-1px;left:-2px;border:1px solid #de0000;width:275px;height:101%;display:none;}
			#questionary li.full span {width:650px;}

			#questionary li span span {margin-bottom:5px;position:relative;}
				#questionary li span span label {position:relative;top:-1px;margin-left:5px;font-size:13px;font-size:1.3rem;display:inline-block;width:245px;}
				#questionary li span span input {vertical-align:top;position:relative;top:2px;}

	#questionary ul li a {color:#3377cc;text-decoration:underline;}

#questionary ul select, #questionary ul textarea, #questionary ul input {border:1px solid #C5C6C8;color:#000;}
#questionary ul select { width:275px;height:25px;}
#questionary ul textarea {width:640px;height:90px;padding:5px;}

#questionary .buttons {clear:both;margin:0 0 0 10px;padding:10px 0 20px;}
	.standalone #questionary .buttons {padding-bottom:50px;}
	#questionary .buttons .btn_grey3 {margin-right:10px;}
		#questionary .buttons .btn_grey3.tac {position:absolute;bottom:25px;}
		.standalone #questionary .buttons .btn_grey3.tac {position:static;}

#questionary .set1, #questionary .set2 {display:none;}

#questionary .error {margin:10px;color:red;}

.validatorF {color:#de0000;padding:0 0 0 5px !important;position:relative;top:-1px;width:auto !important;min-width:0px;}
.validatorFF {color:#de0000;padding:0 0 0 5px !important;position:relative;top:-1px;width:auto !important;min-width:0px;position:absolute !important;right:-24px;top:30px;}


/* mobile actions */

#outofpower {padding:20px;background:#EFEFEF;border-bottom:1px solid #fff;border-top:1px solid #BCC1C8;border-left:1px solid #E4E6E9;border-right:1px solid #E4E6E9;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;text-align:center;}
	#outofpower strong {display:inline-block;margin-bottom:10px;color:#DE0000;font-size:15px;padding-left:30px;background:transparent url(../img/mobile/battery.png) no-repeat left center;}
	#outofpower p {color:#646464;}

#mobile_actions {margin:20px auto 0;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #D2D4D8;background:#E8E8E8;text-align:center;clear:both;}
	#mobile_actions ul {text-align:left;}
		#mobile_actions strong {font-weight:bold;font-size:17px;display:block;margin-bottom:5px;}
		#mobile_actions p {color:#7A7A7A;line-height:18px;}
		#mobile_actions ul li {border-bottom:1px solid #D2D4D8;padding:30px 30px 30px 120px;background:transparent no-repeat 30px center;width:227px;height:75px;min-height:75px;overflow:visible;float:left;position:relative;cursor:pointer;}
			#mobile_actions ul li:hover { }
			#mobile_actions ul li:not(.premium):hover:after {content:'';position:absolute;height:100%;width:100%;background:gray;top:0;left:0;opacity:0.1;}
			#mobile_actions ul li.first {border-right:1px solid #D2D4D8;}

				#mobile_actions .lock {background-image:url(../img/mobile/lock.png);}
				#mobile_actions .siren {background-image:url(../img/mobile/siren.png);}
				#mobile_actions .locate {background-image:url(../img/mobile/locate.png);}
				#mobile_actions .pictures {background-image:url(../img/mobile/pictures.png);}
				#mobile_actions .message {background-image:url(../img/mobile/message.png);}
				#mobile_actions .passwords {background-image:url(../img/mobile/passwords.png);}
				#mobile_actions .wipe {background-image:url(../img/mobile/wipe.png);}
				#mobile_actions .backup {background-image:url(../img/mobile/backup.png);}

			#mobile_actions .premium:after {content:url(../img/mobile/premium.png);position:absolute;top:0;left:0;}
			#mobile_actions .premium strong {color:#A7A7A7;}
			#mobile_actions .premium p {color:#C1C1C1;}

	#mobile_actions .upgrade {text-align:center;padding:10px 0;clear:both;margin:2px auto 0;height:32px;display:inline-block;}
		#mobile_actions .upgrade .btn_blue2 {}

	#mobile_actions state1, #mobile_actions state3 {display:none;}

		.home .area.a2 {}
			.home .area.a2 .left {width:420px;width:44rem;float:left;}
			.home .area.a2 .right {background:transparent url(../img/login/screen.png) no-repeat center center;min-width:461px;min-height:307px;float:right;}

		#mobile_actions .dv strong, #mobile_actions .dv p {margin-left:25px;position:relative;top:-18px;}
		#mobile_actions .de {border:1px solid #A1A7AE;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#fff;height:120px;width:361px;position:absolute;top:6px;left:7px;text-align:center;}
			#mobile_actions .de strong {font-weight:bold;color:#747474;display:block;margin-bottom:3px;font-size:13px;margin-top:20px;}
			#mobile_actions .de p {color:#747474;margin-bottom:20px;}


/* Avatar */

.divideSpan {display: block; width: 240px; margin: 0 auto; text-align: center;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .language .arrow {margin-top: -15px;}
}

/* redesign 2015-04-07 */

	/*#hlParentalControl {position: relative; padding-right: 40px;}
		#hlParentalControl:after {position: absolute; right: 0px; top: 16px; display: block; width: 32px; height: 12px; background: url(../img/my-eset-epc-beta-tag.png) no-repeat left top; content: "";}*/


/* Landing page */
.landing-page {
	font-size: 20px;
	display: flex;
	min-height: 90vh;
}
.landing-page--left .landing-page--header .landing-page--icon {
	height: 65px;
	width: 65px;
	margin-right: 10px;
}
.landing-page--left {
	margin: 0 20px;
	flex-grow: 0;
	width: 65%;
}
.landing-page--left > div {
	max-width: 750px;
	margin: 0 auto;
}
.landing-page--left .landing-page--header {
	display: flex;
	align-items: center;
	color: #0096a1;
	font-size: 22px;
}
.landing-page--left .landing-page--header h1 {
	font-size: 1.5em;
}
.landing-page .landing-page--right {
	background-color: #f5f6f8;
	position: relative;
	flex-grow: 1;
	text-align: center;
}
.landing-page .landing-page--right > div {
	height: 50%;
	text-align: left;
	margin: 50px 40px 0;
}
.landing-page--right .landing-page--btn {
	text-align: center;
	font-weight: 600 !important;
	background: #187daf !important;
	border-radius: 10px;
	padding: 15px 0px !important;
	color: #fff !important;
	font-size: 17px !important;
	white-space: nowrap;
	width: 90%;
	display: block !important;
	box-shadow: none !important;
	min-height: 52px;
}
.landing-page--right .landing-page--btn:hover {
	background: #19729f !important;
}
.landing-page--illustration {
	max-width: 700px;
	text-align: right;
}
.landing-page--illustration-wrapper {
	text-align: right;
}
.landing-page > div {
	padding-top: 120px;
	line-height: 1.6;
}
.landing-page--description {
	margin: 40px 0 35px;
}
.landing-page--right > div {
	display: inline-block;
}
.landing-page--right > div > div {
	margin-bottom: 50px;
}
.landing-page .landing-page--right::after {
	background-image: url(../img/login-background.png);
	content: "";
	display: block;
	width: 100%;
	height: 500px;
	background-repeat: no-repeat;
	background-size: cover;
}
@media (max-width: 992px) {
	.landing-page {
		width: 100%;
		flex-direction: column-reverse;
	}

	.landing-page .landing-page--right {
		background-color: #fff;
		padding-bottom: 0px;
	}
	.landing-page .landing-page--right::after {
		display: none;
	}
	.landing-page--left {
		margin: 0;
	}
	.landing-page--left > div {
		padding-top: 60px;
		margin: 0 15px;
	}
	.landing-page--left .landing-page--header {
		font-size: 18px;
	}
	.landing-page > div {
		width: 100%;
		padding-top: 50px;
		flex-shrink: 0;
	}
	.landing-page .landing-page--right > div {
		margin: 0px 20px;
	}
	.landing-page--left .landing-page--header .landing-page--icon {
		height: 45px;
		width: 45px;
	}
}
