/* SS start file */


/*main*/

body {
	/*    background-image: url('../images/background.png');*/
	/*background: #ededed url('/css/images/background.png');*/
	font-family: 'Open Sans', Helvetica, sans-serif;
	color: #58595b;
	position: relative;
	/*font-size: 14px;*/
	/*font-weight: 300;*/
	/*overflow-y: scroll;*/
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

/*.title {*/
/*font-size: 36px;*/
/*font-weight: normal;*/
/*}*/
#open-button {
	display: none;
}
.title-form {
	padding-bottom: 10px;
}

.input-form {
	padding-bottom: 30px;
}

span .title {
	font-size: 40px;
	font-weight: bold;
}

.line {
	font-size: 16px;
	font-weight: normal;
}

h1 {
	font-size: 55px;
	padding-bottom: 20px;
	font-weight: normal;
	color: #0097a8;
}

a {
	color: #0097a8;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

hr {
	border-top: none;
	height: 1px;
	/*    background-image: url('../images/hr.png');*/
	/*background-image: url('/css/images/hr.png');*/
}
.table th {
	font-weight: 300;
}
.nav {
	padding-left: 15px;
	margin-bottom: 0;
	list-style: none;
}
p.big {
	font-size: 18px;
	line-height: 27px;
	margin-bottom: 45px;
}
#page {margin-top: 85px;}

.progressBar {
	margin-top: 20px;
	font-size:14px;
	display: none;
}

/*nav bar*/
/*reset*/


/*new style*/
.navbar {
	/*    background-image: url('../images/background-nav.png');*/
	height: 75px;
	/*box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);*/
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	/*background: #1f1f1f url('/css/images/background-nav.png');*/
}
.navbar-inner {
	background: #0097a8 none repeat-x !important;
	filter: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	min-height: 75px;
}
.navbar-inner .container {
	/*    background-image: url('../images/background-nav.png');*/
	/*background-image: url('/css/images/background-nav.png');*/

}

.navbar .brand {
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 72px;
	padding: 0;
	margin-left: 0;
}

.navbar .divider-vertical {
	height: 75px;
	background-color: #111;
	border-right: 1px solid #333;
}

.navbar .nav > li > a {
	color: #fff;
	font-size: 18px;
	padding: 20px 12px 5px 12px;
	line-height: 50px;
}

.navbar .nav > li > a:hover, .navbar .nav > li.active > a, .navbar .nav > li.active > a:hover {
	background-color: #111;
}

.navbar .nav > li > a .caret {
	margin-top: 22px;
}
/*buttons*/


.btn{
	display: block;
	margin: 0px 15px 0px 0px;
	padding: 5px 10px 5px 10px;
	display: inline-block;
	color: #5a615f;
	font-size: 18px;
	text-transform: uppercase;
	font-family: nerisLight;
	border: 1px solid #e1e1e8;
	border-radius: 0;
}
button.btn[type="submit"] {
	font-weight: normal;
	#color: #5a615f;
	font-size: 16px;
}
/*tabs*/
.tab-content {
	overflow: hidden;
}

/* popover */
.popover {
	z-index: 2013;
}

/* device state badge's visibility */
.device-state .device-state-online,
.device-state.device-state-online .device-state-offline {
	display: none;
}

.device-state .device-state-offline,
.device-state.device-state-online .device-state-online {
	display: inline;
}

/*tables*/

/*for popover info icon near label*/
table.detail-view th{padding-right:20px;}
/*table.detail-view th a[rel='popover'] {margin-right: -15px;}*/

/* media queries */
@media (min-width: 979px) {
	#sidebar{position:fixed; min-width:220px;}
}

img.bg_mobile {
	width: 100%;
	max-width: 414px;
}

form {
	/*background-image: url('/css/images/background.png');*/
	outline: none;
}

/*justino*/
._55 {
	font-size: 55px;
	font-weight: normal;
}

._36 {
	font-size: 36px;
	font-weight: normal;
}

._16 {
	font-size: 16px;
	font-weight: normal;
}

.wrap {
	margin-top: 70px;
}

.form {
	margin: 0;
	padding: 15px;
	border: 0;
	margin-bottom: 40px;
	border: 2px #C1C2C5 dotted;
	background-image: url('../images/imagesbackground.png');
}

.bold{
	font-weight: bold;
}
/*.form-large input {
    background-color: white;
    margin-right:20px;
    width:195px;
    height:35px;
    border:2px #C1C2C5 dotted;
    background:#FFF;
    padding:0;
    padding-left:5px;
}*/

.form-large input[type="email"],
.form-large input[type="number"],
.form-large input[type="password"],
.form-large input[type="tel"],
.form-large input[type="url"],
.form-large input[type="text"],
.form-large input[type="submit"],
.form-large select {
	background-color: white;
	margin-right: 20px;
	min-width: 195px;
	height: 35px;
	border: 2px #C1C2C5 dotted;
	background: #FFF;
	padding: 0;
	padding-left: 5px;

}

div p.hint a {
	color: #58595B;
	font-size: 15px;
}

p.copy {

}

p.note {
	padding-bottom: 15px;
}

/*input[type="text"],
input[type="password"],
textarea,
input {
    background-color: white;
    margin-right:20px;
    width:195px;
}*/

button[type="submit"] {
	font-weight: bold;
	color: white;
	font-size: 25px;
}

.try_demo {
	font-weight: bold;
	color: white;
	font-size: 16px;
	margin-left: 5px;
}

/*textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus {
    border:1px dotted #7eefd9
    outline: 0;
    outline: thin dotted \9;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
}*/

/* override bootstrap */

.label-important,
.badge-important {
	background-color: #e74c3c;
}

.label-important[href],
.badge-important[href] {
	background-color: #d62c1a;
}

.label-warning,
.badge-warning {
	background-color: #f39c12;
}

.label-warning[href],
.badge-warning[href] {
	background-color: #c87f0a;
}

.label-success,
.badge-success {
	background-color: #18bc9c;
}

.label-success[href],
.badge-success[href] {
	background-color: #128f76;
}

.label-info,
.badge-info {
	background-color: #3498db;
}

.label-info[href],
.badge-info[href] {
	background-color: #217dbb;
}

.label-inverse,
.badge-inverse {
	background-color: #7b8a8b;
}

.label-inverse[href],
.badge-inverse[href] {
	background-color: #636f70;
}

/*.alert {*/
/*padding: 8px 35px 8px 14px;*/
/*margin-bottom: 20px;*/
/*background-color: #e6bb0d;*/
/*border: 1px solid transparent;*/
/*border-radius: 6px;*/
/*}*/

/*.alert,*/
/*.alert h4 {*/
/*color: #ffffff;*/
/*}*/

/*.alert h4 {*/
/*margin: 0;*/
/*}*/

/*.alert .close {*/
/*position: relative;*/
/*top: -2px;*/
/*right: -21px;*/
/*line-height: 20px;*/
/*}*/

/*.alert-success {*/
/*color: #ffffff;*/
/*background-color: #18bc9c;*/
/*border-color: transparent;*/
/*}*/

/*.alert-paid-success .close {*/
/*position: relative;*/
/*top: -2px;*/
/*right: -21px;*/
/*line-height: 20px;*/
/*}*/

/*.alert-paid-success {*/
/*color: #ffffff;*/
/*background-color: #18bc9c;*/
/*border-color: transparent;*/
/*padding: 8px 35px 8px 14px;*/
/*margin-bottom: 20px;*/
/*border: 1px solid transparent;*/
/*border-radius: 6px;*/
/*}*/

/*.alert-success h4 {*/
/*color: #18bc9c;*/
/*}*/

/*.alert-danger,*/
/*.alert-error {*/
/*color: #FF0000;*/
/*background-color: #ffffff;*/
/*border-color: transparent;*/
/*}*/

/*.alert-danger h4,*/
/*.alert-error h4 {*/
/*color: #FF0000;*/
/*}*/

/*.alert-info {*/
/*color: #ffffff;*/
/*background-color: #3498db;*/
/*border-color: transparent;*/
/*}*/

/*.alert-info h4 {*/
/*color: #3498db;*/
/*}*/

/*.alert-block {*/
/*padding-top: 14px;*/
/*padding-bottom: 14px;*/
/*}*/

/*.alert-block > p,*/
/*.alert-block > ul {*/
/*margin-bottom: 0;*/
/*}*/

/*.alert-block p + p {*/
/*margin-top: 5px;*/
/*}*/

.nav-list > .active > a, .nav-list > .active > a:hover {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	background-color: #0a5687;
}

p.alert-contacts {
	margin: 0px 0px 20px 20px;
}

div.form div.error input,
div.form div.error textarea,
div.form div.error select,
div.form input.error, div.form textarea.error,
div.form select.error {
	/*    background:#FFF; url(../images/field_error.png) no-repeat center right;*/
	background: #FFF;
	border-color: #C00;
	padding-right: 25px
}

div.form div.success input,
div.form div.success textarea,
div.form div.success select,
div.form input.success,
div.form textarea.success,
div.form select.success {
	/*    background:#FFF url(../images/field_success.png) no-repeat center right;*/
	/*background:#FFF;*/
	border-color: #c6d880;
	padding-right: 25px
}

input.form-large[type="text"],
input.form-large[type="password"],
textarea,
input.form-large {
	background-color: white;
	margin-right: 20px;
	width: 195px;
	border: 2px #C1C2C5 dotted;
}

.dotted {
	border:2px #C1C2C5 dotted;
}

textarea:focus,
input.form-large[type="text"]:focus,
input.form-large[type="password"]:focus {
	border: 1px dotted #7eefd9;
	outline: thin dotted \9;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

/* control window overrides for this theme*/
#device_name h1 {
	font-size: 24px;
}

/*downloads page styles*/
.bordered {
	border: 2px #C1C2C5 dotted;
}

.select-box-content .box_play {
	padding: 30px 30px;
	margin-bottom: 30px;
}

.box_play .content h3 {
	font-size: 28px;
	margin-bottom: 0px;
}

.box_play .content {
	margin-top: 0px;
}

.box_play .content p {
	font-size: 19px;
	margin-top: 30px;
}

.box_play .image {
	line-height: 150px;
	vertical-align: middle;
	text-align: center;
}

/*paypal*/
.cart {
	font-size: 40px;
	padding: 6px;
}

.bootstrap-select.btn-group .btn .caret {
	right: -1px;
	outline:0;
	top: 0;
	width: 45px;
	height: 40px;
	background: url("../images/droparrow.png");
	border: 0;
	opacity: 1;
}

.dotted.rc-cut:last-child:after {
	top: -2px;
	right: -3px;
}
.btn-group>.btn-price:last-child:after {
	top: -2px;
	right: -2px;
	border-top: 11px solid #ededed;
	border-left: 11px solid transparent;
}
.price_bg {
	display: block;
	font-size: 25px;
	width: 144px;
	height: 48px;
	background: url("../images/bg_total_price.png");
}

.price {
	animation: moveTop 2s;
	text-align:center;
	margin-top:15px;
	font-size:25px;
	font-weight: bold;
}

/*.price {*/
/*padding:15px;*/
/*}*/

/*
.preprice {
	margin-bottom: 24px;
}
*/
.radio>label {
	font-size: 1em !important;
	font-weight: normal !important;
}


/* Buy top up code: select box */

div.selectBox {
	position:relative;
	display:inline-block;
	cursor:default;
	text-align:left;
	line-height:40px;
	clear:both;
	color:#333333;
}

span.selected {
	width:175px;
	height: 36px;
	font-weight: bold;
	text-indent:12px;
	text-transform: uppercase;
	font-size:12px;
	border:2px #C1C2C5 dotted;
	border-right:none;
	background:#FFFFFF;
	overflow:hidden;
}
span.selectArrow {
	width: 45px;
	height: 40px;
	background: url("../images/droparrow.png");
	cursor:pointer;
	border: 0;
	opacity: 1;
}

span.selectArrow,span.selected {
	position:relative;
	float:left;
	z-index:1;
}
div.selectOptions {
	position:absolute;
	left:0;
	width:220px;
	border:1px solid #ccc;
	border-radius: 0 0 5px 5px;
	overflow:hidden;
	background:#FFFFFF;
	padding-top:2px;
	display:none;
}

span.selectOption {
	padding:5px;
	cursor:pointer;
	display:block;
	text-indent: 15px;
	line-height: normal;
	color:#2c4c7f;
}

span.selectOption:hover {
	color:#FFFFFF;
	background:#335792;
}


.upperCase{
	text-transform: uppercase;
}


a.add_device.disabled {
	background: #EBEBEB;
	color: #999999;
}

.modalBtn{
	margin: 0px 15px 0px 0px;
	padding: 5px 10px 5px 10px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-family: nerisLight;
	border: 1px solid #e1e1e8;
	min-width: 110px;
}
.modalBtn.ok{
	background: #0097a7;
}
.modalBtn.cancel{
	background: #838383;
}

.popover{
	width: 50%;
}


/* SS end file */

body {
	width: 100%;
	height: 100%;
	font-family: 'Titillium Web', sans-serif;
	background-color: #fff;
}

html {
	width: 100%;
	height: 100%;
}

@font-face {
	font-family: nerisThin;
	src: url('../fonts/Neris-Thin.otf');
}

@font-face {
	font-family: nerisBold;
	src: url('../fonts/Neris-SemiBold.otf');
}

@font-face {
	font-family: nerisLight;
	src: url('../fonts/Neris-Light.otf');
}

h1,
/*h2,*/
h3,
h4,
h5,
h6 {
	/*margin: 0 0 35px;*/
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}

p {
	font-size: 18px;
}

@media(min-width:767px) {
	p {
		font-size: 20px;
	}
}

@media(max-width:767px) {

	body {
		#overflow-y: hidden;
	}

	.page-scroll-left,
	.page-scroll-right {
		display: none;
	}
	.welcome {
		position: relative;
		height:     50px;
		text-align: center;
	}
    .welcome a  {
	    position: absolute;
    }
}

a {
	color: #787878;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #787878;
}
.container {
	padding:0px !important;
}

input:-webkit-autofill, input:-webkit-autofill:focus  {
	background: none repeat scroll 0 0 transparent !important;
}

.intro {
	display: table;
	width: 100%;
	height: auto;
	padding: 100px 0 0;
	text-align: center;
	color: #fff;
	background: #fff url('../images/intro-bg.jpg') no-repeat scroll bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.intro-body {
	position:relative;
}

.brand-heading {
	font-size: 40px;
}

.intro-text {
	padding-top:40px;
	font-size: 20px;
}

@media(min-width:767px) {
	.intro {
		height: 100%;
		padding: 100px 0 0;
	}

	.brand-heading {
		font-size: 100px;
	}

	.intro-text {
		padding-top:40px;
		font-size: 20px;
	}
}

.btn-circle {
	width: 50px;
	height: 50px;
	padding: 7px 10px;
	color: #fff;
	background: 0 0;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	margin: 0;
	border: 0;
}

.btn-circle:hover,
.btn-circle:focus {
	outline: 0;
	color: #fff;
}

.page-scroll .btn-circle i.animated {
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: .5s;
	-moz-transition-property: -moz-transform;
	-moz-transition-duration: .5s;
}

.page-scroll .btn-circle:hover i.animated {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {
0% {
	-webkit-transform: scale(1);
	transform: scale(1);
}

50% {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

100% {
	-webkit-transform: scale(1);
	transform: scale(1);
}
}

@-moz-keyframes pulse {
0% {
	-moz-transform: scale(1);
	transform: scale(1);
}

50% {
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}

100% {
	-moz-transform: scale(1);
	transform: scale(1);
}
}

/* Welcome langas */
#welcome {
	background: none repeat scroll 0 0 #ffffff;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	display:table;
	position: relative;
	height:100%;
	width:100%;
}
.welcome-body {
	vertical-align: middle;
	display: table-cell;
	position: relative;
}
.intro-box {
	margin-bottom:60px;
}

.user-action-block {
	margin:34px 0px 0px;
	text-align:center;
}

.user-action-form {
	text-align:center;
	width: 255px;
}

.form-group {
	position:relative;
}

.user-action-form input[type="text"],
.user-action-form input[type="password"] {
	width: 255px;
	height:50px;
	background: none repeat scroll 0 0 transparent;
	border: 1px solid #ffffff;
	border-radius: 0;
	font-size:18px;
	color:#ffffff;
	padding: 5px 0px 0px 15px;
}
.user-action-form input[type="checkbox"] {
	float:left;
}
.error-message {
	font-size:16px;
	text-align:left;
	padding:4px 0px 0px 20px;
	margin-bottom:-6px;
	background: url('../../../../images/smartcloud/error-ico.png') no-repeat left 12px;
}
.agree-term {
	margin:0px 0px 15px;
}
.agree-term a {
	font-size:15px;
	color:#FFFFFF;
}

.agreement {
	font-size:15px;
}

.agree-term input:hover {
	cursor: pointer;
}

.hidden {
	display:none;
}

.form-wrapper input[type="text"] {
	color:#ffffff;
}

.login-text {
	font-size: 40px;
}

.user-action-form .btn-success {
	width: 255px;
	height:50px;
	border-radius: 0;
	font-size:26px;
	padding:0px;
	background-color:#4296a5;
	border-color:#4296a5;
}

.user-action-form .btn-success:hover,
.user-action-form .btn-success:focus,
.user-action-form .btn-success:active,
.user-action-form .btn-success.active,
.user-action-form .open > .dropdown-toggle.btn-success {
	background-color: #237987;
	border-color: #237987;
	color: #fff;
}

.login-links {
	margin-top:18px;
	padding-bottom:64px;
}
.login-link {
	color:#fff;
	padding:0px 10px;
	cursor: pointer;
}

.arrow-down {
	height:26px;
	width:22px;
	background: url('../../../../images/smartcloud/arrow.png') no-repeat center center scroll;
}

.page-scroll {
	bottom: 20px;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
}
.page-scroll-left {
	margin-left:8%;
	float:left;
	width:38.6667%;
	height:40px;
	background: url('../../../../images/smartcloud/scroll-down-left.png') no-repeat right center scroll;
}

.page-scroll-right {
	height:40px;
	width:38.6667%;
	float:left;
	background: url('../../../../images/smartcloud/scroll-down-right.png') no-repeat left center scroll;
}

/* Antra lango dalis */
.h2-green {
	font-size:28px;
	font-weight:normal;
	text-transform:none;
	color:#4296a5;
	margin:60px 0px 30px;
}
.h2-red {
	font-size:28px;
	font-weight:normal;
	text-transform:none;
	color:#c17272;
	margin:60px 0px 30px;
}

#welcome .text p {
	color:#787878;
	line-height:1.4;
	font-size:18px;
	margin-bottom:13px;
}
#welcome .text {
	padding-bottom:23px;
}
#welcome a:hover,
#welcome a:focus {
	text-decoration: none;
	color: #787878;
}

