* {
	margin: 0;
	padding: 0;
	}
button
{
	transition: 0.3s;
	}
table
{
	max-width: 100%;
	margin: 0 0 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	border: 1px solid #c48888;
	display: block;
	float:left;
	padding: 20px 45px;
	font: 18px "Open Sans";
	position: relative;
	}
table tr th, table tr td
{
	text-align: center;
	padding: 10px;	}
table tr td:not(:first-child), table tr th:not(:first-child)
{

	border-left: 2px solid #800000;
}
table tr:last-child td
{
	border-bottom: none;
}

table:before
{
	background: url(../image/table-shadow.png) center top no-repeat;
	left: 0;
	right: 0;
	position: absolute;
	content: '';
	height: 67px;
	bottom: -30px;
}
.anno
{
	font-style: italic; text-align: right;
	font-size: 12px;
	margin-top: 20px;	}
#wrapper
{
	width: 996px;
	margin: 0 auto;
	overflow:hidden;
	}

#middle
{
	width: 100%;
	height: 1%;
	position: relative;
	}
#middle:after
{
	content: '';
	clear: both;
	display: table;
	}
#container
{
	width: 100%;
	float: left;
	overflow: hidden;
	margin-bottom:20px;
	}

#content {
	padding: 0 0 0 300px;
	min-height:500px;
	padding-top: 20px;
	}

 #footer
{
 	position: relative;
 	padding: 30px 15px 15px;
 	}
.flink li
{
	display:inline;
	}
.flink li a
{
	color:#333333;
 	padding: 0 15px;
 	text-decoration: underline;
 	border-right: 1px solid #333;
 	font-size: 12px;
	}
.flinks li
{
	display:inline-block;
	margin:20px 0;
	padding: 0 15px;
	width: 33%;
	}
.flinks li:nth-child(1)
{
	padding-left: 0;
	}
.flinks li:nth-child(2)
{
	text-align: center;
	}
.flinks li.developers
{
	font-size: 12px;
	text-align: right;
	padding-right: 0;
	}

/*ÏÎÈÑÊ ÏÎ ÑÀÉÒÓ*/
#ajaxSearch_form
{
	float:left;
	}
#ajaxSearch_form input[type=text]
{
	padding: 5px 10px;
	font-weight: normal;
	}
#ajaxSearch_form input[type=submit]
{
	background: url(../img/sh.jpg) no-repeat 0 center;
	border:none;
	width:31px;
	height:31px;
	display:inline-block;
	overflow:hidden;
	text-indent:9999em;
	margin:0 0 20px 0;
	}


ul.head_link
{
	float:right;
	width:80px;
	background: url(../img/head_link.jpg) no-repeat;
	margin-right:20px;
	clear: none;
	}
ul.head_link li
{
	list-style:none;
	display:inline-block;
	margin-left:-4px;
	text-indent:-9999em;
	overflow:hidden
	}
ul.head_link li a
{
	width:40px;
	height:27px;
	display:block;
	}
