/* global */

html {
	min-height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #025194;
	text-decoration:underline;
}

a:hover {
	color: #234;
	text-decoration: underline;
}

a:visited {
	color: #025194;
}

li {
	list-style: none;
}

body {
	color: #444;
	font: 12px "Open Sans",  Tahoma,sans-serif;
}

#wrapper_bg{
	background: #FFF url('../images/new_bg.jpg')  repeat center top;
	width:100%;
	/*padding-bottom: 10px;*/
}

#wrapper {
	margin: 0 auto;
	width: 910px;
    background: #FFFFFF;
    -moz-box-shadow: 0 3px 5px #888888;
	-webkit-box-shadow: 0 3px 5px #888888;
    /*box-shadow: 0 3px 5px #888888;*/
    box-shadow:  25px 0px 25px -25px rgba(0,0,0,0.45),  -25px 0px 25px -25px rgba(0,0,0,0.45);
    
    padding-top:5px;
}
.homepage_wrapper {
	padding-bottom:140px !important;
}

.container {
  margin: 0 auto;
  width: 910px;
 
}

.container1 {
    margin: 0 auto;
    padding-left: 800px;
    padding-top: 6px;
    width: 120px;
   
}

header {
  
  background: #3d4144 url("../images/bg.png") 0 0 repeat;
  /*border-bottom: 5px solid #ddd;*/
}

header nav a{
	color:#fff !important; 	
	
}
header nav a:hover{
	color:#fff !important; 	
	
}

.lang_sel{
	width:100%;
	height:30px;	
	/*margin-bottom: 100px;*/
	background: none repeat scroll 0 0 #20AAE5;
    border-bottom: 0.25em solid #1894CA;
    
}

#top_holder{
	width:100%;
	height: 100px;
}

#top{
    background: transparent url('../images/spy_phone_app_icon.png') no-repeat left top; 
	
    width: 305px;
    height: 100px;
    padding: 0 0 0 95px;
    
    position: absolute;
    top:43px;
    left:50%;
    margin-left:-430px;
}

#top h2{
    margin-top:5px;
    color:#fff;
}

#top h3{
    
    color:#fff;
}

#top a{
		color:#fff !important;
		font-weight:bold;
}

#top span{
    float:right;
    margin-right: 30px;
    margin-top:5px;
    color:#fff;
    
}

#top h3{
	background: transparent url('../images/check_ok1.png') no-repeat left top; 
	margin:4px 0 0 10px;
	padding:0 0 0 19px;
}

#top div{
    font-size: 16px;
    font-weight: bold; 
    margin-top:5px;
    color:#fff;
     
}
#top div.download{
    font-size: 14px;
    background: transparent url('../images/check_ok1.png') no-repeat left top; 
	margin:4px 0 0 10px;
	padding:0 0 0 19px;
}

nav {
  height: 36px;
  background: #464b4c;
  border-top: 1px solid #353939;
  border-bottom: 1px solid #2e3131;
  background-image: -webkit-linear-gradient(top, #464b4c, #3f4344);
  background-image: -moz-linear-gradient(top, #464b4c, #3f4344);
  background-image: -o-linear-gradient(top, #464b4c, #3f4344);
  background-image: linear-gradient(to bottom, #464b4c, #3f4344);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.06);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.06);
}
nav a {
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
  -webkit-transition-property: background-color, line-height;
  -moz-transition-property: background-color, line-height;
  -o-transition-property: background-color, line-height;
  transition-property: background-color, line-height;
}
nav ul {
  
  border-left: 1px solid #353939;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid #4d5354;
  border-right: 1px solid rgba(255, 255, 255, 0.06);
}
nav li {
  float: right;
}
nav a {
  display: block;
  padding: 0 20px;
  line-height: 36px;
  color: #ddd;
  text-decoration: none;
  text-shadow: 0 -1px #2e3131;
  border-left: 1px solid #4d5354;
  border-left: 1px solid rgba(255, 255, 255, 0.06);
  border-right: 1px solid #353939;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
nav a:hover {
  background: #4d5354;
  background: rgba(255, 255, 255, 0.05);
}
nav li.active a, nav li.active a:hover, nav a:active {
  padding: 0 21px;
  line-height: 33px;
  color: #eee;
  background: #323637;
  border-left: 0;
  border-right: 0;
  border-bottom: 3px solid #48a9c0;
  background-image: -webkit-linear-gradient(top, #484e4f, #323637);
  background-image: -moz-linear-gradient(top, #484e4f, #323637);
  background-image: -o-linear-gradient(top, #484e4f, #323637);
  background-image: linear-gradient(to bottom, #484e4f, #323637);
  -webkit-box-shadow: inset 0 -1px #151717, inset 0 -1px 8px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px #151717, inset 0 -1px 8px rgba(0, 0, 0, 0.2);
}
nav li.green a, nav li.green a:active {
  border-bottom-color: #56c93d;
}
nav li.red a, nav li.red a:active {
  border-bottom-color: #a54e49;
}
nav li.purple a, nav li.purple a:active {
  border-bottom-color: #c052b9;
}
nav li.yellow a, nav li.yellow a:active {
  border-bottom-color: #c0bb30;
}







#wrapper #center_wrapper{
	margin: 0px 10px 0px 13px;
	padding-bottom:20px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#wrapper #left_col{
	width: 200px;
	float: right;
	margin:0 0 0 10px;
}

#wrapper #main_col{
	width: 670px;
	float: right;
	min-height:680px;
	padding-top:10px;
}

#wrapper #left_col #left_col_login, #wrapper #left_col #left_col_download, #wrapper #left_col #left_col_newsletter, #wrapper #left_col #left_col_news{
	padding: 10px 10px 0 10px;
}

#wrapper #left_col .menu_login{
	background:#D6DBE0;
	overflow:hidden;
	/*height:364px;*/
	border-bottom: 0.15em solid #8E8E8E;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background: url("../images/new_bg.jpg") repeat scroll center top #D6DBE0;
}

#wrapper #left_col #left_col_login .menu_login_large{
	/*height:432px;*/
}

#wrapper #left_col  h3{
	font-size: 18px;
	color:#000;
	height: 20px;
	padding: 5px 0 0 0px;
    width: 180px;
	background: none repeat scroll 0 0 #20AAE5;
    border-bottom: 0.25em solid #1894CA;
	line-height: 13px;
	text-align: center;
	font-size:15px;
}

#wrapper #left_col input {
	width:150px;
	border: 1px solid #D1D1D1;
	margin: 6px 0 0 12px;
}

#wrapper #left_col input[type="submit"], #wrapper #left_col input[type="button"] {
	padding:1px;
	border: 1px solid #D1D1D1;
	margin: 6px 16px 0 12px;
	float:right;
	width:auto;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}

#wrapper #left_col input.user_name{
	background: url("../images/login-bg.png") no-repeat scroll 3px 3px #F1F1F1;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    box-shadow: 0 1px 1px #CCCCCC inset, 0 1px 0 #FFFFFF;
    margin: 10px 0 10px 5px;
    padding: 5px 5px 5px 16px;
    width: 145px;
}

#wrapper #left_col input.user_pass{
	background: url("../images/login-bg.png") no-repeat scroll 3px -28px #F1F1F1;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    box-shadow: 0 1px 1px #CCCCCC inset, 0 1px 0 #FFFFFF;
    margin: 10px 0 10px 5px;
    padding: 5px 5px 5px 16px;
    width: 145px;
}

#wrapper #left_col input.user_name:focus, #wrapper #left_col input.user_pass:focus
{
    background-color: #fff;
    border-color: #e8c291;
    outline: none;
    -moz-box-shadow: 0 0 0 1px #e8c291 inset;
    -webkit-box-shadow: 0 0 0 1px #e8c291 inset;
    box-shadow: 0 0 0 1px #e8c291 inset;
}