.try-demo {
	line-height:53px;
	padding:6px 27px;
	font-size:26px;
	color:#787878;
	border: 1px solid #d1d1d1;
}

.demo-links {
	margin-bottom:190px;
}
.demo-links .col-md-6 {
	padding: 60px 0px 50px;
}
.navbar-nav {
	margin:0px 0px 0px 40px;
	padding:0px;
}
.navbar-nav li {
	margin: 0px 60px 20px 0px;
	list-style:none;
	position:relative;
}
.navbar-nav li a {
	width: 200px;
	height: 50px;
	border: 1px solid #fff;
	display: inline-block;
	padding: 0px;
	font-family:nerisLight;
	font-size: 16px;
	color: #FFFFFF;
	line-height: inherit;

}
.navbar-nav li.gate-demo.current a {
	background: #c17272;
}
.navbar-nav li.web-control.current a {
	background: #4296a5;
}

.navbar-nav li.eldes_login a {
	width:154px;
	height:50px;
	background: url('../../../../images/smartcloud/eldes_cloud_login.png');
}

.navbar-nav li.eldes_logout a {
	width:154px;
	height:50px;
	background: url('../../../../images/smartcloud/eldes_cloud_logout.png');
	cursor: pointer;
}

.navbar-nav span a {
	color :#FFFFFF;
}

