@font-face {
	font-family: Calibril;
	src: url('/fonts/calibril.eot');
	src: local('c'), url('/fonts/calibril.ttf');
}

@font-face {
	font-family: Calibrili;
	src: url('/fonts/calibrili.eot');
	src: local('ci'), url('/fonts/calibrili.ttf');
}

@font-face {
	font-family: Calibri;
	src: url('/fonts/calibri.eot');
	src: local('c'), url('/fonts/calibri.ttf');
}

@font-face {
	font-family: Calibrii;
	src: url('/fonts/calibrii.eot');
	src: local('c'), url('/fonts/calibrii.ttf');
}

@font-face {
	font-family: Calibrib;
	src: url('/fonts/calibrib.eot');
	src: local('c'), url('/fonts/calibrib.ttf');
}

audio:not([controls]) {
	display: none;
}

html, body {
	margin: 0;
	width: 100%;
	height: 100%;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	/*/font-family: segoe ui;*/
	font-family: Calibril, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	font-weight: lighter;
	color: #666666;
}

.calibriFont {
 font-family: Calibri, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
 font-weight: normal;
}

.calibriLightFont {
 font-family: Calibril, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif}
	

body,
.mainContent {
	background-color: #F0F3F8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-left: 10px;
	font-family: inherit;
	font-weight: normal;
	line-height: 20px;
	text-rendering: optimizelegibility;
}

h1,
h2,
.subMenuPanelTileSelect {
	color: #333333;
}

strong {
	color: #414141;
	font-weight: bold;
}

.container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
/*/	border: 2px solid black;*/
}

.barColor {
	background-color: #0D455E;
}

.preContent,
.content,
.text,
.subMenuPanelTileSelect {
	background-color: #FFF;
}

.preContent,
.content,
.mainContent,
.menuPanel,
.subMenuPanel,
.topBar,
.bottomBar,
.mainBottomBar {
/*/	border: 2px solid black; */
	margin-left: auto;
	margin-right: auto;
}

.topBar {
	width: 100%;
}

.dropMenu {
	margin: 0;
	padding: 0;
	display: block;
}

.dropMenu li {
	list-style: none;
	float: left;
	cursor: pointer;
}

.dropMenu li a {
	display: block;
	color: #fff;
	text-decoration: none; 
}

.dropMenu li ul {
	display: none;
}

.dropMenu li ul { 
	position: absolute;
	/*display: inline;*/
	width: 100%;
	margin: 0%;
	padding: 0; 
	color: #666666; 
	float: left;
	z-index:100;
	background-color: #fff;
}

.dropMenu > li:hover {
	background-color: #fff;
}

.dropMenu > li:hover > a {
	color: #666666; 
}

#online-service-menu-item:hover {
	background-color: #fe9900;
}
#online-service-menu-item:hover > a {
  color: #fff;
}

.dropMenu li  li {
	float: left;
}

.dropMenu li:hover  li, .dropMenu li.hover li {
/*	color: #666666; 
	float: left; 
	background-color: #fff;*/
}

.dropMenu > li li > a {
	color: #666666;
}

.dropMenu  li:hover li a, .dropMenu li.hover li a {
	/*color: #666666;*/
}

.dropMenu li li a:hover {
	color: #fff; 
	background-color: #2D607D;
}

#langA_ru_active {
	color: #666666;
	background: #ffffff;
}

#langA_en_active {
	color: #666666;
	background: #ffffff;
}

#langA_ru:hover {
	color: #ffffff;
	background: #003C44;
}

#langA_en:hover {
	color: #ffffff;
	background: #003C44;
}

.topBarLogo {
	border: 0;
}

.contentBackground {
	background: #F0F3F8;
}

.content {
	overflow-y: auto;
	overflow-x: hidden;
	font-family: Calibril, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}
.content::-webkit-scrollbar {
	width: 17px;
//	height: 15px;
	color: white;
}