#wrapper #left_col input.user_submit, .spy_phone_app_buttom{
	background-color: #1894CA;
    background-image: -moz-linear-gradient(center top , #20AAE5, #1894CA);
    border-color: #2894CA #3894CA #4894CA;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #000;
    cursor: pointer;
    float: left;
    font: bold 15px Tahoma;
    height: 30px;
    padding: 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    width: 60px;
    margin-left:5px;
    margin-bottom:10px;
    margin-right:5px;
}

#wrapper #left_col input.user_submit{
	font: bold 14px Tahoma;
	
}

 .spy_phone_app_buttom{
 	width: auto !important;
 	font: bold 14px Tahoma !important;
 }

#wrapper #left_col .forgot_link{
	float:right;
	width:100px;
	margin: 8px 5px 0 0;
	font-weight:normal;
	font-size:12px;
	margin-bottom:10px;
	padding: 4px 0 0;
}

#wrapper #left_col .forgot_link:hover{
	background:transparent;
	text-decoration:underline;
}

#wrapper #left_col input.user_submit:hover, #wrapper #left_col input.user_submit:focus, .spy_phone_app_buttom:hover, .spy_phone_app_buttom:focus{
	background-color: #20AAE5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1894CA), to(#20AAE5));
    background-image: -webkit-linear-gradient(top, #1894CA, #20AAE5);
    background-image: -moz-linear-gradient(top, #1894CA, #20AAE5);
    background-image: -ms-linear-gradient(top, #1894CA, #20AAE5);
    background-image: -o-linear-gradient(top, #1894CA, #20AAE5);
    background-image: linear-gradient(to top, #1894CA, #20AAE5);
}    
    

#div_res{
	margin: 6px 16px 0 12px;
	color:red;
	clear:both;
	padding: 3px 0 0 0;
}

#wrapper #left_col .white {
	background : #FFFFFF;
	
}

#wrapper #left_col #left_col_news h3 a{
	color:#fff;
}

#wrapper #left_col #left_col_news a:hover{
	text-decoration:none;
}



.gps, .phone, .power, .ring, .sms{
	margin: 0 0 10px 0;
}

#map_canvas{
	width:650px;
	margin:0 auto;
	height:300px;
}
#map_canvas_log{
	width:420px;
	margin:0 auto;
	height:500px;
}

#filters{
	width:650px;
	margin:0 auto;
}
#filters #filters_header{
	color:#1894ca;
	width:100%;
	font-size:14px;
	font-weight:bold;
	background : #fff url('../images/orange_arrow_up.png') no-repeat right top; 
	padding:5px 0 5px 0;
	display:block;
	cursor:pointer;
}
#filters #filters_container input[type="text"] {
	width:135px;
	border: 1px solid #1894ca;
}
#filters #filters_container input[type="submit"] {
	padding:0 5px 0 5px;
	background: #1894ca;
	color:#FFF;
	font-weight:bold;
    margin-left: 5px;
}
#filters #filters_container input[type="button"] {
	padding:0 5px 0 5px;
	border:1px solid #1894ca;
	cursor:pointer;
	margin:0 4px 0 4px;
}
#filters #filters_container input[type="button"].selected {
	background: #1894ca;
	color:#FFF;
}

.log_listing{
	width:650px;
	margin:0 auto;
	padding:10px 0 0 0;
    /*table-layout: fixed;*/
}

.log_listing th, .log_listing  td.header_td{
	padding:3px;
	background:#8E8E8E;
	color:#fff;
	font-weight:bold;
    border-bottom:1px solid #FFF;
}

.log_listing td{
	padding:2px;
	border-bottom:1px solid #8E8E8E;
	vertical-align:top;
}

.log_details{
	cursor:pointer;
	border:0;
}
.log_details1{
	cursor:pointer;
	margin:3px 0 0 0;
	border:0;
}
.log_details2{
	cursor:pointer;
	border:0;
	float:right;
	margin-right:5px;
}
#footer{
	width:100%;
	border-top:2px solid #8E8E8E;
	height:155px;
	text-align: center;
}
.footer_links{
	margin-top:-10px;	
}
.left_footer1 {
	width:250px;	
}
.right_footer {
	width:100px;	
}
#inner_footer{
	width:100%;
	margin:0 auto;
	
}

#parola_login_left{
	display:none;
}

.menu_login a {
	width:100%;
	font-size:13px;
	font-weight:bold;
	display:block;
	height:25px;
	/*text-align:center;*/
	vertical-align:middle;
    padding: 5px 0 0 6px;
	color:#0b5e8a;
    line-height: 19px;
}
.menu_login a:visited{
	color:#0b5e8a;
}

.menu_login a.menu_rg_link:hover, .menu_login a.menu_rg_link_sel{
	text-decoration:none;
	color:#fff;
    background : #8E8E8E;
}
.menu_login div{
    margin-right:4px;
}
.menu_rg_link_other{
    text-decoration:none;
}
.menu_rg_link_other:hover{
    text-decoration: underline;
}


.error {
	color:red;
}

#main_col input[type="text"], #main_col input[type="password"]{
	width:227px;
	border:1px solid #1894ca;
	margin: 0 0 5px 0;
}
#main_col textarea{
 	border:1px solid #1894ca;
 	width:200px;
 	height:50px;
}
#main_col label{
 	width:100px;
 	display:block;
}
#main_col input[type="submit"]{
	width:80px;
	border:1px solid #1894ca;
	font-weight:bold;
	cursor:pointer;
}
#contact_form{
	width:400px;
}

#main_col #contact_form input[type="text"]{
	width:300px;
    padding:5px;
}
#main_col #contact_form input[type="submit"]{
    float:left;
}
#main_col #contact_form textarea{
	width:300px;
    height:70px;
    padding:5px;
}
#tabs-1, #tabs-2, #tabs-3, #tabs-4, #tabs-5{
	min-height:400px;
}

.home_div{
	float:left;
	width:90px;
	
	margin:20px 3px 0 3px;
	/*padding: 50px 0 0;*/
    width: 158px;
	
}
.home_div h3{
	text-align:center;
}
.home_div span{
	text-align:center;
    font-weight: bold;
}