#register .user-action-form, #lostPwd .user-action-form {
	margin: auto;
	padding: inherit;
	border:none;
}

.footer {
	text-align: center;
	color:#c2c2c2;
	font-size:18px;
	margin-top:10px;

}
.footer_index {
	text-align: center;
	color:#c2c2c2;
	font-size:18px;
	margin-top:20px;
}

.bottom-menu-links {
	text-align: center;
	font-size:20px;
}

@media(min-width:767px) {
	.bottom-menu-links .container {
		background: url('../../../../images/smartcloud/links-dot.png') repeat-x center center scroll;
	}
}

.wrapper {
	height:150px;
}

#footer_bottom {
	padding: 0px 0px 40px 0px;
	display: block;
	#width:100%;
	position: absolute;
	bottom:0px;
}

.centered-links {
	bottom: 0;
	text-align:center;
}
.centered-links ul.bottom-nav {
	display:inline-block;
	margin:0px;
	padding:0px;
}
.centered-links li {
	display:inline;
	float:left;
}
.centered-links a {
	float:left;
	background: url('../../../../images/smartcloud/links-vertical.png') no-repeat right center scroll #fff;
	padding:0px 50px;
}
.centered-links a.last {
	background: none;
	background-color:#fff;
}
* html .centered-links ul.bottom-nav { display:inline; } /* IE6 */
*+html .centered-links ul.bottom-nav { display:inline; } /* IE7 */