.jot-controls i.question {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBlbmFibGUtYmFja2dyb3VuZD0ibmV3IiBkPSJNOCAyYy0zLjMxNSAwLTYgMi42ODctNiA2IDAgMy4zMTQgMi42ODYgNiA2IDYgMy4zMTIgMCA2LTIuNjg2IDYtNiAwLTMuMzEzLTIuNjg4LTYtNi02em0uNzU0IDkuNzUyaC0xLjQ5OXYtMS41aDEuNDk5djEuNXptMS45NDUtNC42NjZjLS4xOTkuMjY0LS42MjcuNjIyLTEuMjc5IDEuMDc2LS4zMzguMjM0LS41NDkuNDIyLS42MzEuNTY0LS4wODIuMTQ1LS4xMTcuMzk5LS4xMTEuNzY2aC0xLjQ1NGwtLjAwNS0uMzE4YzAtLjM5Mi4wNzctLjcxNi4yMzQtLjk2OS4xNTYtLjI1NS40NjctLjUzOS45MzQtLjg1OC40NjktLjMxNi43NDgtLjUyMy44NC0uNjIzLjE0MS0uMTU1LjIxLS4zMjYuMjEtLjUxMyAwLS4yNi0uMTI0LS40ODMtLjM3NC0uNjY3LS4yNDktLjE4NS0uNTg0LS4yNzgtMS4wMDYtLjI3OC0uNDA4IDAtLjc0OC4wOTgtMS4wMjEuMjkxLS4yNzMuMTkzLS40NjIuNDg4LS41NjQuODg0bC0xLjQ3Mi0uMTUyYy4wNDItLjU2Ny4zMzEtMS4xNjYuODY4LTEuNTYyLjUzOS0uMzk2IDEuMjQ0LS41OTQgMi4xMi0uNTk0LjkyIDAgMS42NS4yMDEgMi4xOTMuNjAyLjU0NS4zOTkuODE2Ljk4NC44MTYgMS41MTYuMDAxLjI5NC0uMDk5LjU3NC0uMjk4LjgzNXoiLz48L3N2Zz4=");
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: 3px;
    cursor: pointer;
    position: absolute;
    right: 25px;
    top: 7px;
}
.clear
{	clear: both;}
.ui-widget
{
	font: 16px 'Open Sans'!important;	}