.home_div p{
	display:none;
}
.home_div div{
	background:#fff;
    text-align: center;
}
.home_div .home_rec{
	background: transparent url('../images/features_list9.png') no-repeat -10px -10px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_rec:hover {
	background: transparent url('../images/features_list9.png') no-repeat -10px -60px !important; 
}
.home_div .home_phone{
	background: transparent url('../images/features_list9.png') no-repeat -70px -10px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_phone:hover {
	background: transparent url('../images/features_list9.png') no-repeat -70px -60px !important;  
}
.home_div  .home_sms{
	background: transparent url('../images/features_list9.png') no-repeat -130px -10px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto; 
}
.home_div .home_sms:hover {
	background: transparent url('../images/features_list9.png') no-repeat -130px -60px !important; 
    
}

.home_div .home_trial {
	background: transparent url('../images/features_list9.png') no-repeat -190px -10px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto; 
}
.home_div .home_trial:hover {
	background: transparent url('../images/features_list9.png') no-repeat -190px -60px !important; 
}

.home_div .home_whatsapp {
    background: transparent url('../images/features_list9.png') no-repeat -250px -10px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto; 
}
.home_div .home_whatsapp:hover {
	background: transparent url('../images/features_list9.png') no-repeat -250px -60px !important; 
}

.home_div .home_gps {
	background: transparent url('../images/features_list9.png') no-repeat -310px -10px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto; 
}
.home_div .home_gps:hover {
	background: transparent url('../images/features_list9.png') no-repeat -310px -60px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto; 
}
.home_div .home_remote {
	background: transparent url('../images/features_list9.png') no-repeat -370px -10px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_remote:hover {
	background: transparent url('../images/features_list9.png') no-repeat -370px -60px !important; 
}
.home_div .home_contacts {
	background: transparent url('../images/features_list9.png') no-repeat -430px -10px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto; 
}
.home_div .home_contacts:hover {
	background: transparent url('../images/features_list9.png') no-repeat -430px -60px !important; 
}

.home_div .home_remote_c {
    background: transparent url('../images/features_list9.png') no-repeat -10px -120px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto; 
}
.home_div .home_remote_c:hover {
	background: transparent url('../images/features_list9.png') no-repeat -10px -170px !important; 
}

.home_div .home_ios{
	background: transparent url('../images/features_list9.png') no-repeat -70px -120px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;  
}
.home_div .home_ios:hover {
	background: transparent url('../images/features_list9.png') no-repeat -70px -170px !important;  
}

.home_div .home_android{
	background: transparent url('../images/features_list9.png') no-repeat -130px -120px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_android:hover {
	background: transparent url('../images/features_list9.png') no-repeat -130px -170px !important; 
}

.home_div .home_pictures {
    background: transparent url('../images/features_list9.png') no-repeat -190px -120px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_pictures:hover {
	background: transparent url('../images/features_list9.png') no-repeat -190px -170px !important; 
}

.home_div .home_mms {
    background: transparent url('../images/features_list9.png') no-repeat -250px -120px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_mms:hover {
	background: transparent url('../images/features_list9.png') no-repeat -250px -170px !important; 
}

.home_div .home_browser {
    background: transparent url('../images/features_list9.png') no-repeat -310px -120px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_browser:hover {
	background: transparent url('../images/features_list9.png') no-repeat -310px -170px !important; 
}

.home_div .home_phones {
	background: transparent url('../images/features_list9.png') no-repeat -370px -120px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_phones:hover {
	background: transparent url('../images/features_list9.png') no-repeat -370px -170px !important; 
}

.home_div .home_configure {
	background: transparent url('../images/features_list9.png') no-repeat -430px -120px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto; 
}
.home_div .home_configure:hover {
	background: transparent url('../images/features_list9.png') no-repeat -430px -170px !important; 
}

.home_div .home_facebook {
    background: transparent url('../images/features_list9.png') no-repeat -10px -230px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto; 
}
.home_div .home_facebook:hover {
	background: transparent url('../images/features_list9.png') no-repeat -10px -280px !important;
}

.home_div .home_system {
	background: transparent url('../images/features_list9.png') no-repeat -70px -230px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_system:hover {
	background: transparent url('../images/features_list9.png') no-repeat -70px -280px !important;
}

.home_div .home_calendar {
    background: transparent url('../images/features_list9.png') no-repeat -130px -230px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_calendar:hover {
	background: transparent url('../images/features_list9.png') no-repeat -130px -280px !important;
}

.home_div .home_skype {
    background: transparent url('../images/features_list9.png') no-repeat -190px -230px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_skype:hover {
	background: transparent url('../images/features_list9.png') no-repeat -190px -280px !important; 
}

.home_div .home_viber {
    background: transparent url('../images/features_list9.png') no-repeat -250px -230px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_viber:hover {
	background: transparent url('../images/features_list9.png') no-repeat -250px -280px !important;  
}

.home_div .home_theft {
    background: transparent url('../images/features_list9.png') no-repeat -310px -230px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto; 
}
.home_div .home_theft:hover {
	background: transparent url('../images/features_list9.png') no-repeat -310px -280px !important;
}

.home_div .home_contact {
    background: transparent url('../images/features_list9.png') no-repeat -370px -230px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto; 
}
.home_div .home_contact:hover {
	background: transparent url('../images/features_list9.png') no-repeat -370px -280px !important;
}

.home_div .home_power {
	background: transparent url('../images/features_list9.png') no-repeat -430px -230px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto; 
}
.home_div .home_power:hover {
	background: transparent url('../images/features_list9.png') no-repeat -430px -280px !important;
}

.home_div  .home_record {
    background: transparent url('../images/features_list9.png') no-repeat -10px -340px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;  
}
.home_div .home_record:hover {
	background: transparent url('../images/features_list9.png') no-repeat -10px -390px !important;
}

.home_div .home_line {
    background: transparent url('../images/features_list9.png') no-repeat -70px -340px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto; 
}
.home_div .home_line:hover {
	background: transparent url('../images/features_list9.png') no-repeat -70px -390px !important;
}

.home_div .home_apps {
    background: transparent url('../images/features_list9.png') no-repeat -130px -340px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_apps:hover {
	background: transparent url('../images/features_list9.png') no-repeat -130px -390px !important; 
}

 .home_div .home_search {
	background: transparent url('../images/features_list9.png') no-repeat -190px -340px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
 .home_div .home_search:hover {
	background: transparent url('../images/features_list9.png') no-repeat -190px -390px !important;
}

 .home_div .div_app_block {
    background: transparent url('../images/features_list9.png') no-repeat -250px -340px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
 .home_div .div_app_block:hover {
	background: transparent url('../images/features_list9.png') no-repeat -250px -390px !important;
}

 .home_div .div_phone_block {
    background: transparent url('../images/features_list9.png') no-repeat -310px -340px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .div_phone_block:hover {
	background: transparent url('../images/features_list9.png') no-repeat -310px -390px !important;
}

.home_div .div_web_block {
    background: transparent url('../images/features_list9.png') no-repeat -370px -340px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto; 
}
.home_div .div_web_block:hover {
	background: transparent url('../images/features_list9.png') no-repeat -370px -390px !important;
}

.home_div .div_alerts {
    background: transparent url('../images/features_list9.png') no-repeat -430px -340px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto; 
}
.home_div .div_alerts:hover {
	background: transparent url('../images/features_list9.png') no-repeat -430px -390px !important;
}



.home_div .div_kik {
	background: transparent url('../images/features_list9.png') no-repeat -10px -450px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .div_kik:hover {
	background: transparent url('../images/features_list9.png') no-repeat -10px -500px !important;
}
.home_div .div_file_manager {
	background: transparent url('../images/features_list9.png') no-repeat -77px -450px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto; 
}
.home_div .div_file_manager:hover {
	background: transparent url('../images/features_list9.png') no-repeat -77px -500px !important;
}
.home_div .div_wifi {
	background: transparent url('../images/features_list9.png') no-repeat -130px -450px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .div_wifi:hover {
	background: transparent url('../images/features_list9.png') no-repeat -130px -500px !important;
}
.home_div .div_wipeout {
	background: transparent url('../images/features_list9.png') no-repeat -190px -450px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .div_wipeout:hover {
	background: transparent url('../images/features_list9.png') no-repeat -190px -500px !important;
}


.home_div .div_snapchat {
	background: transparent url('../images/features_list9.png') no-repeat -250px -450px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .div_snapchat:hover {
	background: transparent url('../images/features_list9.png') no-repeat -250px -500px !important;
}
.home_div .div_hangouts {
	background: transparent url('../images/features_list9.png') no-repeat -310px -450px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .div_hangouts:hover {
	background: transparent url('../images/features_list9.png') no-repeat -310px -500px !important;
}
.home_div .div_video {
	background: transparent url('../images/features_list9.png') no-repeat -370px -450px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .div_video:hover {
	background: transparent url('../images/features_list9.png') no-repeat -370px -500px !important;
}
.home_div .div_twitter {
	background: transparent url('../images/features_list9.png') no-repeat -430px -450px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .div_twitter:hover {
	background: transparent url('../images/features_list9.png') no-repeat -430px -500px !important;
}


.home_div .div_commands_live_control {
	background: transparent url('../images/features_list9.png') no-repeat -10px -560px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .div_commands_live_control:hover {
	background: transparent url('../images/features_list9.png') no-repeat -10px -610px !important;
}
.home_div .div_bmm {
	background: transparent url('../images/features_list9.png') no-repeat -70px -560px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .div_bmm:hover {
	background: transparent url('../images/features_list9.png') no-repeat -70px -610px !important;
}
.home_div .div_wechat {
	background: transparent url('../images/features_list9.png') no-repeat -130px -560px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .div_wechat:hover {
	background: transparent url('../images/features_list9.png') no-repeat -130px -610px !important;
}
.home_div .div_vk {
	background: transparent url('../images/features_list9.png') no-repeat -193px -559px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .div_vk:hover {
	background: transparent url('../images/features_list9.png') no-repeat -193px -612px !important;
}

.home_div .home_instagram {
	background: transparent url('../images/features_list9.png') no-repeat -310px -558px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_instagram:hover {
	background: transparent url('../images/features_list9.png') no-repeat -310px -608px !important; 
}

.home_div .home_tinder {
	background: transparent url('../images/features_list9.png') no-repeat -370px -560px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_tinder:hover {
	background: transparent url('../images/features_list9.png') no-repeat -370px -602px !important; 
}


.home_div .home_hike {
	background: transparent url('../images/features_list9.png') no-repeat -428px -559px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_hike:hover {
	background: transparent url('../images/features_list9.png') no-repeat -428px -608px !important; 
}


.home_div .home_telegram {
	background: transparent url('../images/features_list9.png') no-repeat -250px -559px !important; 
    width: 50px;
    height: 50px;
    margin:0 auto;
}
.home_div .home_telegram:hover {
	background: transparent url('../images/features_list9.png') no-repeat -250px -608px !important; 
}




p{
	text-align: justify;
	margin:4px 0 4px 0;
}

.support_p{
	display:none;
	padding:0 0 0 10px;
}
.support_div{
	margin:5px 0 5px 0;
}

ul#pagination-digg{border:0; margin:0; padding:10px;}
ul#pagination-digg a {
    color:#000000
}
#pagination-digg li{
    border:0; margin:0; padding:0;
    font-size:11px;
    list-style:none;
    margin-right:2px;
}
#pagination-digg a{
    border:solid 1px #f55600;
    margin-right:2px;
}
#pagination-digg .previous-off, #pagination-digg .next-off {
    border:solid 1px #DEDEDE;
    color:#888888;
    /*display:block;*/
    float:left;
    font-weight:bold;
    margin-right:2px;
    padding:3px 4px;
}
#pagination-digg .next a, #pagination-digg .previous a {
    font-weight:bold;
}
#pagination-digg .active{
    background:#1894CA;
    color:#FFFFFF;
    font-weight:bold;
    /*display:block;*/
    float:left;
    padding:4px 6px;
}
#pagination-digg a:link, #pagination-digg a:visited {
    color:#f55600;
    /*display:block;*/
    float:left;
    padding:3px 6px;
    text-decoration:none;
}
#pagination-digg a:hover{
    border:solid 1px #f55600
}


#main_col .login {
  background: #eceeee;
  border: 1px solid #42464b;
  border-radius: 6px;
  height: 307px;
  margin: 20px auto 0;
  width: 298px;
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.18);
}
#main_col .login h1 {
  background-image: linear-gradient(to top, #f1f3f3, #d4dae0);
  border-bottom: 1px solid #a6abaf;
  border-radius: 6px 6px 0 0;
  box-sizing: border-box;
  color: #727678;
  display: block;
  height: 33px;
  font: 600 16px/1 'Open Sans', sans-serif;
  padding-top: 14px;
  margin: 0;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2), 0 1px 0 #fff;
}
#main_col .login input[type="password"], #main_col .login input[type="text"] {
  -moz-box-sizing: border-box;
  background: linear-gradient(to top, #d6d7d7, #dee0e0);
  border: 1px solid #a1a3a3;
  border-radius: 4px;
  box-shadow: 0 1px #fff;
  box-sizing: border-box;
  color: #696969;
  height: 39px;
  margin: 21px 0 0 29px;
  padding-left: 37px;
  transition: box-shadow 0.3s;
  /*width: 240px;*/
}
#main_col .login input[type="password"]{
    background: url('../images/login/ib2.png') center left no-repeat, linear-gradient(to top, #d6d7d7, #dee0e0);
}
#main_col .login input.input_text_login{
    background: url('../images/login/login.png') center left no-repeat, linear-gradient(to top, #d6d7d7, #dee0e0);
}
#main_col .login div{
    height:10px;
    margin: 2px 0 0 29px;
}
#main_col .login input[type="password"]:focus, #main_col .login input[type="text"]:focus {
  box-shadow: 0 0 4px 1px rgba(55, 166, 155, 0.3);
  outline: 0;
}
#main_col .login .show-password {
  display: block;
  height: 16px;
  margin: 26px 0 0 28px;
  width: 87px;
}
#main_col .login input[type="checkbox"] {
  cursor: pointer;
  height: 16px;
  opacity: 0;
  position: relative;
  width: 64px;
}
#main_col .login input[type="checkbox"]:checked {
  left: 29px;
  width: 58px;
}
#main_col .login .toggle {
  background: url('images/login/ib6.png') no-repeat;
  display: block;
  height: 16px;
  margin-top: -20px;
  width: 87px;
  z-index: -1;
}
#main_col .login input[type="checkbox"]:checked + .toggle { background-position: 0 -16px }

#main_col .login input[type="submit"] {
    background-color: #20AAE5;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 1px 0 #1894CA inset, 0 5px 0 0 #1894CA, 0 10px 5px #999999;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: Arial,"Helvetica",sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    margin: 29px 0 0 29px;
    padding-top: 6px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #37A69B;
    text-transform: uppercase;
    width: 228px;
}


#main_col .login input[type="submit"]:active {
  top:3px;
  box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #2099D5, 0px 5px 3px #999;
}

.login_hold{
    float:left;
    width: 310px;
}

.recupereaza_parola{
    float:right;
    width: 310px;
    margin-right:15px;
}

#gallery ul{
     list-style: none outside none;
}
#gallery ul li {
     display:inline;
}
.gallery ul{
     list-style: none outside none;
}
.gallery ul li {
     display:inline;
}

.gallery {
    text-align: center;
}


.menu_login a.android_market_download{
    padding-left:40px;
    background-image:url('../images/samsung-apps.png');
    background-repeat:no-repeat;
    background-position:3px 3px;
    width:140px; 
    padding-top:10px;
    overflow:hidden;
    padding-bottom: 3px;
}

.menu_login a.android_custom_download{
    padding-left:40px;
    background-image:url('../images/Android_30.png');
    background-repeat:no-repeat;
    background-position:3px 3px; 
    width:140px;  
    padding-top:10px;
    overflow:hidden;
    margin:3px 0 3px 0;
}

.menu_login a.ios_custom_download{
    padding-left:40px;
    background-image:url('../images/iOS_30.png');
    background-repeat:no-repeat;
    background-position:3px 3px; 
    width:140px;  
    padding-top:10px;
    overflow:hidden;
    margin:3px 0 3px 0;
}

.download_google_play{
    text-align: center;
    float:left;
    
}
.download_google_play img{
    border:none;
}

.custom_installer_div{
    float:left;
    margin-top: 10px;
}

.custom_installer_link{
    float:left;
    margin-right:4px;
}

.custom_installer_div_download{
    float:right;
    text-align:center;
    margin: 0 20px 0 0;
}

.custom_installer_holder{
    border-bottom: #000 solid 1px;
    margin-bottom:5px;
}

.custom_installer_holder img{
    border:0;
}

#output1{
    display:none;
    float: left;
}

.div_log_type{
    float: left;
    margin:3px;
    
}

.div_log_type img{
    border:0;
}

.div_log_type a{
    display:block;
    background-color:#eee;
    text-align: center;
    -moz-border-radius: 1em 1em 1em 1em;
    border-radius: 1em 1em 1em 1em;
    padding:5px;
    width:90px;
    color:#000;
    height:80px;
    border:1px solid #000;
}

.div_log_type a span.title{
    height: 14px;
    display:block;
}

.div_log_type a:hover{
    background-color:#ddd;
    text-decoration:none;
}

#main_col textarea#support_mesaj{
    width:500px;
    height:160px;
}

.div_statistics{
    width:305px;
    float:left;
    border:1px solid #000;
    -moz-border-radius: 1em 1em 1em 1em;
    border-radius: 1em 1em 1em 1em;
    padding:4px;
    margin:4px;
}

.sms_bar_chart, .phone_bar_chart{
    background-color:#f00;
    width:5px;
    height:5px;
}

.notification_div h1{
    color:#f00;
    padding:0 0 0 35px;
    background: transparent url('../images/notification.png') no-repeat left top; 
}

.news_img{
    float:right;
    margin:4px;
}

.left_footer{
    float:left;
    margin-left:5px;
    padding-top:3px;
}

.right_footer{
    float:right;
    margin-right:10px;
    padding-top:3px;
}

.follow_us{
    /*padding:13px 0px 0 0;*/
    font-weight: bold;
}

#google_plus_button{
    position: absolute;
    top:55px;
    left:50%;
    margin-left:385px;
}

.news_div h1{
    text-align: center;
}

.news_div h3{
    margin-left:10px;
}

.morespace{
    padding-bottom: 15px !important;
}

.right_align{
    direction: rtl;
}

.img_separator{
    width: 650px;
    height:1px;
    margin-bottom:5px;
    /*margin-left:5px;*/
    background-image: linear-gradient(to right , rgb(214,148,17) 0%, rgb(207,45,99) 71%);
    background-image: -o-linear-gradient(right , rgb(214,148,17) 0%, rgb(207,45,99) 71%);
    background-image: -moz-linear-gradient(right , rgb(214,148,17) 0%, rgb(207,45,99) 71%);
    background-image: -webkit-linear-gradient(right , rgb(214,148,17) 0%, rgb(207,45,99) 71%);
    background-image: -ms-linear-gradient(right , rgb(214,148,17) 0%, rgb(207,45,99) 71%);
    
    background-image: -webkit-gradient(
    	linear,
    	right top,
    	left top,
    	color-stop(0, rgb(214,148,17)),
    	color-stop(0.71, rgb(207,45,99))
    )

}

.center_div{
    text-align:center;
    
}

.ui-state-active{
	background: none repeat scroll 0 0 #20AAE5 !important;
    border-bottom: 0.25em solid #1894CA !important;
}

.home_tab{
	width:213px;
	text-align:center;	
}

.home_tab a{
	width:100%;
	padding-left:0 !important;
}

#tabs_home{
	 height:330px;
	 box-shadow: 0 0.122em 0.272em 0 rgba(0, 0, 0, 0.122);
	 width:600px;
	 margin:0 auto;
	 
}
#tabs_home ul{
	/*overflow:hidden;*/
}

#tabs_home li{
	border-bottom: 1px solid rgba(0, 0, 0, 0.14);
    border-right: 1px solid rgba(0, 0, 0, 0.14);
    float: left;
    margin-bottom: 0;
    text-align: center;	
	width: 33%;
	/*padding:4px;*/
	cursor:pointer;
	 box-sizing: border-box;
	 background-color:#F7F7F7;
	 /*color: #BFBFBF;*/
}
.tab_action1{
	margin-left:1px;
    margin-right:1px;
}
#tabs_home li:hover{
	color:#333333;	
}
#tabs_home li.active:hover{
	color:#333333;	
}
#tabs_home li.last{
	border-right:0;	
	
}
#tabs_home li span{
	padding:7px;
	display:block;
	
}
#tabs_home li.active{
	border-bottom: 0.25em solid #1894CA;	
	cursor:default;
	background-color:#ffffff;
	color: #333333;
}