/* Gate Demo */
.header {
	background: url('../../../../images/smartcloud/header_bg.jpg') no-repeat center center scroll;
}
.header-logo {
	margin:10px 0 10px;
	padding-left:60px;
}
.header-links {
	margin: 28px 0px 0px -30px;
}
.page-body {
	position:relative;
}


.control-block {
	width:340px;
	margin:60px 30px 30px 30px;
}
@media(min-width:1157px) {
	.control-block {
		margin:60px 30px 30px 0px;
	}
}
.control-block .block-header {
	color:#787878;
	background: url('../../../../images/smartcloud/arrow-down.png') no-repeat right center scroll;
	width:100%;
	font-size: 24px;
}
.control-block .block-header.arrow-up {
	background: url('../../../../images/smartcloud/arrow-up.png') no-repeat right center scroll;
}
.web-input-block {
	margin-top:23px;
	text-align:center;
	padding:20px;
	border:1px solid #a2a2a2;
}
.gate-demo .web-input-block a {
	background-color: #c17272;
	border-color: #c17272;
	border-radius: 0;
	font-size: 20px;
	height: 37px;
	padding: 0;
	line-height:37px;
	width: 100%;
	display:block;
	color:#fff;
	text-align:center;
	margin-bottom:15px;
}
.web-input-block a.last {
	margin-bottom:0px;
}
.mobile-input-block {
	margin-top:23px;
	text-align:center;
	border:1px solid #a2a2a2;
	padding:20px;
}
.widget-block {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom:15px;
	text-align:left;
}
.widget-block  p{
	font-size:11px;
	margin:0px;
}
.widget-block .title {
	font-size:16px;
	margin:10px 0px 0px;
}
.app-block {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom:13px;
	text-align:left;
}
.app-block-text {
	font-size:16px;
	margin:10px 10px 10px 0px;
}
.app-block span {
	margin-bottom:10px;
}
.app-block span.last {
	margin-bottom:0px;
}
.code-block {
	padding:17px 0px 0px;
}
.code-block p {
	font-size:12px;
	margin:0px;
}
.code-block .title {
	font-size:16px;
	margin-bottom:0px;
}
.code-box {
	border-radius: 0;
	font-size: 20px;
	height: 35px;
	padding: 0;
	line-height:35px;
	width: 120px;
	display:block;
	color:#fff;
	text-align:center;
	margin:9px 0 0;
}
.web-control .code-box {
	background-color: #4296a5;
	border-color: #4296a5;
}
.gate-demo .code-box {
	background-color: #c17272;
	border-color: #c17272;
}
.loader {
	clear:both;
	padding:10px 0px 0px;
}