.ui-widget-header
{	background: rgba(130,0,0,0.9)!important;
	color: #fff;	}
.ui-datepicker table
{
	border: none;
	display: table;
	padding: 0;	}
.ui-datepicker table:before
{
	display: none;	}
.ui-datepicker table tr td, .ui-datepicker table tr th
{
	border: none;	}
/*ÊÍÎÏÊÀ ÂÂÅÐÕ	*/
#back-top
{
	display: none;
	}
#back-top a
{
	background: url('../img/up.png') center 10px no-repeat rgba(255,255,255,0.5);
	padding:32px 7px 17px;
	position: fixed;
	bottom: 45px;
	left: 80px;
	text-align: center;
	color: #020202;
	text-transform: uppercase;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	width:	90px;
	cursor: pointer;
	}
/*ÏÅÐÅÇÂÎÍÈÒÅ ÌÍÅ*/
.b-popup {
    background-color: rgba(0, 0, 0, 0.6);
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
    z-index: 99999;
}
.b-popup .b-popup-content {
    background-color: #fff;
    border: 1px solid #000;
    margin: 30px auto 0;
    padding: 42px;
    text-align: center;
    width: 540px;
    color: #000;
    position: relative;
    min-height: 200px;
	display: table
}
#popup2.b-popup .b-popup-content
{	margin-top: 30px;
	padding: 20px 42px;

}
.b-popup .b-popup-content h2
{
	margin-top: 0;
	transform: scale(1);
	opacity: 1;
}
.b-popup .b-popup-content  table
{
	margin: 0;
	padding: 0;
	border:none;
	font: 14px "Open Sans";
}
.b-popup .b-popup-content  table:before
{
	display: none;
}
.b-popup .b-popup-content table tr td
{
	border-bottom: none;
}
.b-popup .b-popup-content label
{
	font-weight: normal!important;
	margin-bottom: 5px;
	}
.b-popup .b-popup-content input[type=text]
{
	width: 300px;
	padding: 7px 8px;
	border:1px solid #ccc;
	}
.b-popup .b-popup-content input[type=submit]
{
	background: #00458C;
	border:1px solid #00BEE0;
	font-size: 14px;
	font-weight: 600;
    color: #fff;
    cursor: pointer;
    font: 23px "Tahoma";
    height: 48px;
    margin-top: 20px;
    padding: 0;
    text-align: center;
    width: 281px;
    box-shadow: 0px 3px 1px -2px #4479C3;
    border-radius: 0;
    background: #7d0000;
	border: 1px solid #b70000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 3px 0px -1px rgba(74,0,0,1);
	-moz-box-shadow: 0px 3px 0px -1px rgba(74,0,0,1);
	box-shadow: 0px 3px 0px -1px rgba(74,0,0,1);
	}
.call_back_button
{
    bottom: 40%;
    position: fixed;
    right: 15px;
    z-index: 999999;
}
#callback_form table
{
	width: 100%
	}
.b-popup .b-popup-content .t_call
{
	  font: 24px "Tahoma";
	  color: #000;
	  text-shadow: none;
	  margin-bottom: 25px;
	  opacity: 1;
	}
.b-popup .b-popup-content .info
{
	font:16px "OpenSans";
	color: #000000;
	}
.b-popup .b-popup-content .close
{
	position: absolute;
	background: url("../img/call_close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 18px;
	height: 18px;
	content: '';
	right: 20px;
	top: 20px;
    cursor: pointer;
	}
/*ÒÅËÅÔÎÍ ÑÁÎÊÓ*/
#outerspace {
    position: relative;
    height: 120px;
	background: url('../img/call.png') no-repeat;
	width: 120px;
    }

.box {
	position: relative;
	height: 46px;
	width: 48px;
	padding: 30px 30px;
	-webkit-animation: spin 3s infinite linear;
	-moz-animation: spin 3s infinite linear;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	box-sizing: content-box;
}

.box div {
  	position: relative;
  	height: 46px;
  	width: 48px;
  	-webkit-animation:rotate 3s infinite linear;
  	-moz-animation:rotate 3s infinite linear;
}

.box div img {width:48px; height:46px;
  	border-radius:200px;
  	-webkit-animation:rot 3s infinite linear;
  	-moz-animation:rot 3s infinite linear;
  	padding: 0;
}

.side1{
  animation: spin linear 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 0%;
  -webkit-animation: spin linear 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 0%;
  -moz-animation: spin linear 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 0%;
  -o-animation: spin linear 1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 0%;
  -ms-animation: spin linear 0.5s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 0%;
}

@keyframes spin{
  0% {
    transform:  rotate(25deg) ;
  }
  20% {
    transform:  rotate(-15deg) ;
  }
  40% {
    transform:  rotate(15deg) ;
  }
  60% {
    transform:  rotate(-5deg) ;
  }
  80% {
    transform:  rotate(10deg) ;
  }
  100% {
    transform:  rotate(25deg) ;
  }
}

@-moz-keyframes spin{
  0% {
    -moz-transform:  rotate(25deg) ;
  }
  20% {
    -moz-transform:  rotate(-15deg) ;
  }
  40% {
    -moz-transform:  rotate(15deg) ;
  }
  60% {
    -moz-transform:  rotate(-5deg) ;
  }
  80% {
    -moz-transform:  rotate(10deg) ;
  }
  100% {
    -moz-transform:  rotate(25deg) ;
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform:  rotate(25deg) ;
  }
  20% {
    -webkit-transform:  rotate(-15deg) ;
  }
  40% {
    -webkit-transform:  rotate(15deg) ;
  }
  60% {
    -webkit-transform:  rotate(-5deg) ;
  }
  80% {
    -webkit-transform:  rotate(10deg) ;
  }
  100% {
    -webkit-transform:  rotate(25deg) ;
  }
}

@-o-keyframes spin {
  0% {
    -o-transform:  rotate(25deg) ;
  }
  20% {
    -o-transform:  rotate(-15deg) ;
  }
  40% {
    -o-transform:  rotate(15deg) ;
  }
  60% {
    -o-transform:  rotate(-5deg) ;
  }
  80% {
    -o-transform:  rotate(10deg) ;
  }
  100% {
    -o-transform:  rotate(25deg) ;
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform:  rotate(25deg) ;
  }
  20% {
    -ms-transform:  rotate(-15deg) ;
  }
  40% {
    -ms-transform:  rotate(15deg) ;
  }
  60% {
    -ms-transform:  rotate(-5deg) ;
  }
  80% {
    -ms-transform:  rotate(10deg) ;
  }
  100% {
    -ms-transform:  rotate(25deg) ;
  }
}

#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    z-index: 100500;
}

#page-preloader .spinner {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url('../image/ajax-loader.gif') no-repeat 50% 50%;
    margin: -16px 0 0 -16px;
}
input[type="radio"], input[type="checkbox"] {
    margin: -4px 0px 0px;
    line-height: normal;
}
.jot-err
{
	clear: both;	}