.content::-webkit-scrollbar-button:vertical:decrement {
	height:33px;
	background-color: #F2F2F2;
	background-image: url(/images/arrowUp.png);
}

.content::-webkit-scrollbar-button:vertical:increment {
	height:33px;
	background-color: #F2F2F2;
	background-image: url(/images/arrowDown.png);
}

.content::-webkit-scrollbar-track:vertical {
	background-color: #F2F2F2;
}

.content::-webkit-scrollbar-thumb:vertical {
	height: 50px;
	background-color: #CDCDCD;
}

.toCenter {
	margin-left: auto;
	margin-right: auto;
}

.menuPanelTile {
	float: left;
	text-align: left;
}

.menuPanelTile:hover {
	outline: 3px solid rgba(98,98,98,0.7);
}

.mainTilesDiv,
.mainNewsDiv {
	float: left;
}
.mainNewsDiv {
	background-color: white;
	font-family: Calibril, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}

.mainLongTileIcon {
	border: 0;
	float: right;
}

.mainBigTile {
	float: left;
	margin-left: 0px;
}

.mainBigTile:hover {
	outline: 3px solid rgba(98,98,98,0.7);
}

.mainBigTileName,
.mainSquareTileName {
	float: left;
}

.mainSquareTile {
	float: left;
}

.mainSquareTile:hover {
	outline: 3px solid rgba(98,98,98,0.7);
}

.mainPieceOfNewsPic {
	float: left;
}

.mainPieceOfNewsTitle {
	font-weight: bold;
	float: right;
	text-align: left;
	color: black;
}

.mainPieceOfNewsText {
	float: right;
	text-align: left;
	color:black;
}

.mainPieceOfNewsDate {
	float: right;
	text-align: left;
	font-style: italic;
	color: black;
}

.textToCenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.border {
	border: 2px solid black;
}

.vertToMiddle {
	vertical-align: auto;
}

.menuPanelTileName {
	color: #FFF;
	font-weight: lighter;
}

.subMenuPanelTile,
.subMenuPanelTileSelect {
	float: left;
	text-align: left;
}

.textColorWhite {
	color: #FFF;
}

.textColorBlack {
	color: #000;
}

.companyTileColor {
	background-color: #2c607d;
}

.backgroundWhite {
	background-color: #FFF;
}

.terminalTileColor {
	background-color: #00b25a;
}

.advertTileColor {
	background-color: #e51300;
}

.partnerTileColor {
	background-color: #CD0099;
}

.priceTableRowTwoColor
{
	background-color:#DBE5F1;
}

.priceTableRowThreeColor {
    background-color: #B8CCE4;
}

.serviceTableNameBackColor {
    background-color: #5B91B7;
}

.picZone {
	text-align: center;
}

.text,
.picZone,
.mainTilesDiv {
	float: left;
}

.digitalSignageScheme {
	margin-top: 30px;
}

.bottomBarSquareTile,
.mainBottomBarSquareTile {
	position: relative;
	float: left;
}

.bottomBarLongTile,
.mainBottomBarLongTile {
	position: relative;
	float: left;
}

.bottomBarSquareTilePic {
	border: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 64%;
	width: 64%;
	margin: -32% 0 0 -32%;
}

.mainBottomBarSquareTilePic {
	border: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 50%;
	width: 50%;
	margin: -25% 0 0 -25%;
}

.bottomBarSocialTile,
.mainBottomBarSocialTile {
	position: relative;
	float: right;
}

.bottomBarSocialTilePic {
	border: 0;
}

.bottomBarSocialTilePic,
.mainBottomBarSocialTile {
	border: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 80%;
	width: 80%;
	margin: -40% 0 0 -40%;
}

.bottomBarCopyright,
.mainBottomBarCopyright {
	float: right;
}

a {
	text-decoration: none;
}

.downloadTile {
	float: left;
	background-color: #FE9900;
}

.downloadIcon {
	border: 0;
	float: right;
}

.downloadContent,
.downloadContentData {
	color: white;
	float: left;
	text-align: left;
}