.web-control-block {
	margin-top:23px;
	text-align:center;
	border:1px solid #a2a2a2;
	width:100%;
}
.system-status-block {
	padding:0px 15px;
	margin:20px 0px;
}
.system-status-list {
	margin:0px 0px 22px 0px;
	padding:0px;
}
.system-status-list li {
	height:65px;
	border-right:1px solid #e8e8e8;
	list-style:none;
	float:left;
	display:inline-block;
}
.system-status-list li.no-border {
	border:none;
}
.system-status-list li p {
	font-size:14px;
	margin-top:10px;
	color: #787878;
}
.system-control-block {
	background: #4296a5;
	width:100%;
	text-align:left;
}
.control-block-title {
	margin:15px 26px 20px;
	color:#fff;
	font-size:18px;
	display:block;
}
.system-sensors-block {
	width:100%;
	padding-bottom:15px;
	text-align:left;
}
.sensors-block-title {
	margin:15px 26px 10px;
	color:#787878;
	font-size:18px;
	display:block;
}
.sensors-block-list {
	margin:0px 0px 0px 30px;
	padding:0px;
}
.sensors-block-list li {
	list-style:none;
	width:150px;
	float:left;
	color:#787878;
	display:inline-block;
	margin-bottom:15px;
	font-size:14px;
}
.sensors-block-list img {
	float:left;
}
.sensors-block-list span {
	width:60px;
	display:block;
	float:left;
	margin:8px 0 0 15px;
}