.tabs_display{
	clear:both;
	margin-top:20px;
	padding:25px 5px 5px 260px;
	height:300px;
	display:none;	
	background: transparent url('../images/global_remote_control.png') no-repeat left 25px;
}

#tabs_home h3{
	margin-bottom:10px;
	text-align:center;	
}
#tabs_home .tabs_display ul li{
	 list-style: disc outside none;
}
#tabs_home .tabs_display li{
	border:0;
    float: none;
    margin-bottom: 0;
    text-align: left;	
	width: 95%;
	/*padding:4px;*/
	cursor:default;
	 margin-left:15px;
	 margin-top:5px;
	 background-color:#FFFFFF;
	 color: #444;
	
	
}

.home_header{
	text-align:center;
    
    background-image: linear-gradient(to left, #553c9a, #20AAE5);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    
    
	margin: 20px 0 20px 0;
}

#testimonials_div{
	height: 170px;
    margin: 0 auto;
    width: 610px;
    margin-top:20px;
}

#testimonials_div img{
	float:left;
	
	margin:15px 10px 10px 30px;
}
#testimonials_div div.test_h {
	float:right;	
	width:70%;
	font-weight:bold;
	font-size:14px;
	margin-right: 2px;
}

#testimonials_div div.test_h .test{
	margin-top:15px;
	width:100%;
	text-align:center;
}