.downloadContentData {
	font-style: italic;
}


.picZoneContent {
	position: relative;
	overflow: auto;
}

.picZonePic {
	float: left;
}

.picZonePicNameTile {
	background-color: rgba(0,0,0,0.6);
	color: white;
	float: left;
	text-align: left;
	display: none;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	height: 0px;
	left: 0px;
	/*/opacity: 0.6;*/
}

.picZonePicCont {
	position: relative;
	overflow: auto;
}

.picZonePicCont:hover {
	//outline: 3px solid rgba(0,0,255,0.2);
}

.picZonePicName {
	opacity: 1;
}

.promoPicZoneFootnote {
	height: 15px;
	margin-top: 10px;
	font-size: 13px;
	float: left;
}

.promoPicZoneElement,
.promoSmallIcon {
	border: 0;
	height: 50px;
}

.promoPicZoneElement+.promoPicZoneElement {
	margin-top: 10px;
}

.promoSmallIcon {
	border: 0;
	float: left;
}

.promoPicText {
	float: left;
	text-align: left;
}

.socialPartnerDiv {
	float: left;
	text-align: center;
}

.socialPartnerDivPic {
	float: center;
}

.gallery_select {
}

a,img {
	border: 0px;
}

button, .buttonA {
	float: right;
}

.buttonA + button {
	margin-right: 10px;
}

.cnewsContent {
	overflow: hidden;
}

.pagingPage {
	position: relative;
	float: left;
}

.pagingNumber {
	color: white;
	position: absolute;
}

.pagingCurrent a img{
	outline: 3px solid rgba(98,98,98,0.7);
}

h2.title {
	margin-top: 30px;
}

h2.title+div.image {
	margin-top: -50px;
}

.ABodyColor {
	color: #666666;
}

.asterisk {
    width:7px;
	height:14px;
	color:#ff0000;
	font-size:14px;
	margin-right:5px;
}

.floatLeft {
    float:left;
}

.floatRight {
    float:right;
}	

.fontSize11
{
	font-size: 10px;
}	

.fontSize20
{
	font-size: 20px;
}	

.fontSize28
{
	font-size: 28px;
}	
.fontSize30
{
	font-size: 30px;
}	

.serviceNote
{
	font-weight:500;
	font-family: Calibri, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}

.discountNote
{
	font-family: Calibri, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}

.contactsPinaMailLink
{
	 text-decoration: underline;
	 color:#0000EF;
}

.contactsPinaPartnerMailLink
{
	 text-decoration: none;
	 color:#7DC3EB;
}

div .promo-img-select {
	float: 	left;
	width: 	100px;
	height: 100px;
}

div .promo-preview-container {
	height: 100px;
}

#promo-preview-img {
	height: 120px;
  cursor: zoom-in;
  float:  right;
}

div .input-container {
  margin-bottom: 20px;
  margin-left:   20px;
  width:         400px;
}

div.input-container > label {
  display:block;
}

div.input-container > label > input, select, textarea {
  display:block;
  margin-top: 5px;
  width:  200px;
}

table.form-data {
  margin-left: 20px;
}

table.form-data tr td:first-child {
  width:   370px;
}

.form-data input {
  width: 300px;
  float : left;
}


input.send-button {
	float: none;
	width: auto;
}

select.area-select {
	min-width: 365px;
	min-height: 200px;
}

hr.gradient-hr {
  border:           0;
  height:           1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

div.promotions {
  padding-left: 20px;
}

table.promotions-table {
  clear:          both;
  max-width:      100%;
  border-spacing: 0px;
}

.promotions-table tr:nth-child(odd) {
  background-color: #F9F9F9;
}

.promotions-table th, .promotions-table td {
  border-bottom: 1px solid #DDD;
  text-align: center;
  padding:    8px;
}

.promotions-table th {
  border-top: 1px solid #DDD;
  color:      black;
}

select.promo-filter {
  float:  left;
  margin: 15px;
}

.grecaptcha-badge {
  display: none;
}