/* header arrows: up/down */
li.eldes_help > span a > span {
	position: absolute;
	float: left;
	width: 25px;
	height: 23px;
	margin: 0px 0px 0px 10px;
	background: url('../../../../images/smartcloud/arrow.png') no-repeat;
}

li.eldes_help.open > span a > span {
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	transform: rotate(180deg);
}

li.profile_dropdown > span > span  > span {
	position: absolute;
	float: left;
	width: 25px;
	height: 23px;
	margin: -2px 0px 0px 10px;
	background: url('../../../../images/smartcloud/arrow.png') no-repeat;
}

li.profile_dropdown.open > span > span  > span  {
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	transform: rotate(180deg);
}
/* header arrows: up/down end */

li.eldes_help a {
	width: 100px;
	height: 50px;
	font-family: 'Titillium Web', sans-serif;
	text-align: center;
	padding:15px 0px 0px 0px;
	font-weight: normal;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	font-size:18px;
}

li.manage_devices a {
	width: 200px;
	height: 50px;
	font-family: 'Titillium Web', sans-serif;
	text-align: center;
	padding:15px 0px 0px 0px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size:18px;
}



.navbar-nav li {
	margin: 0px 0px 0px 20px;
	list-style: none;
	position: relative;
}

.profile_dropdown {
	padding: 0px 0px 0px 30px;
	color: #FFFFFF;
}