#testimonials_div div.test_h .test span.left_quote:before{
	content: "";
    /*display: block;*/
    background: url("../images/Ghilimele.png") no-repeat;
    width: 20px;
    height: 20px;
    float: right;
    margin: 0 6px 0 0;
}
#testimonials_div div.test_h .test p{
	text-align:center;
	font-style:italic
}
#testimonials_div div.test_h .test .ghilimele_l{
	position:relative;
	margin:0 4px 0 4px;
	margin-top:3px !important;
}	
	
#testimonials_div div.test_h .test .ghilimele_r{
	position:relative;
	float:none;
	margin:0 4px 0 8px;
}
#testimonials_div div.test_h .test span.right_quote:after{
	content: "";
    /*display: block;*/
    background: url("../images/Ghilimele.png") no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 6px 0 0;
}
#testimonials_div div.test_h .test_name{
	margin-top:10px;
	/*color:#1894CA;*/
	float:right;
	margin-right:40px;
}

.prevBtn, .nextBtn{margin:0;padding:0;display:block;overflow:hidden;text-indent:-8000px;}

.prevBtn, .nextBtn {
	display:block;
	width:30px;
	height:77px;
	position:relative;
	left:50%;
	bottom:82px;
	z-index:1000;
	cursor:pointer;
	/*display:none;*/
	
}
.test_hide{
	opacity:0 !important;
}
.prevBtn{
	background:url(../images/btn_prev.png) no-repeat 0 0;
	margin-left:-340px;
}	
.nextBtn{
	bottom: 159px;
    margin-left: 310px;
	background:url(../images/btn_next.png) no-repeat 0 0;
	
}														
#testimonials_div_inner{
	overflow:hidden;	
}

#slider li {display:none;}	
#slider li:first-child {display:block;}

.testimonial_div{
	width:600px;
	height:120px;	
}

.ui-dialog .ui-widget-content a{
	color:#025194 !important;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	color:#fff !important;
	padding:3px !important;
	
}

/*7.0*/

#wrapper #left_col .left_col_menu_holder{
	padding: 10px 10px 0 10px;
	/*background: url("../images/new_bg.jpg") repeat scroll center top #D6DBE0;*/
}
.menu_hide{
	display:none;	
}
#more_button{
	cursor:pointer;	
}

#news_header_button {
    left: 50%;
    margin-left: 305px;
    position: absolute;
    top: 55px;
}


.hide_elem{
	display:none;	
}

.google_maps_marker{
	cursor: pointer;
	color: #025194;
}

#disclaimer_div{
	text-align:center;
	color:#c00000;	
}


