body.fixed-top {
	padding-top: 60px;
	position: relative;
}
body.modal-open .mm-slideout {
	z-index: inherit;
}
textarea {
	resize: vertical;
}
iframe {
	border: 0 none;
}
img {
	display: inline-block;
	max-width: 100%;
	height: auto;
	image-rendering: -webkit-optimize-contrast;
}
option[disabled] {
	color: #ccc;
}
.table-responsive img {
	max-width: none;
}
kbd {
	background: #ddd;
	color: #333;
}
.text-dashed {
	text-decoration: none;
	padding-bottom: 0;
	border-bottom: 1px dashed;
}
.text-red {
	color: #d23600;
}
.button-action, .button-action-flat {
    background-color: #23be38;
    border-color: #23be38;
}
.button-action:hover, .button-action-flat:hover {
    background-color: #23be38;
    border-color: #23be38;
}
.rotate-left {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg); 
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	
	/* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	-o-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}
.tooltip-link {
	color: #333;
	text-decoration: underline;
	cursor: pointer;
}
.tooltip-link.dashed {
	text-decoration: none;
	border-bottom: 1px dashed #333;
}
.tooltip-link.dotted {
	text-decoration: none;
	border-bottom: 1px dotted #333;
}
.tooltip-link:hover {
	color: #d23600;
}
.alert-modal {
	position: fixed;
	top: 150px;
	z-index: 20; 
}
table.text-center th, table.text-center td {
	text-align: center;
}
table td.text-left {
	text-align: left;
}
textarea.form-control {
	height: 150px;
}
.link-external:after {
	font-family: FontAwesome;
	display: inline-block;
	vertical-align: -2px;
	margin-left: 5px;
    content: "\f08e";
}
a.checkbox1, a.checkbox1:hover, a.checkbox1:active, a.checkbox1:focus, a.checkbox1:visited {
	color: #333;
	cursor: pointer;
	text-decoration: none !important;
}
a.checkbox1 span {
	position: relative;
	display: inline-block;
	vertical-align: -3px;
	border: 1px solid #ccc;
	width: 18px;
	height: 18px;
	margin-right: 2px;
}
a.checkbox1.checkbox1-checked span:after {
	content: "";
	position: absolute;
	top: 3px;
	left: 3px;
	width: 10px;
	height: 10px;
	background-color: #333;
}
:not(.search):required:invalid, .checkbox input[type="checkbox"]:required:invalid + label::before, .checkbox-inline input[type="checkbox"]:required:invalid + label::before {
	border: 1px solid #d23600;
}
a.pdf:before {
	content: "\f1c1";
	font-family: FontAwesome;
	margin-right: 3px;
	text-decoration: none;
}
.main-note {
	background: #ffffcc;
	font-size: 13px;
	position: relative;
	line-height: 25px;
}
.main-note .hide-main-note {
	position: absolute;
	right: 15px;
}
#home-header {
	background-image: url("/bitrix/templates/rut2017/images/bg_2020.svg");
	background-position: 80px top;
	background-repeat: no-repeat;
}
#lp1 {
	background-image: url('/bitrix/templates/rut2017/images/lp1.jpg');
	background-position: 40% 0;
	background-repeat: no-repeat;
}
.navbar-brand object, .navbar-brand img {
    width: 210px;
    height: 38px;
}
.navbar-default {
	min-height: 60px;
}
.navbar-nav > li > a {
	line-height: 30px;
}
.navbar-default .navbar-toggle {
	padding: 14px 10px;
}
.support-page.tickets, .support-page.forum {
	word-wrap: break-word;
}
#home-header .navbar-default {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid rgba(255, 255, 255, .05);
}
#home-header .navbar-default .navbar-nav > li > a, #home-header	 .navbar-default .navbar-nav > li > a:hover, #home-header  .navbar-default .navbar-nav > li > a:focus, #home-header	 .navbar-default .navbar-nav > .active > a, #home-header  .navbar-default .navbar-nav > .active > a:hover, #home-header	 .navbar-default .navbar-nav > .active > a:focus, #home-header .homepage *, .lp .homepage * {
    color: #000;
}
.navbar-default .navbar-toggle {
	border-radius: 0;
}
#home-header .navbar-default .navbar-toggle {
	padding: 14px 10px;
	border: 1px solid #ddd;
}
#home-header .navbar-default .navbar-toggle:hover, #home-header .navbar-default .navbar-toggle:focus {
	background-color: rgba(127, 127, 127, .5);
}
#home-header .navbar-default .navbar-toggle .icon-bar {
	border-radius: 0;
	background-color: #888;
	margin: 0;
}
#home-header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
.homepage hr {
	width: 80px;
	margin: 0 auto;
	border-top: 2px solid #feae1b;
}
#home-header .homepage {
	font-size: 20px;
}
#home-header .homepage h1 {
	font-size: 40px;
	font-weight: 400;
}
.lp .homepage h1 {
	font-size: 40px;
	border-bottom: 0 none;
	padding-bottom: 0;
}
#home-header .homepage h2 {
	font-family: Arial, Helvetica, sans-serif;
}
#home-header .homepage p {
	font-size: 16px;
}
.lp .homepage p {
	font-size: 16px;
}
#home-header .homepage hr {
    border-top: 1px solid #feae1b;
	margin-top: 40px;
	margin-bottom: 37px;
}
.lp .homepage hr {
	border-top: 2px solid rgba(255, 255, 255, .3);
	margin-top: 40px;
	margin-bottom: 37px;
}
#home-header .homepage .button {
	color: #000;
	margin: 21px 0;
}
#home-header .button-download {
	border-radius: 0;
	white-space: nowrap;
	width: 100%;
}
.lp .homepage .button {
	color: #000 !important;
	margin: 44px 0 44px;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    padding: 0 50px;
}
#home-header .homepage .version {
	font-size: 14px;
	line-height: 1.6em;
	margin: 0;
}
#home-header .homepage .version a {
	text-decoration: underline;
}
#home-header .homepage .os-icons {
	margin-top: 31px;
}
#home-header .homepage  .os-icons .fa {
	font-size: 28px;
	margin: 0 7px;
	color: #444;
}
#home-header .homepage #go-content {
    margin: 100px 0 0;
}
#home-header #top-content {
	height: 60px;
}
.homepage .odd, .homepage .even {
	padding: 50px 15px;
}
.homepage .even {
	background: #f7f7f7;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
.homepage#content h2 {
	font-size: 30px;
	color: #000;
	margin: 0;
}
.homepage#content hr {
	margin-top: 40px;
	margin-bottom: 37px;
}
.homepage#content p {
	font-size: 16px;
	color: #000;
}
.homepage#content #newsline, .homepage#content #reviews, .homepage#content #feedback {
	border-top: 1px solid #ededed;
	padding: 39px 0 19px;
}
/*.homepage#content #reviews {
border-top: 1px solid #ededed;
padding: 39px 0 19px;
}*/
.homepage#content blockquote {
	border: 1px solid #ededed;
	background: #f7f7f7;
	font-style: italic;
	font-weight: 300;
	margin-top: 45px;
}
.homepage#content blockquote .smalltext {
	font-size: 12px;
}
.homepage#content blockquote .review-name {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #000;
}
.homepage .img-shadow {
	-webkit-box-shadow: 10px 10px 0 rgba(0, 0 , 0, .03);
	-moz-box-shadow: 10px 10px 0 rgba(0, 0 , 0, .03);
	box-shadow: 10px 10px 0 rgba(0, 0 , 0, .03);
	margin: 50px 0;
}
.homepage#content #newsline ul {
	margin-top: 45px;
}
.homepage#content #newsline .bx-wrapper {
	left: 4px;
}
.homepage#content #newsline ul li {
	height: 450px;
}
.homepage#content #newsline .panel-body {
	height: 180px;
	background-position: center;
	background-repeat: no-repeat;
}
.homepage#content #newsline .panel-body.fit {
	background-size: cover;
	background-position: center top;
}
.homepage#content #newsline a {
	text-decoration: none;
}
.homepage#content #newsline .panel-footer {
	padding: 15px 20px;
	height: 190px;
}
.homepage#content #newsline .news-date {
	font-size: 14px;
	color: #7f7f7f;
}
.homepage#content #newsline .news-title {
	display: inline;
	color: #000;
	border-bottom: 1px solid #c6c6c6;
	line-height: 1.42;
}
.homepage#content #newsline a:hover .panel {
	-webkit-box-shadow: 2px 2px 10px rgba(0, 0 , 0, .03);
	-moz-box-shadow: 2px 2px 10px rgba(0, 0 , 0, .03);
	box-shadow: 2px 2px 10px rgba(0, 0 , 0, .03);
}
.homepage#content #newsline a:hover .panel-footer {
	background: #fff;
}
.homepage#content #newsline a:hover .news-title {
	color: #0095d7;
}
#g-plus {
	position: absolute;
	top: 20px;
	left: 1181px;
}
#home-header #g-plus {
	top: 49px;
}
.search-bar {
	background: #1b95d2;
	padding: 20px 15px;
	text-align: center;
	white-space: nowrap;
}
.search-bar.gsearch {
	padding: 15px;
}
#gsearch {
	line-height: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 5px 0 0;
}
.search-bar .form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.search-bar .form-control {
	border: 1px solid #ccc;
	width: 226px;
	border-right: 0 none;
	box-shadow: none;
}
.search-bar .form-control:focus {
	border-color: #ccc;
}
.searchbox {
	margin-top: 40px;
	margin-bottom: 40px;
}
.searchbox .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.searchbox .form-control {
	width: 226px;
	border-right: 0 none;
	box-shadow: none;
}
.searchbox .form-control:focus {
	border-color: #ccc;
}
.search-form {
	text-align: center;
	white-space: nowrap;
}
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus, .gsc-search-button {
	box-sizing: content-box; 
	line-height: normal;
}
#gsearch .gsc-clear-button, .gsib_b {
	display: none;
}
.panel-title {
	font-size: 18px;
}
.valign-middle > thead > tr > th, .valign-middle > tbody > tr > td, .valign-middle > tfoot > tr > td {
	vertical-align: middle;
}
.forum-row-selected td {
	background: #f2dede !important;
}
.main {                                                                                            
	padding-top: 22px;
}
.main.home {
	padding-top: 0;
}
.main h1 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}
main .blog .panel h3 {
	font-style: italic;
}
.main h3.panel-title.right {
	font-size: 16px;
	line-height: 28px;
	padding: 0;
	font-weight: bold;
}
.main .rss-link {
	margin-bottom: 20px;
}
.main a, .main .panel a.mainsite[data-toggle] {
	text-decoration: underline;
}
.main .panel a.mainsite[data-toggle].t-d-none, .main .panel a.mainsite[data-toggle].button {
	text-decoration: none;
}
.main abbr.text-blue, .main .text-blue {
    color: #0092da;
    border-color: #0092da;
}
.link-blue, .link-blue:hover {
    color: #0092da;
    text-decoration: underline;
}
main a:not(.btn, .button, .label), main a:hover, .breadcrumb a:hover, .login a:hover, main a:focus, .breadcrumb a:focus, .login a:focus {
	color: #d23600;
}
main .black-links a:not(.btn, .button, .label), main a.link-black:not(.btn, .button, .label), main a.docs-section-name, main h1 a:not(.btn, .button, .label), main h2 a:not(.btn, .button, .label), main h3 a:not(.btn, .button, .label), main h4 a:not(.btn, .button, .label), main .page-contents a:not(.btn, .button, .label), main .tickets a:not(.btn, .button, .label), main .forum a:not(.btn, .button, .label), main .articles-list a:not(.btn, .button, .label), main .support-article-top a:not(.btn, .button, .label), main .panel-related a:not(.btn, .button, .label), main .blog a:not(.btn, .button, .label) {
	color: #333;
}
main .red-links a:not(.btn, .button, .label) {
	color: #d23600;
}
main .red-links .black-links a:not(.btn, .button, .label), main .red-links a.link-black:not(.btn, .button, .label), main .red-links a.docs-section-name, main .red-links h1 a:not(.btn, .button, .label), main .red-links h2 a:not(.btn, .button, .label), main .red-links h3 a:not(.btn, .button, .label), main .red-links h4 a:not(.btn, .button, .label), main .red-links .page-contents a:not(.btn, .button, .label), main .red-links .tickets a:not(.btn, .button, .label), main .red-links .forum a:not(.btn, .button, .label), main .red-links .articles-list a:not(.btn, .button, .label), main .red-links .support-article-top a:not(.btn, .button, .label), main .red-links .panel-related a:not(.btn, .button, .label), main .red-links .blog a:not(.btn, .button, .label) {
	color: #333;
}
main .black-links a:not(.btn, .button, .label):hover, main a.link-black:hover:not(.btn, .button, .label), main .docs-section-name:hover, main h1 a:not(.btn, .button, .label):hover, main h2 a:not(.btn, .button, .label):hover, main h3 a:not(.btn, .button, .label):hover, main h4 a:not(.btn, .button, .label):hover, main .page-contents a:not(.btn, .button, .label):hover, main .tickets a:not(.btn, .button, .label):hover, main .forum a:not(.btn, .button, .label):hover, main .articles-list a:not(.btn, .button, .label):hover, main .support-article-top a:not(.btn, .button, .label):hover, main .panel-related a:not(.btn, .button, .label):hover, main .blog a:not(.btn, .button, .label):hover, main .red-links .black-links a:not(.btn, .button, .label):hover, main .red-links a:not(.btn, .button, .label).link-black:hover, main .red-links .docs-section-name:hover, main .red-links h1 a:not(.btn, .button, .label):hover, main .red-links h2 a:not(.btn, .button, .label):hover, main .red-links h3 a:not(.btn, .button, .label):hover, main .red-links h4 a:not(.btn, .button, .label):hover, main .red-links .page-contents a:not(.btn, .button, .label):hover, main .red-links .tickets a:not(.btn, .button, .label):hover, main .red-links .forum a:not(.btn, .button, .label):hover, main .red-links .articles-list a:not(.btn, .button, .label):hover, main .red-links .support-article-top a:not(.btn, .button, .label):hover, main .red-links .panel-related a:not(.btn, .button, .label):hover, main .red-links .blog a:not(.btn, .button, .label):hover {
	color: #d23600;
}
main .forum .pagination a:hover, main .forum .dropdown-menu a:hover, main .tickets .pagination a:hover, main .tickets .dropdown-menu a:hover {
	color: #333;
}
main li {
	margin: 8px 0;
}
main .gsc-tabsArea {
	font-size: 16px;
}
main .cse .gsc-control-cse, main .gsc-control-cse, main .gsc-table-result, main .gsc-thumbnail-inside, main .gsc-url-top, main .gsc-result-info {
	padding: 0;
}
main .gsc-control-cse, main .gsc-control-cse .gsc-table-result {
	font-size: 16px;
}
main .gsc-result .gs-title {
	height: auto;
	line-height: 1.78571429;
}
main .panel h3 {
	font-style: normal;
}
main .panel-related {
	margin-top: 22px;
}
main .support-article-top {
	margin-bottom: 22px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 15px 8px;
}
.main .left-menu a, .main .nav a, .main .panel a[data-toggle] {
	text-decoration: none;
}
.main .tabs-left .active > a, .main .tabs-left .active > a:hover {
	color: #d23600;
}
.main .left-menu {
	margin-top: 20px;
}
.main .breadcrumb-container {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main .breadcrumb, .main .login {
	display: inline;
	padding: 0;
	margin-bottom: 20px;
	list-style: none;
	background-color: transparent;
	font-size: 16px;
}
.main .login {
	color: #0092da;
	white-space: nowrap;
}
.main .breadcrumb li {
	display: inline;
}
.main .breadcrumb a {
	text-decoration: none;
}
a:hover, .fa.link, .text-link {
	color: #333;
}
abbr.term, html[lang=en] .support-article abbr, abbr[title] {
	cursor: pointer;
	color: #d23600;
	border-bottom: 1px dotted #d23600;
	text-decoration: none;
}
abbr.term:hover, html[lang=en] .support-article abbr, abbr[title]:hover, abbr.term:focus, html[lang=en] .support-article abbr, abbr[title]:focus {
	color: #d23600;
	border-bottom: 1px dotted #d23600;
}
.topic-urls {
	cursor: pointer;
	color: #333;
	padding-bottom: 0;
	border-bottom: 1px dashed #333;
	text-decoration: none;
}
.modal-body.term img {
	display: block;
	margin: 20px auto;
}
.text-white {
	color: #fff !important;
}
.main .button:disabled {
	color: #ccc !important;
	border: 0 none !important;
	box-shadow: none;
}
.main .main-header a, .carousel-section a {
	border: 0 none;
}
.main .btn, .main .button, .main .no-text-decoration {
	text-decoration: none;
}
.main .btn-default, .main .button-default {
	color: #333 !important;
}
.main .button, .search-bar .button {
	padding: 0 20px;
}
.main .button.btn-search, .search-bar .button.btn-search {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	background: #fff;
	color: #555;
	border: 1px solid #ccc;
	border-left: 0 none;
	box-shadow: none;
	text-shadow: none;
}
.main .button.button-white {
	color: #1b9af7 !important;
	background: #fff;
	border: #fff;
}
.main.section:before {
	display: block; 
	content: " "; 
	margin-top: -60px; 
	height: 60px; 
	visibility: hidden; 
}
.main .beta-link {
	display: block;
	position: fixed;
	top: 167px;
	right: 0;
	z-index: 10000;
	width: 110px;
	padding: 5px 0;
	background: #008edb;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.main .beta-link:hover {
	color: #fff;
}
.main .panel-thumb {
	margin-top: 20px;
	float: left;
}
.main .panel-thumb .panel-body {
	padding-right: 0;
	padding-bottom: 0;
}
.main .panel-thumb a {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
}
.main .panel-thumb .panel-heading {
	padding: 0 15px;
	font-size: 13px;
}
.navbar-brand {
	padding: 10px 15px;
}
.navbar-brand.ny {
	padding: 9px 7px;
}
.navbar-brand object {
	pointer-events: none;
}
.lang img {
	vertical-align: -2px;
	margin: 0 4px 0 0;
}
.m-t-0 {
	margin-top: 0;
}
.m-b-0 {
	margin-bottom: 0;
}
.m-b-30 {
	margin-bottom: 30px;
}
.m-t-2 {
	margin-top: 2px;
}
.m-t-5 {
	margin-top: 5px;
}
.m-t-10, #home-header .homepage .button.m-t-10 {
	margin-top: 10px;
}
.m-t-20 {
	margin-top: 20px;
}
.m-t-30 {
	margin-top: 30px;
}
.m-t-40 {
	margin-top: 40px;
}
.m-t-50 {
	margin-top: 50px;
}
.m-t-60 {
	margin-top: 60px;
}
.m-b-10 {
	margin-bottom: 10px;
}
.m-b-20 {
	margin-bottom: 20px;
}
.m-b-30 {
	margin-bottom: 30px;
}
.m-b-40 {
	margin-bottom: 40px;
}
.m-b-50 {
	margin-bottom: 50px;
}
.m-b-70 {
	margin-bottom: 70px;
}
.m-b-80 {
	margin-bottom: 80px;
}
.m-b-20, .nav-tabs {
	margin-bottom: 20px;
}
.m-l-5 {
	margin-left: 5px;
}
.m-r-5 {
	margin-right: 5px;
}
.m-r-8 {
	margin-right: 5px;
}
.m-l-10 {
	margin-left: 10px;
}
.m-r-10, #home-header .homepage .button.m-r-10 {
	margin-right: 10px;
}
.m-r-20 {
	margin-right: 20px;
}
.m-t-b-30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.p-t-b-15 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.p-l-r-15 {
	padding-left: 15px;
	padding-right: 15px;
}
.p-l-30 {
	padding-left: 30px;
}
.p-r-30 {
	padding-right: 30px;
}
.fa-48px {
	font-size: 48px;
}
.lh-1_43em {
	line-height: 1.42857143em;
}
.m-t--70 {
	margin-top: -70px;
}
.modal-header-empty {
	height: 65px;
}
a.t-d-none, a.t-d-none:hover {
	text-decoration: none;
}
.cellpadding-5 th, .cellpadding-5 td {
	padding: 5px;
}
.main .t-d-none {
	text-decoration: none;
}
.panel-default .panel-footer.panel-footer-white {
	background: #fff;
	border-top: 0 none;
}
.main .noline {
	text-decoration: none;
}
.table.va-middle td, .table.va-middle th {
	vertical-align: middle;
}
.label {
	padding: .3em .6em;
}
.row-label {
	margin: 0 0 .5em;
	padding: 0 0 0 10px;
}
.row-label:last-child {
	margin: 0;
}
.col-label {
	padding: 5px 0 0;
}
.col-label + span {
	padding: 0 10px;
}
#fancybox-wrap, #fancybox-wrap * {
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	-safari-box-sizing: content-box !important;
	box-sizing: content-box !important;
}
.text-dashed {
	text-decoration: none !important;
	padding-bottom: 0;
	border-bottom: 1px dashed inherit;
}
.starrequired {
	color: #a94442;
}
.pricing-table-head h2 a {
	color: #fff;
	text-decoration: underline;
}
.btn-area {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);
	background-image: -webkit-linear-gradient(bottom, #ececec, #f4f4f4);
	background-image: -moz-linear-gradient(bottom, #ececec, #f4f4f4);
	background-image: -o-linear-gradient(bottom, #ececec, #f4f4f4);
	background-image: linear-gradient(to top, #ececec, #f4f4f4);
	margin-bottom: 60px;
	border-bottom: 0;
	padding: 15px 0;
}
.btn-area .btn, .btn-area .button {
	margin: 10px 5px;
}
.review {
	border: 0 none;
}
.stars img {
	display: inline-block;
}
.gray {
	color: gray;
}
.smalltext {
	font-size: 80%;
}
.table-hashes {
	table-layout: fixed;
}
.table-hashes td {
	width: 80px; 
}
.table-hashes td + td {
	width: auto;
	word-wrap: break-word;
}
.bullet1 {
	list-style: none;
}
.bullet1 > li:before {
	font-family: "FontAwesome";
	font-size: 8px;
	content: "\f054";
	display: inline-block;
	padding: 0 10px 0 0;
	margin: 0 0 0 -17px;
	vertical-align: 3px;
	color: #000;
}
.left-menu-header {
	padding: 0 15px 15px;
}
.left-menu-header a {
	text-decoration: none;
}
.main iframe {
	display: block;
	max-width: 100%;
}
.main .wysibb {
	word-wrap: normal;
	font-size: 16px;
}
.main .wysibb .wysibb-text {
	padding: 0;
}
.main .wysibb-texarea, .main .wysibb-texarea:active {
	padding: 6px 12px !important;
	margin: 5px 0 0;
}
.modeSwitch {
	display: none !important;
}
.bx-auth-serv-icons div {
	margin: 10px 0;
}
.bx-auth-serv-icons span {
	margin: 3px;
	display: inline-block;
	vertical-align: -5px;
	cursor: pointer;
}
div.bx-auth-service-form {
	margin: 15px 0 0;
	border: 0 none;
}
.btn-file, .button-file {
	position: relative;
	overflow: hidden;
}
.btn-file input[type=file], .button-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	background: white;
	cursor: inherit;
	display: block;
}
.year .selected, .tags .selected, .recent .selected {
	font-weight: bold;
}
.recent li {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;  
	overflow: hidden;
}
.recent li:before {
	content: url("/bitrix/templates/rut2017/images/bullet.png");
	position: absolute;
	margin-top: -2px;
}
.frameborder-0 {
	border: 0 none;
}
.dropdown-menu {
	font-size: 16px;
}
.main .alert-warning {
	background: #fcf8e3;
	border-color: #faebcc;
}
.main * {
	border-radius: 0;
}
.main .faq .panel, .main .faq .panel .panel-body, .main .blog .post .panel .panel-body, .main .blog2 > .panel > .panel-body, .main .blog .post .panel .panel-footer, .main .blog2 > .panel > .panel-footer, .main .docs .panel, .main .docs .panel .panel-body {
	border: 0 none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.main .faq .panel-heading, .main .blog .post .panel-heading {
	padding: 0;
	background-color: transparent;
}
.main .faq .panel .panel-body, .main .docs .panel .panel-body {
	padding: 0 0 0 15px;
	margin-bottom: -10px;
}
.main .faq h2, .main .docs h3 {
	font-size: 1.6em;
}
.main .faq h2 a, .main .docs h3 a {
	text-decoration: none;
	border-bottom: 1px dashed;
	font-weight: 300 !important;
}
.main .faq h2 a:focus, .main .docs h3 a:focus  {
	color: #0092da;
}
.main .blog .post .panel, .main .blog2 > .panel {
	border: 0 none;
	box-shadow: none;
	border-bottom: 1px solid #ddd;
}
.main .blog .post .panel-body, .main .blog2 > .panel > .panel-body {
	padding: 0 0 15px 0;
}
.main .blog h2.post-title {
	border-bottom: 0 none;	
}
.main .blog  img, .main .blog iframe {
	display: block;
	margin: 0 auto;
}
.main .blog.blog2 img, .main .blog.blog2 iframe {
	display: block;
	margin: 20px auto;
}
.main .blog img.img-inline {
	display: inline-block;
	margin: 0;
}
.main .blog.blog2 table {
	margin: 20px 0;
}
.main .blog .post .panel-footer, .main .forum .panel-footer {
	background-color: transparent;
}
.main .docs .panel-heading {
	padding: 0 0 0 15px;
	background-color: transparent;
}
.main .forum {
	word-wrap: break-word;
}
.navbar-nav.navbar-article {
	margin: 0;
}
.navbar-article > li.dropdown ul, .dropdown-forums ul {
	list-style: none;
	padding: 0;
}
.dropdown-forums h2 + ul {
	margin-top: -15px !important;
}
.text-right .dropdown-forums ul {
	left: auto;
	right: 0;
}
.dropdown-forums ul li {
	margin: 0;
}
.navbar-article > li.dropdown ul li a, .dropdown-forums ul li a {
	display: block;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	text-decoration: none;
}
.navbar-article > li.dropdown ul > li > ul > li > a {
	padding-left: 45px;
}
.navbar-article > li.dropdown.nodropdown a:after {
	content: '';
}
.main .dropdown-forums h2, .main .dropdown-forums > a {
	position: relative;
	display: inline-block;
	padding-right: 25px;
	cursor: pointer;
}
.main .dropdown-forums > a {
	padding-right: 20px;
    text-decoration: none;
}
.main .dropdown-forums > h2:after, .main .dropdown-forums > a:after {
	font-family: FontAwesome;
	display: inline-block;
	position: absolute;
    top: 7px;
    right: 0px;
    content: "\f107";
    font-size: 30px;
    color: #a0a0a0;
}
.main .dropdown-forums > a:after {
	top: 1px;
    font-size: 20px;
}
.main .dropdown-forums.open > h2:after, .main .dropdown-forums.open > a:after {
    content: "\f106";
}
.main code {
    color: #444;
    background-color: #eee;
    border: 1px solid #ccc;
}
.main .img-download {
	box-shadow: 5px 5px 5px grey;
}
.forum-hidden {
	background: #fffff3;
}
.support-article ol {
	padding: 0;
	list-style: none;
	counter-reset: list; 
}
.support-article ol > li:before {
	counter-increment: list;
	content: counter(list) ". ";
}
.support-article li {
	margin: 8px 0;
}
.toc-article .page-contents, .blog2 .page-contents , main .panel-related {
	margin: 25px 0;
	border-color: #ccc;
}
.toc-article .page-contents .panel-heading, .blog2 .page-contents .panel-heading, main .panel-related .panel-heading {
	color: #333;
	background-color: #e6e6e6;
	border-color: #ccc;
}
.toc-article .toc ul, .blog2 .toc ul {
	list-style: none;
	padding-left: 30px;
}
.toc-article .toc a, .blog2 .toc a  {
	text-decoration: none;
	border-bottom: 1px dashed;
	border-color: inherit;
}
.support-article img {
	display: block;
	margin: 20px auto;
}
.support-article .inline_img img {
	display: inline-block;
	margin: 0;
}
.support-article td.inline_img img {
	max-width: none;
}
.support-article iframe {
	display: block;
	margin: 20px auto;
	max-width: 100%;
}
.support-article kbd {
	background: #ddd;
	color: #333;
}
.support-article .alert-success kbd {
	background: #3c763d;
}
.support-article .alert-danger kbd {
	background: #a94442;
}
.support-article .alert {
	margin: 22px 0;
}
.support-article .gsc-tabsArea {
	font-size: 16px;
}
.support-article .cse .gsc-control-cse, .support-article .gsc-control-cse, .support-article .gsc-table-result, .support-article .gsc-thumbnail-inside, .support-article .gsc-url-top, .support-article .gsc-result-info {
	padding: 0;
}
.support-article .gsc-control-cse, .support-article .gsc-control-cse .gsc-table-result {
	font-size: 16px;
}
.support-article .gsc-result .gs-title {
	height: auto;
	line-height: 1.78571429;
}
.support-article p.related {
	padding: 0 15px;
	line-height: 1.42857143;
}
.support-article ul.related {
	color: #337ab7;
}
.support-article table.first-text-nowrap-right tr:first-child td, table.form-upgrade-result tr:first-child td {
	border-top: 0 none;
}
.support-article table.first-text-nowrap-right td:first-child:not([colspan]), table.form-upgrade-result td:first-child:not([colspan]), table.form-upgrade td:first-child {
	text-align: right;
	white-space: nowrap;
}
table.form-upgrade-result td:first-child:not([colspan]), table.form-upgrade td:first-child {
	width: 1%;
}
.support-page #legend {
	margin: 60px 0 0;
}
.support-page .message-textarea {
	margin: 5px 0 0;
}
.support-page .btn-default.on {
	background-color: #eee;
}
.support-page .input-group input[readonly] {
	background-color: white;
	cursor: text;
}
.support-page .progress-value {
	font-size: 12px;
}
.support-page .folder-size {
	height: 7px;
}
.support-page .media {
	line-height: 1.42857143;
}
.support-page .media-object {
	max-width: 32px;
	max-height: 32px;
	width: auto;
	height: auto;
	margin: 4px 0 0;
}
.support-page .media p {
	margin: 0;
}
.support-page tr.new-pm td {
	font-weight: bold;
}
.support-page .btn-file {
	font-size: 14px;
	height: 34px;
}
.support-page blockquote {
	font-size: 16px;
	border: 1px solid #e5e5e5;
	background: #f3f3f3;
	position: relative;
	padding-left: 40px;
}
.support-page blockquote p {
	margin: 0;
}
.support-page blockquote p:before { 
	content: "\201D";
	font-weight: bold;
	font-size: 40px;
	color: #ccc;
	font-family: 'Georgia';
	position: absolute;
	top: 10px;
	left: 7px;
}
button.close {
	position: absolute;
	right: 0;
	top: 2px;
	font-size: 31px;
	line-height: 31px;
	padding: 15px;
}
button.close.close-alert {
	padding: 0;
}
.pagination {
	vertical-align: middle;
}
.forum-pagination {
	margin-bottom: 22px;
}
.main .blogline {
	line-height: 1.42857143em;
	margin-bottom: 20px;
}
.main .blogline p {
	margin-bottom: 4px;
}
.main .blogline a {
	text-decoration: none;
}
.main .blogline img {
	max-width: 75px;
	max-height: 75px;
	margin-top: 0;
	margin-bottom: 10px;
}
.main.de .carousel-list li {
	margin-right: -100px;
	font-size: 1em;
}
.main.es .carousel-list li, .main.fr .carousel-list li {
	margin-right: -100px;
	font-size: .97em;
}
.main.es .carousel-text {
	margin-right: -50px;
}
.main.fr .carousel-text {
	margin-right: -200px;
}
.main.es .carousel-title {
	font-size: 2em;
}
.main.fr .carousel-title {
	font-size: 1.8em;
}
.main.de .updating {
	margin: 0 -5px;
}
.forum-menu {
	margin: 30px -15px 15px;
}
.forum h2 {
	margin-top: 20px;
}
.forum h2 a, .forum h2 a:hover {
	text-decoration: none;
}
.forum a.label {
	text-decoration: none;
	font-size: 12px;
}
.ja .pricing-table-head .price {
	font-size: 20px;
}
.table-responsive.border-none {
	border: 0 none;
}
.table.table-pricing td {
	text-align: center;
	padding: 0;
	border: 1px solid #ddd;
}
.table-pricing .thead-top td:first-child, .table-pricing tfoot td:first-child {
	border: 0 none;
}
.table-pricing .thead-top td h2 {
	font-size: 1.2em;
    background-color: #0092da;
    color: #fff;
    margin: 0;
    padding: 20px 5px;
    font-weight: 400;
}
.table-pricing .thead-bottom td h3 {
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding: 17px 5px;
}
.table-pricing .thead-bottom td h3 span {
	font-style: normal;
    font-size: 28px;
}
.table-pricing .thead-bottom td:first-child h3 {
    padding: 9px 5px 0;
}
.table-pricing .thead-bottom td p {
	font-size: 75%;
	color: #777;
	margin: 0;
    padding: 0 5px 9px;
}
.table.table-pricing tbody td {
	padding: 9px 5px;
}
.table.table-pricing tbody td {
	font-size: .9em;
	width: 15%;
}
.table.table-pricing tbody td:first-child {
	width: 40%;
}
.table.table-pricing tbody td + td {
	font-weight: bold;
	color: #333;
}
table .fa-check {
	color: #02c66c;
}
table .fa-times {
    color: #d9534f;
}
.ticket .invalid, .ticket .invalid:focus {
	border: 1px solid #d23600; 
}
.file-selectdialog .file-label {
    background-position: -140px -207px;
    width: 68px;
}
.forum-reply-field .file-selectdialog .file-label {
    left: 15px;
    top: 11px;
    color: #888888;
    padding-left: 22px;
}
.forum-reply-field .file-selectdialog .file-placeholder {
    margin-left: 80px;
    margin-bottom: 30px;
}
.forum-reply-field .file-selectdialog .file-extended .file-selector {
	margin-top: 0;
}
.forum-reply-field .msg-insert-img {
	font-size: 14px;
	color: #d23600;
}
.forum-reply-field .fa {
    color: #888888;
}
.bx_searche h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin: 0;
	padding: 12px 12px 6px;
}
.bx_searche b, .search-page-results b {
	font-weight: normal;
	color: #000;
	background: #ff0;
}
.bx_search_category_title {
	padding: 12px 12px 6px;
}
.progressbar {
    margin: 30px 0;
    overflow: hidden;
    counter-reset: step;
    padding: 0;
    text-align: center;
}
.progressbar * {
	margin: 0;
	padding: 0;
}
.progressbar li {
    list-style-type: none;
    color: #333;
    text-transform: uppercase;
    font-size: 10px;
    width: 25%;
    float: left;
    position: relative;
    letter-spacing: 1px;
}
.progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 24px;
    height: 24px;
    line-height: 26px;
    display: block;
    font-size: 14px;
    color: #333;
    background: white;
    border-radius: 25px;
    margin: 0 auto 10px auto;
    background: #ddd;
    position: relative;
    z-index: 2;
    
}
.progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #ddd;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: 1; /*put it behind the numbers*/
}
.progressbar li:first-child:after {
    content: none;
}
.progressbar li.active:before, .progressbar li.active:after {
    background: #555;
    color: white;
}
#calc #result, #pbuy #result {
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1.42857143;
}
#calc input[type=number], #pbuy input[type=number] {
	display: inline-block;
	text-align: right;
	padding-right: 6px;
	width: 70px;
}
#calc select#quantity1, #pbuy select#quantity1 {
	display: inline-block;
	width: auto;
}
#pbuy, #pbuy-checkout {
	display: inline;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
	margin-left: 5px;
}
.form-upgrade button {
	text-transform: uppercase;
}
.form-upgrade button[disabled] {
	color: #ccc !important;
}
.form-upgrade .buttons {
	margin: 30px 0;
}
.row.buttons {
	margin: 30px -15px;
}
.content-box.box-from, .content-box2 {
    background-color: #d4e3fc;
    border: 1px solid #8cb7fa;
}
.content-box.box-to {
    background-color: #dfedd6;
    border: 1px solid #c4e4b2;
}
.content-box2 {
	padding: 15px;
}
.form-upgrade .content-box h3,  .content-box2 h3 {
	font-size: 22px;
	font-weight: 500;
	color: #333;
	margin: 0 0 20px;
}
.form-upgrade .content-box .form-group {
	text-align: left;
}
.form-upgrade .content-box label {
	text-align: right;
}
.form-upgrade textarea#key, textarea#new-key {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #000;
	height: 250px;
}
.radio label:before {
	top: 4px;
}
form .radio label:after {
	top: 8px;
}
form h2 label {
	font-family: "Segoe UI", sans-serif;
	font-weight: 300;
	line-height: 120%;
	color: #0092da;
}
.s_articles {
	list-style: none;
}
.s_articles li a:hover {
	color: #0092da;
}
.s_articles li:before {
	content: '';
	display: inline-block;
	vertical-align: 2px;
	width: 7px;
	height: 7px;
	-moz-border-radius: 3.5px;
	-webkit-border-radius: 3.5px;
	border-radius: 3.5px;
	margin-right: 10px;
	background-color: #0092da;
}
.s_articles li.pending:before {
	background-color: #d23600;
}
.s_articles li.text-muted:before {
	background-color: #777;
}
.s_articles li.pending a, .tabs-left a.text-red {
	color: #d23600 !important;
}
.s_articles li.text-muted a {
	color: #777 !important;
}
#customers {
	border-top: 1px solid #ededed;
	padding: 0;
}
#customers .container {
	padding: 0;
}
#customers ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: table;
}
#customers ul li {
	display: inline-block;
	padding: 30px;
	text-align: center;
	width: 100%;
}
#customers ul i img {
	vertical-align: middle;
}
#contact-phones .button {
	color: #555 !important;
	background: #fff;
	border: 1px solid #ccc;
	width: 230px;
	text-align: center;
}
#contact-phones .button:focus {
    border-color: #0092da;
    box-shadow: none;
}
#contact-phones ul {
	border-color: #0092da;
}
#contact-phones li {
	padding: 5px 20px;
	margin: 0;
	color: #555;
	cursor: pointer;
	text-align: center;
	-ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#contact-phones li:hover {
	background: #0092da;
	color: #fff;
}
.main .button.text-black {
	color: #333 !important;
}
.panel-body-download {
	text-align: center;
}
.panel-body-download .button, .panel-body-download .button-dropdown-list {
	min-width: 200px;
}
.panel-body-download .button-dropdown.button-dropdown-action .button-dropdown-list, .button-action:hover, .panel-body-download .button-action:focus, .button-action-flat:hover, .button-action-flat:focus, .menu-green .button-dropdown.button-dropdown-action .button-dropdown-list, .button-action:hover, .menu-green .button-action:focus, .button-action-flat:hover, .button-action-flat:focus {
    background: rgba(35, 190, 56, .95);
    border-color: #1ea830;
}
.panel-body-download .button-action:active, .button-action.active, .button-action.is-active, .button-action-flat:active, .button-action-flat.active, .button-action-flat.is-active, .menu-green .button-action:active, .button-action.active, .button-action.is-active, .button-action-flat:active, .button-action-flat.active, .button-action-flat.is-active {
    background: #22c938;
}
.menu-green .button-dropdown.button-dropdown-action .button-dropdown-list > li > a:hover, .menu-green .button-dropdown.button-dropdown-action .button-dropdown-list > li > a:hover {
    background: #1faf33;
}
.menu-green .button-dropdown.button-dropdown-action .button-dropdown-list .button-dropdown-divider, .menu-green .button-dropdown.button-dropdown-action .button-dropdown-list .button-dropdown-divider {
    border-color: #1ea830;
}
.kb-tags {
	line-height: 2.2em;
}
.kb-element-tags {
	color: #808080;
	font-size: 15px;
}
.panel-body-hover:hover {
	background: #f7f7f7;
}
.main .docs-section-name {
	display: block;
	text-align: center;
	padding: 40px 0 20px;
}
.main .docs-section-name:hover {
	background: #f7f7f7;
}
.main .docs-section-name img {
	margin-bottom: 20px;
}
.main .docs-section-name .icons8 {
	font-size: 80px;
	margin-bottom: 20px;
	text-decoration: none;
}
.main .articles-list {
	list-style: 0;
	margin: 0 0 30px;
	padding: 0;
}
.main .articles-list li {
	display: inline;
}
.main .articles-list li a {
	display: block;
	margin: 0 0 10px;
	padding: 15px;
	border: 1px solid #ededed;
}
.main .articles-list li a:hover {
	background: #f7f7f7;
}
.main .t-info, .main .posts {
	font-size: 15px;
	color: #808080;
}
.forum-icon {
	margin-right: 10px;
}
.spelling-text {
	padding: 6px 12px;
}
.spelling-text strong {
	color: #a94442;
	font-weight: normal;
}
.spelling-block span {
	display: inline-block;
	font-size: 16px;
	color: #000;
	padding: 6px 12px;
	border: 1px solid #c6c6c6; 
}
#compare td:first-child + td:not([colspan]) {
	border-right: double #ccc;
}
#compare td:last-child:not([colspan]) {
	border-left: double #ccc;
}
.fancyvideo {
	display: inline-block;
}
.fancyvideo .fa-play-circle {
	font-size: 85px; 
	opacity: 0.4;
}
.fancyvideo:hover .fa-play-circle {
	opacity: 0.5;
}
.iframe-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.button-primary, .button-primary-flat {
	background-color: #fec04e;
	border-color: #fec04e;
	color: #090909; 
}
.button-primary:visited, .button-primary-flat:visited {
    color: #090909;
}
.button-primary:hover, .button-primary:focus, .button-primary-flat:hover, .button-primary-flat:focus {
    background-color: #fec04e;
    border-color: #fec04e;
    color: #090909;
}
.button-primary:active, .button-primary.active, .button-primary.is-active, .button-primary-flat:active, .button-primary-flat.active, .button-primary-flat.is-active {
    background-color: #f3ab26;
    border-color: #f3ab26;
    color: #090909;
}
.button-action:active, .button-action.active, .button-action.is-active, .button-action-flat:active, .button-action-flat.active, .button-action-flat.is-active
.button-dropdown.button-dropdown-primary .button-dropdown-list {
	color: #fff;
}
.button-dropdown.button-dropdown-primary .button-dropdown-list {
	background: rgba(254, 174, 27, 0.95);
	border-color: #e59501;
}
.button-dropdown.button-dropdown-primary .button-dropdown-list .button-dropdown-divider {
    border-color: #f49f01;
}
.button-dropdown.button-dropdown-primary .button-dropdown-list > li > a {
    color: #090909;
}
.button-dropdown.button-dropdown-primary .button-dropdown-list > li > a:hover {
    color: #090909;
	background: #fea502;
}
#keybox {
	background: #eee;
	border: 1px solid #ccc;
	cursor: pointer;
	margin: 20px 0;
}
#keybox.hover, #keybox:hover {
    background: #ddd;
    border-color: #aaa;
}
#keybox.error {
    background-color: #f2dede;
    border-color: #ebccd1;
}
#keybox.drop {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
#keybox .row {	
	display: -ms-flexbox;
	display: -moz-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	min-height: 150px;
	height: 100px;
}
#keybox .upload {
	text-align: center;
	font-size: 70px;
	color: #ccc;
}
#keybox.hover .upload, #keybox:hover .upload {
	color: #aaa;
}
#keybox.drop .upload, #keybox.error .upload {
	color: #ccc;
}
#keyfile {
	display: none;
}
#footer-widgets .footer-widget-title {
	font-size: 1.7em;
	font-style: normal;
}
#footer-widgets .container.bottom-menu {
	background: #fff;
	margin: 0 15px;
	padding: 0;
}
#footer-widgets .container .bottom-menu {
	border-bottom: 1px solid #f7f7f7;
}
#footer-widgets .container .bottom-menu h3 {
	margin: 0;
	padding: 0;
}
#footer-widgets .container .bottom-menu h3 a {
	display: block;
	padding: 15px;
	margin: 0;
}
#footer-widgets .container .bottom-menu h3 a:after {
	font-family: FontAwesome;
	position: absolute;
	display: inline-block;
	font-weight: normal;
	top: 15px;
	right: 30px;
	font-size: 30px;
	content: "\f107";
	color: #ccc;
}
#footer-widgets .container .bottom-menu h3 a[aria-expanded="true"]:after {
	content: "\f106";
}
#footer-widgets .container .bottom-menu ul {
	padding: 0 15px;
	margin: 0;
}
#footer-widgets .container .bottom-menu ul li {
	margin: 0 0 11px;
}
#footer-widgets .lang-menu {
	margin: 0;
}
#footer-widgets .container .bottom-menu .lang-menu {
	padding: 0;
}
#footer-widgets .bottom-menu .lang-menu > li > a {
    display: block;
    padding: 15px;
    margin: 0;
    text-align: left;
    border: 0 none;
}
#footer {
	font-size: 14px;
}
#footer .ext-links {
	text-align: center;
}
#footer .ext-links a, #footer .ext-links a:hover {
	color: #000;
}
#footer .ext-links .soc-icon-ar {
	font-size: 16px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	border: 1px solid #ededed;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
}
#footer .ext-links .soc-icon-ar .fa {
	padding-top: 2px;
}
@media (min-width: 360px) {
	.navbar-brand object, .navbar-brand img {
		width: 250px;
		height: 45px;
	}
	#home-header .button-download {
		width: auto;
	}
}
@media (min-width:768px) {
	.m-l-sm-10 {
		margin-left: 10px;
	}
	.m-t-sm-60 {
		margin-top: 60px;
	}
	.equal-height {  
		display: -ms-flexbox;
		display: -moz-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	.equal-height  > div[class^="col-"] {
		display: -ms-flexbox;
		display: -moz-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
	}
	.equal-height .panel {
		width: 100%;
		height: 100%;
		margin-bottom: 0;
		display: -ms-flexbox;
		display: -moz-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
	}
	.flex-j-c-center {
		display: -ms-flexbox;
		display: -moz-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.panel-body-download {
		display: flex;
		flex-direction: column;
		height: 100%;
	}
	.panel-body-download .download-text {
		flex-grow: 1;
		flex-shrink: 0;
		flex-basis: auto;
		text-align: left;
	}
	.panel-body-download .download-text + div + p {
		height: 4.5em;
	}
	.panel-body-download img {
		display: inline-block;
		width: 100%;
		margin: 20px 0 0;
	}
	.text-sm-right {
		text-align: right;
	}
	#home-header {
		background-position: 310px top;
		background-size: cover;
	}
	.navbar-default {
		height: 80px;
	}
	.navbar-default .navbar-brand {
		padding-top: 18px;
	}
	.navbar-default .navbar-toggle {
		margin-top: 16px;
	}
	.lp {
		padding: 100px 0;
	}
	#home-header .homepage h1 {
		margin: 80px 0 60px;
		font-size: 50px;
		line-height: 130%;
	}
	#home-header .homepage p {
		font-size: 22px;
	}
	.lp .homepage h1 {
		font-size: 48px;
	}
	.lp .homepage p {
		font-size: 20px;
	}
	#home-header .homepage .button {
		margin: 40px 0 50px;
	}
	.homepage#content h2 {
		font-size: 40px;
	}
	.homepage#content p {
		font-size: 20px;
	}
	.table-hashes td {
		width: 180px; 
	}
	.main .rss-link {
		margin-top: -53px;
		float: right;
	}
	#title-search-input {
		width: 450px;
	}
	.ticket-title-search #title-search-input {
		width: 100%;
	}
	#gsearch {
		width: 500px;
		margin: 0 auto;
	}
	.download-mobile div {
		text-align: right;
	}
	.download-mobile div + div {
		text-align: left;
	}
	.download-mobile div img {
		margin: 0 -10px;
	}
	.spacer-free {
		height: 22px;
	}
	.spacer-mini {
		height: 1px;
		margin-top: -1px;
	}
	.main .posts {
		align-self: center;
	}
	.s-level {
		white-space: nowrap;
		font-size: 14px;
	}
	.v-middle {  
		display: inline-block;
		float: none;
		vertical-align: middle;
	}
	.main .panel-thumb img {
		width: 310px;
	}
	.homepage#content #newsline .panel-footer {
		height: 210px;
	}
	#footer-widgets .lang-menu > li > a {
		padding: 6px 12px;
		border: 1px solid #c6c6c6;
		color: #000;
		display: inline-block;
	}
	#footer-widgets .lang-menu > li > a:hover {
		color: #000;
	}
	#footer-widgets .lang-menu > li > ul {
		margin: 0;
		min-width: 0;
		background-color: #eee
	}
	#footer-widgets .lang-menu > li > ul a {
		border: 0 none;
	}
	#footer-widgets .lang-menu > li > ul a:hover {
		color: #333;
	}
	#footer .ext-links {
		text-align: right;
		white-space: nowrap;
	}
}
@media (min-width: 992px) {
	.md-text-right {
		text-align: right;
	}
	.text-md-dashed {
		text-decoration: none;
		padding-bottom: 0;
		border-bottom: 1px dashed;
	}
	#home-header {
		background-position: 560px top;
		background-size: contain;
	}
	#home-header .homepage h1 span {
		font-weight: 700;
	}
	#home-header.ja .navbar > .container .navbar-brand, #home-header.ja .navbar >.container-fluid .navbar-brand {
		margin-left: -25px;
	}
	#top-menu > .navbar-nav > li > a {
		padding-top: 28px;
		padding-bottom: 20px;
		border-bottom: 2px solid transparent;
		margin-top: 0;
		font-family: "Roboto", sans-serif;;
		font-size: 16px;
		font-weight: 700;
	}
	#top-menu > .navbar-nav > li > a > span {
		border-bottom: 1px solid #c6c6c6;
	}
	#home-header #top-menu > .navbar-nav > li > a > span {
		border-bottom: 1px solid #c6c6c6;
	}
	#home-header #top-menu .navbar-nav > li > a:hover, #home-header #top-menu .navbar-nav > li > a:hover, #home-header #top-menu .navbar-nav > li > a:active, #home-header #top-menu .navbar-nav > li > a:focus, #home-header #top-menu .navbar-nav > .active > a:hover, #home-header #top-menu .navbar-nav > .active > a, #home-header #top-menu .navbar-nav > .open > a, #home-header #top-menu .navbar-nav > .open > a:hover, #home-header #top-menu .navbar-nav > .open > a:focus {
		background-color: #feae1b;
		border-bottom: 2px solid transparent;
		color: #090909;
	}
	#home-header #top-menu > .navbar-nav > li > .dropdown-menu {
		padding: 0;
		min-width: 230px;
		border-radius: 0;
		z-index: 9999 !important;
		margin-top: -1px !important;
		margin-left: -1px;
		-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.5);
		-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);
		box-shadow: 3 1px 1px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);
		background-color: #fff;
		color: #000;
	}
	.navbar-nav .open .dropdown-submenu > .dropdown-menu {
		position:static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		min-width: 173px;
	}
	.navbar-nav .open .dropdown-submenu > .dropdown-menu a {
		padding-left: 30px;
		padding-right: 10px;
	}
	#home-header #top-menu .dropdown-menu .active > a, #home-header #top-menu .dropdown-menu li > a:hover, #home-header #top-menu .dropdown-menu li > a:focus, #home-header #top-menu .dropdown-menu li > a:active {
		background-color: #feae1b;
		color: #090909;
	}
	.lp .homepage h1 {
		font-size: 50px;
	}
	.homepage .odd, .homepage .even {
		padding: 100px 15px;
	}
	.homepage#content #newsline, .homepage#content #reviews, .homepage#content #feedback {
		padding: 88px 0 69px;
	}
	.homepage .img-shadow {
		margin: 0;
	}
	.homepage#content .vertical-align {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: row;
	}
	.bx-auth-serv-icons div {
		display: inline-block;
		margin: 0 15px 0 0;
	}
	.col-md-offset-1_5 {
		margin-left: 12.5%;
	}
	.main .navbar-article {
		margin: 0;
	}
	.main .navbar-article > li.dropdown {
		margin: 0;
		background: transparent;
	}
	.navbar-article > li.dropdown > a {
		padding: 0 17px 0 0;
		line-height: normal;
		display: inline;
		cursor: pointer;
	}
	.navbar-article > li.dropdown > a:after {
		top: 1px;
		right: 0;
	}
	.navbar-article > li.dropdown > a:hover, .navbar-article > li.dropdown > a:focus, .navbar-article .open > a, .navbar-article .open > a:hover, .navbar-article .open > a:focus {
		background: transparent;
	}
	.navbar-article > li.dropdown > ul {
		min-width: 0;
	}
	.main .blogline img {
		margin-top: 6px;
		margin-bottom: 0;
	}
	.pricing-table1 {
		margin-top: 66px;
	}
	#customers {
		padding: 13px 0 2px;
	}
	#customers.lp {
		padding: 13px 0;
	}
	#customers .container {
		width: 1024px;
	}
	#customers ul li {
		width: auto;
	}
	.searchbox {
		margin-top: 80px;
		margin-bottom: 80px;
	}
	.col-md-6 .searchbox, .col-md-4 .searchbox {
		margin: 0;
		text-align: right;
	}
	#title-search-input {
		width: 600px;
	}
	.col-md-6 #title-search-input {
		width: 226px;
	}
	.col-md-4 #title-search-input {
		width: 205px;
	}
	html[lang=en] .main .pricing-table-head-main .price {
		height: 31px;
	}
	.ja .pricing-table-head-main h2, .ja .pricing-table-head h2 {
		height: 100px;
		font-size: 18px;
	}
	.ja .pricing-table-content {
		font-size: 15px;
	}
	.main .panel-thumb img {
		width: 200px;
	}
	#footer-widgets .footer-widget-title, #footer-widgets .footer-widget-title a {
		font-size: 25px;
	}
	#footer-widgets ul li {
		font-size: 16px;
	}
}
@media (min-width: 1200px) {
	#home-header {
		background-position: 900px top;
	}
	#home-header .homepage h1 {
		margin: 200px 0 60px;
	}
	.spacer-free {
		height: 0;
	}
	.spacer-mini {
		height: 31px;
	}
	.main .panel-thumb img {
		width: 182px;
	}
	.homepage#content #newsline .panel-footer {
		height: 250px;
	}
}
@media (min-width: 1700px) {
	#home-header {
		background-position: 110% top;
	}
}
@media (min-width: 1900px) {
	#home-header {
		background-position: right top;
	}
}
@media (max-width: 991px) {
	.mm-navbar {
		line-height: 60px;
		height: 60px;
	}
	.mm-title {
		font-size: 24px;
		line-height: 60px;
		height: 60px;
		padding: 0;
	}
	.mm-btn {
		top: 12px;
	}
	.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
		margin-top: 0;
	}
	.mm-panels .mm-listview {
		font-size: 20px;
		line-height: 30px;
	}
	.mm-panels .mm-listview a {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	.mm-panels .dropdown-menu {
		position: static;
		float: none;
		min-width: auto;
		padding: 0;
		margin: 0;
		list-style: none;
		text-align: left;
		background-color: #fff;
		border: 0 none;
		border-radius: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		background: transparent;
	}
	
	.mm-panels .dropdown-menu > li > a:hover, .mm-panels .dropdown-menu	 > li > a:focus {
		text-decoration: inherit;
		color: inherit;
		background-color: inherit;
	}
	.mm-panels .dropdown-submenu .mm-next:after {
		top: 0;
		right: 23px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#top-menu {
		margin-right: -30px;
		margin-left: 0;
	}
}
@media (max-width: 370px) {
	.pull-right-370 {
		float: left !important;
		margin-top: 15px;
	}
}
@media screen and (max-width: 767px) {
	::-webkit-scrollbar {
		-webkit-appearance: none;
	}
	::-webkit-scrollbar-thumb {
		background-color: #ddd;
		-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
	}
}
@media print {
	.hidden-xs.hidden-sm nav, .breadcrumb-container, .breadcrumb-container + div, .support-article-top, .panel-update, #footer-widgets, #footer, #top-page, .eupopup {
		display: none !important;
	}
	a:after, abbr[title]:after {
		content: '' !important;
	}
	abbr {
		border-bottom: 0 none !important;
		font-style: italic !important;
	}
	.alert, .panel {
		page-break-inside: avoid !important;
	}
	h1 + *,  h2 + *, h3 + *, h4 + * {
		page-break-before: avoid !important;
	}
}