ul.profile {
	left: 30px;
}

.dropdown-menu {
	left: 20px;
}

.dropdown-menu li a {
	height: 20px;
	width: 195px;
	padding: 5px 0px 30px 15px;
	color: #787878;
}

ul.dropdown-menu li {
	margin: 0;
	padding: 0;
}
ul.pp  {
	left: 0;
}

ul.help a {
	font-family: nerisLight;
	width: 330px;
	font-size: 16px;
	text-align: left;
}
.login_link{
	color: #ffffff;
	cursor: pointer;
	padding: 0 5px;
	margin: 5px;
	height: 28px;
	display: inline-block;
}
.agreement.agree-term a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.login_link>span{
	color: white;
	padding-left: 12px;
}
.login_link:hover>span{
	color: white;
}

.form-control::-moz-placeholder {
	color: #F0F4FF;
}
.form-control:-ms-input-placeholder {
	color: #F0F4FF;
}
.form-control::-webkit-input-placeholder {
	color: #F0F4FF;
}

/* Responsiveness */

.apps {
	margin-bottom: 30px;
}

.apps img {
	height: 40px;
}

.flatButton {
	background: #0097a7;
	border: 1px solid white;
	color: white;
	display: inline-block;
	height: 20px;
	width: 62px;
	cursor: pointer;
	font-weight: 600;
	font-size: 14px;
	margin-top: 2px;
	position: relative;
}
.flatButton> .loader {
	background: url("/images/ssDemo/controlLoader.GIF");
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.flatButton>.switch.on, .flatButton>.off {
	right: 0;
}
.flatButton>div.switch {
	display: inline-block;
	background: white;
	width: 19px;
	height: 19px;
	position: absolute;
}
.flatButton>.text {
	padding: 1px 5px 0 5px;
	line-height: 16px;
	position: absolute;
}
#registration-operator{
	display: none;
}