.alert-box {
	color:#555;
	border-radius:10px;
	font-family:Tahoma,Geneva,Arial,sans-serif;font-size:11px;
	padding:10px 36px;
	margin:10px;
}
.alert-box span {
	font-weight:bold;
	text-transform:uppercase;
}
.alert-box-error {
	background:#ffecec url('/images/images/error.png') no-repeat 10px 50%;
	border:1px solid #f5aca6;
}
.alert-box-success {
	background:#e9ffd9 url('/images/images/success.png') no-repeat 10px 50%;
	border:1px solid #a6ca8a;
}
.alert-box-warning {
	background:#fff8c4 url('/images/images/warning.png') no-repeat 10px 50%;
	border:1px solid #f2c779;
}
.alert-box-notice {
	background:#e3f7fc url('/images/images/notice.png') no-repeat 10px 50%;
	border:1px solid #8ed9f6;
}

.app_phone_link{
    display: block;
    width: 90px;
    padding:5px 0 0 34px;
    background : transparent url('../images/block/3.png') no-repeat left top; 
    float:left;
    margin:0 35px 0 0 ;
    height:30px;
}
.web_phone_link{
    display: block;
    width: 90px;
    padding:5px 0 0 34px;
    background : transparent url('../images/block/2.png') no-repeat left top; 
    float:left;
    margin:0 35px 0 0 ;
    height:30px;
}

.number_phone_link{
    display: block;
    width: 130px;
    padding:5px 0 0 34px;
    background : transparent url('../images/block/1.png') no-repeat left top; 
    float:left;
    margin:0 35px 0 0 ;
    height:30px;
}

.alerts_phone_link{
    display: block;
    width: 70px;
    padding:5px 0 0 34px;
    background : transparent url('../images/block/4.png') no-repeat left top; 
    float:left;
    margin:0 0px 0 0 ;
    height:30px;
}



.table_centered{
    margin:0 auto;
    
}
.table_centered td{
    padding: 2px;
    text-align: center;
    width:70px;
}

.pay_brain{
    color: #025194;
    font-size: 14px;
    cursor: pointer;
}
.pay_brain_container{
    display:none;
}
.margin_top_10{
    margin-top: 10px;
}
.red_font{
    color:red;
}
#top_holder #top div.red_font{
    margin:0;
    float: none;
    display:inline;
}


.display_sel_lang{
    /*float:right;*/
}
.display_sel_lang > .link_lang_sel::after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    content: " ";
    height: 0;
    margin-left: 5px;
    margin-top: -2px;
    left: 0px;
    position: relative;
    top: 10px;
    width: 0;
}
.link_lang_sel{
    display:none;
}

.display_sel_lang > .arrow_black::after{
    border-top: 4px solid #000;
}

.display_sel_lang > .arrow_white::after{
    border-top: 4px solid #FFF;
}

.display_sel_lang img, .display_all_lang img {
    width:20px;
    height:20px;
    vertical-align:middle;
    margin-right:4px;
    margin-top: -3px;
}

.display_all_lang{
    position:absolute;
    top: 33px;
    left:50%;
    margin-left:185px;
    background-color: #fff;
    border-bottom: 1px solid #d4d5d6;
    border-left: 1px solid #d4d5d6;
    border-radius: 0 0 5px 5px;
    border-right: 1px solid #d4d5d6;
    padding:3px;
    display: none;
    z-index:2000;
}

.display_all_lang{
    
}
.display_sel_lang a{
    color:#000000;
    font-weight:bold;
}
.display_all_lang a{
    display:block;
    padding:4px 0 0 0 ;
}

.display_all_lang_left{
    float:left;
    margin-right: 10px;
}
.display_all_lang_right{
    float:right;
}



.dispaly_new_version_warn{
    position:absolute;
    top: 10px;
    left : 10px;
    opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
    padding: 10px; width: 210px; height: 35px; border: 2px solid #c2c2c2; background-color: #FFEFEF;  border-radius: 10px;
    text-indent: 0px;
    text-align:center;
}
.dispaly_new_version_warn .close-btn { 
    border: 2px solid #c2c2c2;
    position: relative;
    padding: 1px 5px;
    top: -20px;
    background-color: #605F61;
    left: 208px; 
    border-radius: 20px;
}

.dispaly_new_version_warn .close-btn a {
    font-size: 15px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

@media screen and (max-width: 1330px) {
     .dispaly_new_version_warn {
          display:none;
     }
}

div.clear{
    clear:both;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#wrapper_bg #wrapper #center_wrapper #main_col p{
    font-size:15px;
    line-height: 1.5;
}
#wrapper_bg #wrapper #center_wrapper #main_col #tabs_home p, #wrapper_bg #wrapper #center_wrapper #main_col .home_div p, #wrapper_bg #wrapper #center_wrapper #main_col .alert-box p{
    font-size:12px;
    line-height: normal;
}

.buttom1{
    float:none !important; 
    padding:10px !important;
    height:auto !important;
}

.img_middle {
    vertical-align: middle;
}

.video-container iframe{
    border:0px
}

#cookie_disclaimer{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #D6DBE0 url('../images/new_bg.jpg') repeat center top;
    color: #000000;
    text-align: center;
}








.news_header_holder{
    text-align: center;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
    /*margin: 0 auto;*/
    padding : 10px;
    max-width:350px;
    background:#98cae0;
    width:90%;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.18);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.18);
    color: #3f406a;
    
}

.news_header_holder p.checkmark{
    display:block;
    text-align: left;
    padding-left: 31px;
    
    margin:10px 0 10px 0;
    background: transparent url('/images/checkmark.png') no-repeat  left 3px; 
    
}

.news_header_holder h1 {
    font-size:20px !important;
    margin:20px 0 20px 0;
    text-shadow: 0.1px 0.1px 0.1px #000011;
}

.download_link{
   font-size:18px !important;
   text-align: center;
}


/* flags  */

.bg-in {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -10px -10px;
}
.bg-it {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -50px -10px;
}
.bg-ja {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -10px -50px;
}
.bg-ko {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -50px -50px;
}
.bg-ms {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -90px -10px;
}
.bg-my {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -90px -50px;
}
.bg-nl {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -10px -90px;
}
.bg-no {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -50px -90px;
}
.bg-pl {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -90px -90px;
}
.bg-por {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -130px -10px;
}
.bg-ro {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -130px -50px;
}
.bg-russia {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -130px -90px;
}
.bg-se {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -10px -130px;
}
.bg-sk {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -50px -130px;
}
.bg-sr {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -90px -130px;
}
.bg-sw {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -130px -130px;
}
.bg-th {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -170px -10px;
}
.bg-tl {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -170px -50px;
}
.bg-turkey {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -170px -90px;
}
.bg-vn {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -170px -130px;
}
.bg-zh_rCN {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -10px -170px;
}
.bg-zh_rTW {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -50px -170px;
}
.bg-ar {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -90px -170px;
}
.bg-bn {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -130px -170px;
}
.bg-cs {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -170px -170px;
}
.bg-de {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -210px -10px;
}
.bg-el {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -210px -50px;
}
.bg-en {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -210px -90px;
}
.bg-es {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -210px -130px;
}
.bg-fr {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -210px -170px;
}
.bg-he {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -10px -210px;
}
.bg-hr {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -50px -210px;
}
.bg-hu {
    width: 20px; height: 20px;
    background: url('../images/Flag/flags.png') -90px -210px;
}
.display_all_lang_left div, .display_all_lang_right div{
    float:left;
    vertical-align:middle;
    margin-right:4px;
    margin-top: -3px;
}
.display_all_lang a{
    margin-top:4px;
}



/* choose log page  */


.bg-phones {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -170px -90px;
}
.bg-Browser {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -10px -10px;
}
.bg-Calendar {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -50px -10px;
}
.bg-Contacts {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -10px -50px;
}
.bg-Facebook {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -50px -50px;
}
.bg-general_news {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -90px -10px;
}
.bg-GPS {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -90px -50px;
}
.bg-hangouts {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -10px -90px;
}
.bg-kik {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -250px -90px;
}
.bg-lang {
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -90px -90px;
}
.bg-line {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -130px -10px;
}
.bg-live_control {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -130px -50px;
}
.bg-logout {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -130px -90px;
}
.bg-logs {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -10px -130px;
}
.bg-MMS {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -50px -130px;
}
.bg-news {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -90px -130px;
}
.bg-payment_history {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -130px -130px;
}
.bg-payment {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -170px -10px;
}
.bg-Phone {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -170px -50px;
}
.bg-Pictures {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -170px -130px;
}
.bg-Power {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -10px -170px;
}
.bg-Ring {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -50px -170px;
}
.bg-Skype {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -90px -170px;
}
.bg-SMS {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -130px -170px;
}
.bg-snapchat {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -170px -170px;
}
.bg-soft {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -210px -10px;
}
.bg-support_news {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -210px -50px;
}
.bg-support {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -210px -90px;
}
.bg-surroundings {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -210px -130px;
}
.bg-System {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -210px -170px;
}
.bg-tango {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -10px -210px;
}
.bg-track_2 {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -50px -210px;
}
.bg-track {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -90px -210px;
}
.bg-twitter {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -130px -210px;
}
.bg-Viber {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -170px -210px;
}
.bg-video {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -210px -210px;
}
.bg-Whatsapp {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -250px -10px;
}
.bg-account {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -250px -50px;
}

.bg-email {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -90px -130px;
}
.bg-google {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -250px -170px;
}

.bg-instagram {
    float:left;
    width: 20px; height: 20px;
    background: url('../images/small_icons17.png') -250px -130px;
}







/* choose log page  */

.bg-Ring_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -10px -10px;
}
.bg-Skype_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -60px -10px;
}
.bg-SMS_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -10px -60px;
}
.bg-snapchat_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -60px -60px;
}
.bg-surroundings_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -110px -10px;
}
.bg-System_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -110px -60px;
}
.bg-Tango_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -10px -110px;
}
.bg-track_2_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -60px -110px;
}
.bg-track_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -110px -110px;
}
.bg-twitter_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -160px -10px;
}
.bg-Viber_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -160px -60px;
}
.bg-video_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -160px -110px;
}
.bg-Whatsapp_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -10px -160px;
}
.bg-app_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -60px -160px;
}
.bg-Browser_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -110px -160px;
}
.bg-Calendar_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -160px -160px;
}
.bg-Contacts_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -210px -10px;
}
.bg-Facebook_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -210px -60px;
}
.bg-GPS_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -210px -110px;
}
.bg-hangouts_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -210px -160px;
}
.bg-kik_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -257px -110px;
}
.bg-line_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -60px -210px;
}
.bg-live_control_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -110px -210px;
}
.bg-MMS_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -160px -210px;
}
.bg-Phone_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -210px -210px;
}
.bg-Pictures_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -260px -10px;
}

.bg-email_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -110px -210px;
}
.bg-google_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -260px -160px;
}


.bg-instagram_icon {
    margin : 0 auto;
    width: 30px; height: 30px;
    background: url('../images/icons17.png') -259px -59px;
}





ul.social-icons li {
    box-sizing:border-box;;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-image: url(../images/social-sprites.png);
    background-repeat: no-repeat;
    background-position: 0 100px;
    display: inline-block;
    margin: -1px 1px 5px 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);

}
ul.social-icons li a {

    text-indent: -9999px;

}
ul.social-icons li a {

    display: block;
    height: 30px;
    width: 30px;
    text-align: center;

}
ul.social-icons li.facebook {

    background-position: 0 -120px;

}
ul.social-icons li.facebook:hover {
	background-position: 0 -150px;
}
ul.social-icons li.twitter {
	background-position: 0 -1140px;
}
ul.social-icons li.twitter:hover {
	background-position: 0 -1170px;
}
ul.social-icons li.youtube {
	background-position: 0 -1380px;
}
ul.social-icons li.youtube:hover {
	background-position: 0 -1410px;
}






summary {
  font-size: 1.26rem;
  font-weight: 600;
  background-image: radial-gradient(circle at 40% 91%, rgba(251, 251, 251,0.04) 0%, rgba(251, 251, 251,0.04) 50%,rgba(229, 229, 229,0.04) 50%, rgba(229, 229, 229,0.04) 100%),radial-gradient(circle at 66% 97%, rgba(36, 36, 36,0.04) 0%, rgba(36, 36, 36,0.04) 50%,rgba(46, 46, 46,0.04) 50%, rgba(46, 46, 46,0.04) 100%),radial-gradient(circle at 86% 7%, rgba(40, 40, 40,0.04) 0%, rgba(40, 40, 40,0.04) 50%,rgba(200, 200, 200,0.04) 50%, rgba(200, 200, 200,0.04) 100%),radial-gradient(circle at 15% 16%, rgba(99, 99, 99,0.04) 0%, rgba(99, 99, 99,0.04) 50%,rgba(45, 45, 45,0.04) 50%, rgba(45, 45, 45,0.04) 100%),radial-gradient(circle at 75% 99%, rgba(243, 243, 243,0.04) 0%, rgba(243, 243, 243,0.04) 50%,rgba(37, 37, 37,0.04) 50%, rgba(37, 37, 37,0.04) 100%),linear-gradient(90deg, rgb(34, 222, 237),rgb(35, 190, 240));
  color: #fff;
  padding: 1rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
  outline: none;
  border-radius: 0.25rem;
  text-align: left;
  cursor: pointer;
  position: relative;
}


details > summary::after {
  position: absolute;
  content: "+";
  right: 20px;
}
details[open] > summary::after {
  position: absolute;
  content: "-";
  right: 20px;
}




.counter
{
    
    text-align: center;
}

.counter-count
{
    font-size: 18px;
    background-color: #00b3e7;
    border-radius: 50%;
    position: relative;
    color: #ffffff;
    text-align: center;
    line-height: 92px  !important;
    width: 92px;
    height: 92px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
}

.employee-p,.customer-p,.order-p,.design-p
{
    font-size: 24px;
    color: #000000;
    line-height: 34px;
}

.container-counter .employee-p,.container-counter .customer-p, .container-counter .design-p, .container-counter .order-p{
    text-align:center;
}

.display-table {
    display: table; 
}
.display-table > div { 
    display: table-row; 
    
}
.display-table > div > div { 
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5px;
}

.display-table > div > div p{
    text-align: center;
}

.counter .display-table > div > div > div{ 
   margin-top: 30px;
   margin-bottom: 30px;
}