#login div.form input.error {
	background:none;
}
#login #language-select br {
	display: none;
}

#login .language-flag {
	width: 30px;
	height: 20px;
	cursor: pointer;
}



#login ::-webkit-input-placeholder { /* WebKit browsers */
	color:    #fff;
}
#login :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #fff;
	opacity:  1;
}
#login ::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #fff;
	opacity:  1;
}
#login :-ms-input-placeholder { /* Internet Explorer 10+ */
	color:    #fff;
}

.bottom-nav {
    width:100%;
    text-transform: uppercase;
    padding-top: 75px;
}
.bottom-nav li{
    display: inline-block;
    padding: 0 40px;
}
.bottom-nav li a {
    color: #fff;
}
.service-block {
    padding: 50px 0 0 0;
}
.service-block img {
    width: 70px;
}
.service-container a {
    color:#fff;
}
.service-container:hover, .selected {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    transition:all 0.3s ease;
    background: rgba(214, 214, 214, 0.2);
    border-radius: 100px;
}
/*.service-container:hover img {*/

/*}*/

.service-container img {
    border-radius: 80px;
}
.service-container.gates img {
    border: 2px solid #d87373;
}
.service-container.security img {
    border: 2px solid #0097a7;
}
.service-container {
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 20px;
    margin: 0 10px;
}
.intro {
    padding: 0!important;
}
.service-change-warning {
    color: #fff;
    background: rgba(255, 0, 0, 0.5);
    padding: 15px;
    text-transform: uppercase;
    font-size: 14px;
    width: 382px;
    margin: 25px auto;
    position: absolute;
    top: 190px;
}
.service-change-warning a {
    color: #000;
}

.intro-body #language-select br {
    display: none;
}
.intro-body #language-select img {
    width: 40px;
}
.intro-body .login-text {
    text-transform: uppercase;
}

.service-title {
    font-size: 26px;
    padding: 20px;
    text-transform: uppercase;
}