.tick {
    margin:20px;
    padding-bottom: 1em;
    font-size:1rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.tick-label {
    font-size:.375em;
    text-align:center;
}

.tick-group {
    margin:0 .25em;
    text-align:center;
}


.awesome_ch {
  -webkit-animation: colorchange 20s infinite alternate;
}

@-webkit-keyframes colorchange {
  0% {
    color: blue;
  }
  10% {
    color: #8e44ad;
  }
  20% {
    color: #20aae5;
  }
  30% {
    color: red;
  }
  40% {
    color: blue;
  }
  50% {
    color: #34495e;
  }
  60% {
    color: blue;
  }
  70% {
    color: #2980b9;
  }
  80% {
    color: #20aae5;
  }
  90% {
    color: #2980b9;
  }
  100% {
    color: red;
  }
}

.my_move_span {
  animation: mymove 5s infinite;
}

@keyframes mymove {
    
    0% {
    color: blue;
  }
  10% {
    color: #8e44ad;
  }
  20% {
    color: #20aae5;
  }
  30% {
    color: red;
  }
  40% {
    color: blue;
  }
  50% {
    color: #34495e;
    font-size: 20px;
  }
  60% {
    color: blue;
  }
  70% {
    color: #2980b9;
  }
  80% {
    color: #20aae5;
  }
  90% {
    color: #2980b9;
  }
  100% {
    color: red;
  }
  
}






@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.tcontainer {
    width: 100%;
    overflow: hidden;
}

.ticker-wrap {
  
  
  background-color: #eee;
  height: 4rem;
  
  padding-left: 100%;
  box-sizing: content-box;
 
  

}


.ticker-wrap .ticker {

    display: inline-block;
    height: 4rem;
    line-height: 4rem;  
    white-space: nowrap;
    padding-right: 100%;
    box-sizing: content-box;

    -webkit-animation-iteration-count: infinite; 
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
   -webkit-animation-name: ticker;
           animation-name: ticker;
    -webkit-animation-duration: 15s;
            animation-duration: 15s;

    

  }
  
  .ticker-wrap .ticker:hover {
        animation-play-state: paused;
    }
  
 .ticker-wrap .ticker__item {

      display: inline-block;

      padding: 0 2rem;
      font-size: 1.3rem;
      color: white;   

    }


    .top-notif {
      background: #FFF;
      width: 250px;
      padding: 24px 24px 0 24px;
      color: #212121;
      border-radius: 2px;
      box-shadow: 0 0 14px rgba(0, 0, 0, 0.24);
      position: absolute;
      top: 24px;
      
      right: 24px;
      
      /*
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      */
      
      transition: 0.3s;
    }
    .top-notif_center{
          margin-left: auto !important;
          margin-right: auto !important;
          left: 0 !important;
          right: 0 !important;
    }
    .top-notif h1 {
      font: 1.1em Roboto;
      margin-bottom: 24px;
      font-weight: bold;
    }
    .top-notif h1 span.close_not {
      float: right;
      height: 12px;
      width: 12px;
      margin: 3px;
      position: relative;
      cursor: pointer;
    }
    .top-notif h1 span.close_not:before, .top-notif h1 span.close_not:after {
      content: "";
      background: #212121;
      width: 2px;
      height: 115%;
      position: absolute;
      left: 50%;
      transform: rotate(-45deg);
    }
    .top-notif h1 span.close_not:before {
      transform: rotate(45deg);
    }
    .top-notif p {
      font: 0.85em/1.7em Roboto;
      margin-bottom: 24px;
      display: table;
    }
    .top-notif span {
      display: table-cell;
      vertical-align: middle;
    }
    
    .top-notif button {
      background: transparent;
      padding: 0 16px;
      margin: 0 0 16px 8px;
      border: none;
      border-radius: 2px;
      outline: none;
      text-transform: uppercase;
      font: 500 0.9em/2.5 Roboto;
      white-space: nowrap;
      cursor: pointer;
      float: right;
      transition: 0.2s;
    }
    .top-notif button.cta {
      background: #4285F4;
      color: #FFF;
      box-shadow: 0 0 2px rgba(66, 133, 244, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
    }
    .top-notif button.cta.show {
      margin: 0;
      float: none;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    .top-notif button.cta:hover {
      background: #2a75f3;
      box-shadow: 0 0 4px rgba(66, 133, 244, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
    }
    .top-notif button.ghost {
      color: #3367D6;
      color: #4285F4;
    }
    .top-notifbutton.ghost:hover {
      background: rgba(153, 153, 153, 0.2);
    }
    .top-notif button a {
      display: inline-block;
      width: calc(100% + 32px);
      color: inherit;
      text-decoration: none;
      transform: translateX(-16px);
    }
    
    
    .warn,
    .warn::before,
    .warn::after
    {
      position: relative;
      padding: 0;
      margin: 0;
    }
    
    .warn {
      font-size: 36px;
      color: transparent;
    }
    
    .warn.warning {
      display: inline-block;
    
      top: 0.225em;
    
      width: 1.15em;
      height: 1.15em;
    
      overflow: hidden;
      border: none;
      background-color: transparent;
      border-radius: 0.625em;
    }
    
    .warn.warning::before {
      content: "";
      display: block;
      top: -0.08em;
      left: 0.0em;
      position: absolute;
      border: transparent 0.6em solid;
      border-bottom-color: #2a75f3;
      border-bottom-width: 1em;
      border-top-width: 0;
      box-shadow: #999 0 1px 1px;
    }
    
    .warn.warning::after {
      display: block;
      position: absolute;
      top: 0.1em;
      left: 0;
      width: 100%;
      padding: 0 1px;
      text-align: center;
      font-family: "Garamond";
      content: "!";
      font-size: 0.65em;
      font-weight: bold;
      color: #fff;
    }



.container_breadcrumb {
margin-top: 20px;    
display: flex;
flex-direction: column;
height: 100%;
width: 100%;



}

.container_breadcrumb ul, li {
list-style: none;
}

.breadcrumb {
display: flex;
border-radius: 10px;
margin: auto;

top: 50%;
width: 100%;
height: 48px;
transform: translateY(-50%);
z-index: 1;

}


.breadcrumb__item {
height: 100%;
background-color: #EEE;
color: #252525;
font-family: 'Oswald', sans-serif;
border-radius: 7px;
transition: all 0.3s ease;
text-transform: uppercase;
position: relative;
display: inline-flex;

font-size: 12px;
transform: skew(-21deg);
box-shadow: 0 2px 5px rgba(0,0,0,0.26);
margin: 8px;
padding: 0 5px;
cursor: pointer;
}


.breadcrumb__item:hover {
background: #490099;
color: #FFF ;
}


.breadcrumb__inner {
display: flex;
flex-direction: column;
margin: auto;
z-index: 2;
transform: skew(21deg);  
}

.breadcrumb__title {
font-size: 12px;
text-overflow: ellipsis;  
overflow: hidden;
white-space: nowrap;  
}

.breadcrumb__item a{
    text-decoration:none;
    color:#252525;
    padding-top: 16px;
    font-weight: bold;
    
}

.breadcrumb__item a:hover{
    text-decoration:none;
    color:#FFF;
}

@media all and (max-width: 1000px) {
.breadcrumb {

}

.breadcrumb__title{
font-size: 12px;
}
.breadcrumb__item {
padding: 0 30px;
}
}

@media all and (max-width: 710px) {
.breadcrumb {

}
.breadcrumb__item {
padding: 0 20px;
}

}



.user_comment{
    margin-top:5px;
    padding: 2rem;
    background: #111;
    border-radius: 8px;
    
}    

.comment_form{
    
    max-width: 600px;
    margin: 0 auto;
    color:#fff;
    
}

.comment_div{
    
    
    text-align:left;
    
}

.comment_reply_div{
    
    text-align:left;
    margin-left:10px;
    
}

.user_comment #comment_parent_id{
    
    cursor:pointer;
    
}



.install_download {
    display: inline-block;
    background-image: url("/images/download_install_run.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 100px;
    height: 100px;
}


.login_download {
    display: inline-block;
    background-image: url("/images/download_install_run.png");
    background-repeat: no-repeat;
    background-position: -300px 0px;
    width: 100px;
    height: 100px;
}

.register_download {
    display: inline-block;
    background-image: url("/images/download_install_run.png");
    background-repeat: no-repeat;
    background-position: -200px 0px;
    width: 100px;
    height: 100px;
}


.space_line{
    
    background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent);
    border: 0;
    height: 1px;
    margin: 22px 0 22px 0;
    
}

.comment_form form{
    text-align: center;
}

.comment_form .spy_phone_app_buttom{
    float:none !important;
}

.comment_form textarea{width:auto !important;height: auto !important;}

.gsc-control-cse {
    padding: 0 !important;
    border: 0 !important;
}